[ https://issues.apache.org/jira/browse/HIVE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886613#comment-13886613 ]
Hive QA commented on HIVE-5728: ------------------------------- {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/12625942/HIVE-5728.12.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4977 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16 org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6 org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_mapreduce_stack_trace_hadoop20 {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1113/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1113/console 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: 12625942 > Make ORC InputFormat/OutputFormat usable outside Hive > ----------------------------------------------------- > > Key: HIVE-5728 > URL: https://issues.apache.org/jira/browse/HIVE-5728 > Project: Hive > Issue Type: Improvement > Components: File Formats > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 0.13.0 > > Attachments: HIVE-5728-1.patch, HIVE-5728-10.patch, > HIVE-5728-2.patch, HIVE-5728-3.patch, HIVE-5728-4.patch, HIVE-5728-5.patch, > HIVE-5728-6.patch, HIVE-5728-7.patch, HIVE-5728-8.patch, HIVE-5728-9.patch, > HIVE-5728.10.patch, HIVE-5728.11.patch, HIVE-5728.12.patch > > > ORC InputFormat/OutputFormat is currently not usable outside Hive. There are > several issues need to solve: > 1. Several class is not public, eg: OrcStruct > 2. There is no InputFormat/OutputFormat for new api (Some tools such as Pig > need new api) > 3. Has no way to push WriteOption to OutputFormat outside Hive -- This message was sent by Atlassian JIRA (v6.1.5#6160)