[
https://issues.apache.org/jira/browse/HIVE-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562793#comment-14562793
]
Hive QA commented on HIVE-10839:
--------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12735710/HIVE-10839.1.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8975 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_fold_case
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4074/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4074/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4074/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12735710 - PreCommit-HIVE-TRUNK-Build
> TestHCatLoaderEncryption.* tests fail in windows because of path related
> issues
> -------------------------------------------------------------------------------
>
> Key: HIVE-10839
> URL: https://issues.apache.org/jira/browse/HIVE-10839
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Environment: Windows OS
> Reporter: Hari Sankar Sivarama Subramaniyan
> Assignee: Hari Sankar Sivarama Subramaniyan
> Attachments: HIVE-10839.1.patch
>
>
> I am getting the following errors while trying to run
> org.apache.hive.hcatalog.pig.TestHCatLoaderEncryption.* tests in windows.
> {code}
> Encryption key created: 'key_128'
> (1,Encryption Processor Helper Failed:Pathname
> /D:/w/hv/hcatalog/hcatalog-pig-adapter/target/tmp/org.apache.hive.hcatalog.pig.TestHCatLoader-1432579852919/warehouse/encryptedTable
> from
> D:/w/hv/hcatalog/hcatalog-pig-adapter/target/tmp/org.apache.hive.hcatalog.pig.TestHCatLoader-1432579852919/warehouse/encryptedTable
> is not a valid DFS filename.,null)
> Encryption key deleted: 'key_128'
> {code}
> {code}
> Error Message
> Could not fully delete
> D:\w\hv\hcatalog\hcatalog-pig-adapter\target\tmp\dfs\name1
> Stacktrace
> java.io.IOException: Could not fully delete
> D:\w\hv\hcatalog\hcatalog-pig-adapter\target\tmp\dfs\name1
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:940)
> at
> org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
> at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:742)
> at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:612)
> at
> org.apache.hadoop.hive.shims.Hadoop23Shims.getMiniDfs(Hadoop23Shims.java:523)
> at
> org.apache.hive.hcatalog.pig.TestHCatLoaderEncryption.initEncryptionShim(TestHCatLoaderEncryption.java:242)
> at
> org.apache.hive.hcatalog.pig.TestHCatLoaderEncryption.setup(TestHCatLoaderEncryption.java:190)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)