You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/06/28 03:48:07 UTC

[GitHub] [incubator-doris] wuyunfeng opened a new issue #3960: [Doris On ES] All Doe table sync meta-data failure

wuyunfeng opened a new issue #3960:
URL: https://github.com/apache/incubator-doris/issues/3960


   2020-06-28 10:57:27,429 WARN 37 [EsTable.syncESIndexMeta():429] Exception happens when fetch index [wyf_test] meta data from remote es cluster
   java.lang.NullPointerException: null
           at org.apache.doris.catalog.EsTable.syncESIndexMeta(EsTable.java:416) [palo-fe.jar:?]
           at org.apache.doris.external.elasticsearch.EsRepository.runAfterCatalogReady(EsRepository.java:73) [palo-fe.jar:?]
           at org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58) [palo-fe.jar:?]
           at org.apache.doris.common.util.Daemon.run(Daemon.java:116) [palo-fe.jar:?]
   2020-06-28 10:57:27,431 WARN 37 [EsTable.syncESIndexMeta():429] Exception happens when fetch index [wyf_test_docvalue] meta data from remote es cluster
   java.lang.NullPointerException: null
           at org.apache.doris.catalog.EsTable.syncESIndexMeta(EsTable.java:416) [palo-fe.jar:?]
           at org.apache.doris.external.elasticsearch.EsRepository.runAfterCatalogReady(EsRepository.java:73) [palo-fe.jar:?]
           at org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58) [palo-fe.jar:?]
           at org.apache.doris.common.util.Daemon.run(Daemon.java:116) [palo-fe.jar:?]
   2020-06-28 10:57:27,433 WARN 37 [EsTable.syncESIndexMeta():429] Exception happens when fetch index [case_replay_for_milimin] meta data from remote es cluster
   java.lang.NullPointerException: null
           at org.apache.doris.catalog.EsTable.syncESIndexMeta(EsTable.java:416) [palo-fe.jar:?]
           at org.apache.doris.external.elasticsearch.EsRepository.runAfterCatalogReady(EsRepository.java:73) [palo-fe.jar:?]
           at org.apache.doris.common.util.MasterDaemon.runOneCycle(MasterDaemon.java:58) [palo-fe.jar:?]
           at org.apache.doris.common.util.Daemon.run(Daemon.java:116) [palo-fe.jar:?]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] wuyunfeng closed issue #3960: [Doris On ES] All DOE table sync meta-data failure after upgrading FE

Posted by GitBox <gi...@apache.org>.
wuyunfeng closed issue #3960:
URL: https://github.com/apache/incubator-doris/issues/3960


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org