[ https://issues.apache.org/jira/browse/HIVE-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325151#comment-14325151 ]
Hive QA commented on HIVE-9706: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12699338/HIVE-9707.1.patch {color:green}SUCCESS:{color} +1 7551 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2816/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2816/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2816/ 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: 12699338 - PreCommit-HIVE-TRUNK-Build > HBase handler support for snapshots should confirm properties before use > ------------------------------------------------------------------------ > > Key: HIVE-9706 > URL: https://issues.apache.org/jira/browse/HIVE-9706 > Project: Hive > Issue Type: Bug > Components: HBase Handler > Affects Versions: 0.14.0, 1.0.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Fix For: 1.2.0, 1.1.0 > > Attachments: HIVE-9707.1.patch > > > The HBase Handler's support for running over snapshots attempts to copy a > number of hbase internal configurations into a job configuration. > Some of these configuration keys are removed in HBase 1.0.0+ and the current > implementation will fail when copying the resultant null value into a new > configuration. Additionally, some internal configs added in later HBase 0.98 > versions are not respected. > Instead, setup should check for the presence of the keys it expects and then > make the new configuration consistent with them. -- This message was sent by Atlassian JIRA (v6.3.4#6332)