sonali shrivastava created PHOENIX-3041: -------------------------------------------
Summary: Phoenix Unit Test hanging for infinite time. Key: PHOENIX-3041 URL: https://issues.apache.org/jira/browse/PHOENIX-3041 Project: Phoenix Issue Type: Bug Affects Versions: 4.4.0 Environment: open jdk 1.8, maven 3.3.9,IOP setup with hadoop services running, HBase 1.1.1-IBM-3 Reporter: sonali shrivastava Hi Team, I am porting Phoenix version "v4.4.0-HBase-1.1" on RHEL 7.2 ppc64le with IOP setup on it. When I try to execute "mvn clean install -X", it starts building code and also running some of test cases but hangs at below line: Running org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest I have gone through logs, but could not found any failure or error logs. When I try to build again, it hangs at different point other than mentioned at above testcase: Running org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest Each time, when try to build, it hangs at different place. Team: Can you please let us know the reason it is hanging? Thank You. Thanks & Regards, Sonali Shrivastava -- This message was sent by Atlassian JIRA (v6.3.4#6332)