cdmikechen commented on issue #2233:
URL: https://github.com/apache/drill/issues/2233#issuecomment-847650184


   Wish to add more guides. Now I run test like `mvn test -pl 
contrib/storage-hive/core`, but it looks like run failed.
   ```
   Hive Session ID = efd0bb19-db4a-4143-8dd8-f59f79de6e10
   [INFO] Running org.apache.drill.exec.fn.hive.TestHiveUDFs
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.09 
s <<< FAILURE! - in org.apache.drill.exec.fn.hive.TestHiveUDFs
   [ERROR] org.apache.drill.exec.fn.hive.TestHiveUDFs  Time elapsed: 0.014 s  
<<< ERROR!
   org.apache.drill.exec.rpc.RpcException: CONNECTION : 
io.netty.channel.ConnectTimeoutException: connection timed out: 
xxx.local/ip:31010
   Caused by: java.util.concurrent.ExecutionException: 
io.netty.channel.ConnectTimeoutException: connection timed out: 
xxx.local/ip:31010
   Caused by: io.netty.channel.ConnectTimeoutException: connection timed out: 
xxx.local/ip:31010
   ```
   I don't know why failed and how to fix it, and can not find some more useful 
document to help me debug.


-- 
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:
us...@infra.apache.org


Reply via email to