[ https://issues.apache.org/jira/browse/HIVE-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852696#comment-13852696 ]
Hive QA commented on HIVE-5957: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12619456/HIVE-5957.2.patch {color:green}SUCCESS:{color} +1 4792 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/696/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/696/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12619456 > Fix HCatalog Unit tests on Windows > ---------------------------------- > > Key: HIVE-5957 > URL: https://issues.apache.org/jira/browse/HIVE-5957 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.12.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Attachments: HIVE-5957.2.patch, HIVE-5957.patch > > > org.apache.hcatalog.hbase.TestHBaseHCatStorageHandler fails on Windows. It > generates "java.lang.IllegalStateException: Failed to setup cluster at > org.apache.hcatalog.hbase.ManyMiniCluster.start(ManyMiniCluster.java:119)". > Digging further there is > "Please fix invalid configuration for hbase.rootdir > file://C:/tmp/build/test/data/test_default_573990410261077827/hbase > java.lang.IllegalArgumentException: Wrong FS: > file://C:/tmp/build/test/data/test_default_573990410261077827/hbase, > expected: file:/// > at org.apache.hadoop.fs.FileSystem.checkPath(FileSystem.java:642)" > This was fixed in HIVE-5015 (9/3/13) and > and got clobbered by HIVE-5261 (9/12/13). -- This message was sent by Atlassian JIRA (v6.1.4#6159)