[
https://issues.apache.org/jira/browse/HIVE-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278097#comment-14278097
]
Hive QA commented on HIVE-9374:
-------------------------------
{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/12692370/HIVE-9374.1-encryption.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 6735 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_load_data_to_encrypted_tables
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-ENCRYPTION-Build/9/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-ENCRYPTION-Build/9/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-ENCRYPTION-Build-9/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12692370 - PreCommit-HIVE-ENCRYPTION-Build
> Fix TestHBaseCliDriver hbase_handler_bulk.q [Encryption Branch]
> ---------------------------------------------------------------
>
> Key: HIVE-9374
> URL: https://issues.apache.org/jira/browse/HIVE-9374
> Project: Hive
> Issue Type: Sub-task
> Components: HBase Handler
> Affects Versions: encryption-branch
> Reporter: Brock Noland
> Assignee: Sergio Peña
> Fix For: encryption-branch
>
> Attachments: HIVE-9374.1-encryption.patch
>
>
> {noformat}
> <system-err><![CDATA[Begin query: hbase_handler_bulk.q
> org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory
> /tmp/hb_target/cf already exists
> at
> org.apache.hadoop.mapreduce.lib.output.FileOutputFormat.checkOutputSpecs(FileOutputFormat.java:146)
> at
> org.apache.hadoop.hive.hbase.HiveHFileOutputFormat.checkOutputSpecs(HiveHFileOutputFormat.java:253)
> at
> org.apache.hadoop.hive.ql.exec.FileSinkOperator.checkOutputSpecs(FileSinkOperator.java:1064)
> at
> org.apache.hadoop.hive.ql.io.HiveOutputFormatImpl.checkOutputSpecs(HiveOutputFormatImpl.java:67)
> at
> org.apache.hadoop.mapreduce.JobSubmitter.checkSpecs(JobSubmitter.java:564)
> at
> org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:432)
> at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1296)
> at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1293)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:415)
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
> at org.apache.hadoop.mapreduce.Job.submit(Job.java:1293)
> at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:562)
> at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:557)
> at java.security.AccessController.doPrivileged(Native Method)
> at javax.security.auth.Subject.doAs(Subject.java:415)
> at
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
> at org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:557)
> at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:548)
> at org.apache.hadoop.hive.ql.exec.mr.ExecDriver.execute(ExecDriver.java:428)
> at org.apache.hadoop.hive.ql.exec.mr.MapRedTask.execute(MapRedTask.java:137)
> at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:160)
> at
> org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:88)
> at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:1633)
> at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1392)
> at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1179)
> at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1045)
> at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1035)
> at org.apache.hadoop.hive.cli.CliDriver.processLocalCmd(CliDriver.java:206)
> at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:158)
> at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:369)
> at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:304)
> at
> org.apache.hadoop.hive.ql.QTestUtil.executeClientInternal(QTestUtil.java:962)
> at org.apache.hadoop.hive.ql.QTestUtil.executeClient(QTestUtil.java:940)
> at
> org.apache.hadoop.hive.cli.TestHBaseCliDriver.runTest(TestHBaseCliDriver.java:112)
> at
> org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_handler_bulk(TestHBaseCliDriver.java:94)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)