Git Product home page Git Product logo

Comments (3)

maruyue avatar maruyue commented on May 13, 2024

这个会有同学联系你,看一下 be 挂掉的原因。由于 C++的原因,百度内部机器的版本要远远低于社区当前的机器环境版本,担心还是环境的问题。

from doris.

Kerafan avatar Kerafan commented on May 13, 2024

经确认,在be进程状态正常的情况下,在navica点击数据库下的表清单是依然会报错。

fe.warn.log的错误日志如下:
2017-08-15 10:09:08,096 WARN 113 [StmtExecutor.execute():256] execute Exception
java.lang.IllegalStateException: Rhs expr must be analyzed.
at com.google.common.base.Preconditions.checkState(Preconditions.java:150) ~[guava-15.0.jar:?]
at com.baidu.palo.analysis.ExprSubstitutionMap.put(ExprSubstitutionMap.java:60) ~[palo-fe.jar:?]
at com.baidu.palo.analysis.ShowTableStmt.toSelectStmt(ShowTableStmt.java:105) ~[palo-fe.jar:?]
at com.baidu.palo.qe.StmtExecutor.analyze(StmtExecutor.java:334) ~[palo-fe.jar:?]
at com.baidu.palo.qe.StmtExecutor.execute(StmtExecutor.java:180) [palo-fe.jar:?]
at com.baidu.palo.qe.ConnectProcessor.handleQuery(ConnectProcessor.java:169) [palo-fe.jar:?]
at com.baidu.palo.qe.ConnectProcessor.dispatch(ConnectProcessor.java:258) [palo-fe.jar:?]
at com.baidu.palo.qe.ConnectProcessor.processOnce(ConnectProcessor.java:379) [palo-fe.jar:?]
at com.baidu.palo.qe.ConnectProcessor.loop(ConnectProcessor.java:389) [palo-fe.jar:?]
at com.baidu.palo.qe.ConnectScheduler$LoopHandler.run(ConnectScheduler.java:164) [palo-fe.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_77]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_77]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_77]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_77]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_77]

from doris.

Kerafan avatar Kerafan commented on May 13, 2024

运行环境:
[palo@kylin-test2 log]$ cat /etc/centos-release
CentOS Linux release 7.2.1511 (Core)

[palo@kylin-test2 log]$ gcc -v
使用内建 specs。
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
目标:x86_64-redhat-linux
配置为:../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
线程模型:posix
gcc 版本 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)

[palo@kylin-test2 log]$ python -V
Python 2.7.5

from doris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.