[
https://issues.apache.org/jira/browse/HIVE-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842839#comment-13842839
]
Hive QA commented on HIVE-4395:
-------------------------------
{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/12617538/HIVE-4395.5.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 4761 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestHBaseNegativeCliDriver.testCliDriver_cascade_dbdrop_hadoop20
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/566/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/566/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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12617538
> Support TFetchOrientation.FIRST for HiveServer2 FetchResults
> ------------------------------------------------------------
>
> Key: HIVE-4395
> URL: https://issues.apache.org/jira/browse/HIVE-4395
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2, JDBC
> Affects Versions: 0.11.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Attachments: HIVE-4395-1.patch, HIVE-4395.1.patch, HIVE-4395.2.patch,
> HIVE-4395.3.patch, HIVE-4395.4.patch, HIVE-4395.5.patch
>
>
> Currently HiveServer2 only support fetching next row
> (TFetchOrientation.NEXT). This ticket is to implement support for
> TFetchOrientation.FIRST that resets the fetch position at the begining of the
> resultset.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)