chenjunjiedada edited a comment on issue #374: Migrate spark table to iceberg 
table
URL: https://github.com/apache/incubator-iceberg/pull/374#issuecomment-522906620
 
 
   Not sure why unit tests failed. 
   ```
   org.apache.iceberg.spark.source.TestIcebergSourceHiveTables > 
testHiveManifestsTable FAILED
       java.lang.RuntimeException at TestIcebergSourceHiveTables.java:438
           Caused by: org.apache.thrift.transport.TTransportException at 
TestIcebergSourceHiveTables.java:438
               Caused by: java.net.SocketException at 
TestIcebergSourceHiveTables.java:438
   org.apache.iceberg.spark.source.TestIcebergSourceHiveTables > 
testHiveHistoryTable FAILED
       java.lang.RuntimeException at TestIcebergSourceHiveTables.java:285
           Caused by: org.apache.thrift.transport.TTransportException at 
TestIcebergSourceHiveTables.java:285
               Caused by: java.net.SocketException at 
TestIcebergSourceHiveTables.java:285
   org.apache.iceberg.spark.source.TestIcebergSourceHiveTables > 
testHiveEntriesTable FAILED
       java.lang.RuntimeException at TestIcebergSourceHiveTables.java:144
           Caused by: org.apache.thrift.transport.TTransportException at 
TestIcebergSourceHiveTables.java:144
               Caused by: java.net.SocketException at 
TestIcebergSourceHiveTables.java:144
   org.apache.iceberg.spark.source.TestSparkTableUtil > testMigrateSparkTable 
FAILED
       org.apache.hadoop.hive.ql.metadata.HiveException at 
TestSparkTableUtil.java:134
           Caused by: org.apache.thrift.transport.TTransportException at 
TestSparkTableUtil.java:134
               Caused by: java.net.SocketException at 
TestSparkTableUtil.java:134
   135 tests completed, 4 failed, 4 skipped
   > Task :iceberg-spark:test FAILED
   FAILURE: Build failed with an exception.
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to