You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2020/10/09 09:44:18 UTC

[GitHub] [orc] gxkevin edited a comment on pull request #134: Orc 17

gxkevin edited a comment on pull request #134:
URL: https://github.com/apache/orc/pull/134#issuecomment-706081708


   my hdfs path just like this: hdfs://yycluster02/hive_warehouse/rs_hago_client.db/peta/test/orc_test/my-file.orc
   
   but, I got the error 
       '''
           [ERROR ][Async Runtime ][Fri Oct  9 17:05:09 2020][Thread id = 140438677890880]. 
           [/home/gaoxiang2/workspace/online_code/orc/build/libhdfspp_ep-prefix/src/libhdfspp_ep/lib/common/namenode_info.cc:170]    Unabled to resolve endpoints for host: yycluster02 port: -1
           [ERROR ][RPC           ][Fri Oct  9 17:05:09 2020][Thread id = 140438677890880]. 
           [/home/gaoxiang2/workspace/online_code/orc/build/libhdfspp_ep-prefix/src/libhdfspp_ep/lib/rpc/rpc_engine.cc:191]    RpcEngine::AsyncRpcCommsError called; status="No endpoints provided" conn=0xf07340 reqs=1
          [WARN  ][RPC           ][Fri Oct  9 17:05:09 2020][Thread id = 140438651348736]. 
          [/home/gaoxiang2/workspace/online_code/orc/build/libhdfspp_ep-prefix/src/libhdfspp_ep/lib/rpc/rpc_engine.cc:202]    RpcEngine::RpcCommsError called; status="No endpoints provided" conn=0xf07340 reqs=1
          Can't connect to yycluster02:. No endpoints provided
       '''
       **ommsError called; status="No endpoints provided" conn=0xf07340 reqs=1
          [WARN  ][RPC           ][Fri Oct  9 17:05:09 2020][Thread id = 140438651348736]. 
          [/home/gaoxiang2/workspace/online_code/orc/build/libhdfspp_ep-prefix/src/libhdfspp_ep/lib/rpc/rpc_engine.cc:202]    RpcEngine::RpcCommsError called; status="No endpoints provided" conn=0xf07340 reqs=1
          Can't connect to yycluster02:. No endpoints provided**


----------------------------------------------------------------
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