[ https://issues.apache.org/jira/browse/HIVE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878215#comment-13878215 ]
Hive QA commented on HIVE-6248: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12624200/HIVE-6248.patch {color:green}SUCCESS:{color} +1 4943 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/978/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/978/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: 12624200 > HCatReader/Writer should hide Hadoop and Hive classes > ----------------------------------------------------- > > Key: HIVE-6248 > URL: https://issues.apache.org/jira/browse/HIVE-6248 > Project: Hive > Issue Type: Improvement > Components: HCatalog > Reporter: Alan Gates > Assignee: Alan Gates > Fix For: 0.13.0 > > Attachments: HIVE-6248.patch > > > HCat's HCatReader and HCatWriter interfaces expose Hadoop classes > Configuration and InputSplit, as well as HCatInputSplit. This exposes users > to changes over Hadoop or HCatalog versions. It also makes it harder to some > day move this interface to use WebHCat, which we'd like to do. The eventual > goal is for this interface to not require any other jars (no Hadoop, Hive, > etc.) As a first step to this the references to Hadoop and HCat classes in > the interface should be hidden. -- This message was sent by Atlassian JIRA (v6.1.5#6160)