There's a fix available for the TestRemoteHiveMetaStore failure bug in HIVE-1829. Can someone please review and commit this patch?
Thanks. Carl On Sun, Jan 9, 2011 at 8:09 AM, Apache Hudson Server < hud...@hudson.apache.org> wrote: > See <https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/477/> > > ------------------------------------------ > [...truncated 7224 lines...] > [junit] o = [234, [firstString, secondString], {firstKey=1, > secondKey=2}, -234, 1.0, -2.5] > [junit] Testing protocol: org.apache.thrift.protocol.TBinaryProtocol > [junit] TypeName = > struct<_hello:int,2bye:array<string>,another:map<string,int>,nhello:int,d:double,nd:double> > [junit] bytes > =x08xffxffx00x00x00xeax0fxffxfex0bx00x00x00x02x00x00x00x0bx66x69x72x73x74x53x74x72x69x6ex67x00x00x00x0cx73x65x63x6fx6ex64x53x74x72x69x6ex67x0dxffxfdx0bx08x00x00x00x02x00x00x00x08x66x69x72x73x74x4bx65x79x00x00x00x01x00x00x00x09x73x65x63x6fx6ex64x4bx65x79x00x00x00x02x08xffxfcxffxffxffx16x04xffxfbx3fxf0x00x00x00x00x00x00x04xffxfaxc0x04x00x00x00x00x00x00x00 > [junit] o class = class java.util.ArrayList > [junit] o size = 6 > [junit] o[0] class = class java.lang.Integer > [junit] o[1] class = class java.util.ArrayList > [junit] o[2] class = class java.util.HashMap > [junit] o = [234, [firstString, secondString], {firstKey=1, > secondKey=2}, -234, 1.0, -2.5] > [junit] Testing protocol: org.apache.thrift.protocol.TJSONProtocol > [junit] TypeName = > struct<_hello:int,2bye:array<string>,another:map<string,int>,nhello:int,d:double,nd:double> > [junit] bytes > =x7bx22x2dx31x22x3ax7bx22x69x33x32x22x3ax32x33x34x7dx2cx22x2dx32x22x3ax7bx22x6cx73x74x22x3ax5bx22x73x74x72x22x2cx32x2cx22x66x69x72x73x74x53x74x72x69x6ex67x22x2cx22x73x65x63x6fx6ex64x53x74x72x69x6ex67x22x5dx7dx2cx22x2dx33x22x3ax7bx22x6dx61x70x22x3ax5bx22x73x74x72x22x2cx22x69x33x32x22x2cx32x2cx7bx22x66x69x72x73x74x4bx65x79x22x3ax31x2cx22x73x65x63x6fx6ex64x4bx65x79x22x3ax32x7dx5dx7dx2cx22x2dx34x22x3ax7bx22x69x33x32x22x3ax2dx32x33x34x7dx2cx22x2dx35x22x3ax7bx22x64x62x6cx22x3ax31x2ex30x7dx2cx22x2dx36x22x3ax7bx22x64x62x6cx22x3ax2dx32x2ex35x7dx7d > [junit] bytes in text > ={"-1":{"i32":234},"-2":{"lst":["str",2,"firstString","secondString"]},"-3":{"map":["str","i32",2,{"firstKey":1,"secondKey":2}]},"-4":{"i32":-234},"-5":{"dbl":1.0},"-6":{"dbl":-2.5}} > [junit] o class = class java.util.ArrayList > [junit] o size = 6 > [junit] o[0] class = class java.lang.Integer > [junit] o[1] class = class java.util.ArrayList > [junit] o[2] class = class java.util.HashMap > [junit] o = [234, [firstString, secondString], {firstKey=1, > secondKey=2}, -234, 1.0, -2.5] > [junit] Testing protocol: > org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol > [junit] TypeName = > struct<_hello:int,2bye:array<string>,another:map<string,int>,nhello:int,d:double,nd:double> > [junit] bytes > =x32x33x34x01x66x69x72x73x74x53x74x72x69x6ex67x02x73x65x63x6fx6ex64x53x74x72x69x6ex67x01x66x69x72x73x74x4bx65x79x03x31x02x73x65x63x6fx6ex64x4bx65x79x03x32x01x2dx32x33x34x01x31x2ex30x01x2dx32x2ex35 > [junit] bytes in text =234 firstString secondString firstKey 1 secondKey > 2 -234 1.0 -2.5 > [junit] o class = class java.util.ArrayList > [junit] o size = 6 > [junit] o[0] class = class java.lang.Integer > [junit] o[1] class = class java.util.ArrayList > [junit] o[2] class = class java.util.HashMap > [junit] o = [234, [firstString, secondString], {firstKey=1, > secondKey=2}, -234, 1.0, -2.5] > [junit] Beginning Test testTBinarySortableProtocol: > [junit] Testing struct test { double hello} > [junit] Testing struct test { i32 hello} > [junit] Testing struct test { i64 hello} > [junit] Testing struct test { string hello} > [junit] Testing struct test { string hello, double another} > [junit] Test testTBinarySortableProtocol passed! > [junit] bytes in text =234 firstString secondString firstKey 1 > secondKey 2> > [junit] compare to =234 firstString secondString firstKey 1 > secondKey 2> > [junit] o class = class java.util.ArrayList > [junit] o size = 3 > [junit] o[0] class = class java.lang.Integer > [junit] o[1] class = class java.util.ArrayList > [junit] o[2] class = class java.util.HashMap > [junit] o = [234, [firstString, secondString], {firstKey=1, > secondKey=2}] > [junit] bytes in text =234 firstString secondString firstKey 1 > secondKey 2> > [junit] compare to =234 firstString secondString firstKey 1 > secondKey 2> > [junit] o class = class java.util.ArrayList > [junit] o size = 3 > [junit] o = [234, null, {firstKey=1, secondKey=2}] > [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.014 sec > [junit] Running > org.apache.hadoop.hive.serde2.lazy.TestLazyArrayMapStruct > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.561 sec > [junit] Running org.apache.hadoop.hive.serde2.lazy.TestLazyPrimitive > [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.454 sec > [junit] Running org.apache.hadoop.hive.serde2.lazy.TestLazySimpleSerDe > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.509 sec > [junit] Running > org.apache.hadoop.hive.serde2.lazybinary.TestLazyBinarySerDe > [junit] Beginning Test TestLazyBinarySerDe: > [junit] Test TestLazyBinarySerDe passed! > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.462 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorConverters > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.458 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorUtils > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.323 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestProtocolBuffersObjectInspectors > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.49 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestReflectionObjectInspectors > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.604 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestStandardObjectInspectors > [junit] [null, null, null] > [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.618 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestThriftObjectInspectors > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.483 sec > [junit] Running > org.apache.hadoop.hive.serde2.objectinspector.TestUnionStructObjectInspector > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.428 sec > > test-conditions: > > gen-test: > > create-dirs: > > compile-ant-tasks: > > create-dirs: > > init: > > compile: > [echo] Compiling: anttasks > [javac] < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ant/build.xml>:40: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > deploy-ant-tasks: > > create-dirs: > > init: > > compile: > [echo] Compiling: anttasks > [javac] < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ant/build.xml>:40: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > jar: > > init: > > metastore-init: > > build-grammar: > > model-compile: > [javac] < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/metastore/build.xml>:69: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > ivy-init-dirs: > > ivy-download: > [get] Getting: > http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar > [get] To: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/ivy-2.1.0.jar > > > [get] Not modified - so not downloaded > > ivy-probe-antlib: > > ivy-init-antlib: > > ivy-init: > > ivy-resolve: > [ivy:resolve] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/:: > [ivy:resolve] :: loading settings :: file = < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ivy/ivysettings.xml > > > > ivy-retrieve: > > core-compile: > [echo] Compiling: > [javac] < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/metastore/build.xml>:60: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > model-enhance: > [datanucleusenhancer] log4j:WARN No appenders could be found for logger > (DataNucleus.Enhancer). > [datanucleusenhancer] log4j:WARN Please initialize the log4j system > properly. > [datanucleusenhancer] DataNucleus Enhancer (version 2.0.3) : Enhancement of > classes > [datanucleusenhancer] DataNucleus Enhancer : Classpath > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/service/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/common/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/serde/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ql/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/cli/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/shims/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hwi/classes > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hadoopcore/hadoop-0.20.0/hadoop-0.20.0-core.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hadoopcore/hadoop-0.20.0/hadoop-0.20.0-tools.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/anttasks/hive-anttasks-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/cli/hive-cli-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/common/hive-common-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/contrib/hive_contrib.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hbase-handler/hive_hbase-handler.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hwi/hive-hwi-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/jdbc/hive-jdbc-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/hive-metastore-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ql/hive-exec-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/serde/hive-serde-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/service/hive-service-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/shims/hive-shims-0.7.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/asm-3.1.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/commons-cli-2.0-SNAPSHOT.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/commons-codec-1.3.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/commons-collections-3.2.1.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/commons-lang-2.4.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/commons-logging-1.0.4.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/commons-logging-api-1.0.4.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/derby.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/hbase-0.20.3-test.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/hbase-0.20.3.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/json.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/log4j-1.2.15.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/thrift-0.5.0.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/thrift-fb303-0.5.0.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/velocity-1.5.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/lib/zookeeper-3.2.2.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ql/lib/antlr-2.7.7.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ql/lib/antlr-3.0.1.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ql/lib/antlr-runtime-3.0.1.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ql/lib/stringtemplate-3.1b1.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/commons-dbcp-1.4.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/commons-pool-1.5.4.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/datanucleus-connectionpool-2.0.3.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/datanucleus-core-2.0.3.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/datanucleus-enhancer-2.0.3.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/datanucleus-rdbms-2.0.3.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/jdo2-api-2.3-ec.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/log4j-1.2.16.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/slf4j-api-1.6.1.jar > > > [datanucleusenhancer] >> < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/default/slf4j-log4j12-1.6.1.jar > > > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MDatabase > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MFieldSchema > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MType > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MTable > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MSerDeInfo > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MOrder > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MStorageDescriptor > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MPartition > [datanucleusenhancer] ENHANCED (PersistenceCapable) : > org.apache.hadoop.hive.metastore.model.MIndex > [datanucleusenhancer] DataNucleus Enhancer completed with success for 9 > classes. Timings : input=918 ms, enhance=87 ms, total=1005 ms. Consult the > log for full details > > compile: > > compile-test: > [javac] < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:317: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > [javac] Compiling 3 source files to < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/classes > > > [javac] < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:330: > warning: 'includeantruntime' was not set, defaulting to > build.sysclasspath=last; set to false for repeatable builds > > test-jar: > [jar] Building MANIFEST-only jar: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/test-udfs.jar > > > > test-init: > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/data > > > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/logs/clientpositive > > > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/logs/clientnegative > > > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/logs/positive > > > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/logs/negative > > > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/data/warehouse > > > [mkdir] Created dir: < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/metastore/test/data/metadb > > > > test: > [junit] Running > org.apache.hadoop.hive.metastore.TestEmbeddedHiveMetaStore > [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 18.447 sec > [junit] Running org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore > [junit] Running metastore! > [junit] Running metastore! > [junit] org.apache.thrift.transport.TTransportException: Could not > create ServerSocket on address 0.0.0.0/0.0.0.0:29083. > [junit] at > org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:99) > [junit] at > org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:80) > [junit] at > org.apache.hadoop.hive.metastore.TServerSocketKeepAlive.<init>(TServerSocketKeepAlive.java:34) > [junit] at > org.apache.hadoop.hive.metastore.HiveMetaStore.main(HiveMetaStore.java:2184) > [junit] at > org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore$RunMS.run(TestRemoteHiveMetaStore.java:35) > [junit] at java.lang.Thread.run(Thread.java:619) > [junit] Running org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec > [junit] Test org.apache.hadoop.hive.metastore.TestRemoteHiveMetaStore > FAILED (crashed) > > BUILD FAILED > <https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build.xml>:209: > The following error occurred while executing this line: > <https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build.xml>:132: > The following error occurred while executing this line: > < > https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:454: > Tests failed! > > Total time: 5 minutes 17 seconds > Archiving artifacts > Recording test results > >