yigress commented on PR #4013:
URL: https://github.com/apache/hive/pull/4013#issuecomment-1416595363

   @amanraj2520 I see you are fixing tests in branch-3, will really appreciate 
your help here. I run the unit test in hive-4 master locally and it passes, but 
in branch-3, it just hangs. the command i use is 
   
   MAVEN_OPTS="-Xmx6144m" mvn clean test -pl ql -Dos.arch=x86_64 
-Dmaven.javadoc.skip=true  -Drat.numUnapprovedLicenses=500 
-Dtest="org.apache.hadoop.hive.ql.exec.tez.TestTezOutputCommitter"
   
   it seems locally it times out to start a cluster. I tried some other unit 
test in the ql/tez, some can run locally, some seem to have same problem of 
hanging.
   
   it is hard to troubleshoot unit test failing if I can't run it locally.  How 
would you run it? Thank you in advance if you can help out!


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to