You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2017/10/11 16:15:00 UTC

[jira] [Commented] (HIVE-17763) HCatLoader should fetch delegation tokens for partitions on remote HDFS

    [ https://issues.apache.org/jira/browse/HIVE-17763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200534#comment-16200534 ] 

Hive QA commented on HIVE-17763:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12891380/HIVE-17763.1.patch

{color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 11208 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[optimize_nullscan] (batchId=162)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] (batchId=101)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query14] (batchId=240)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query23] (batchId=240)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7234/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7234/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7234/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12891380 - PreCommit-HIVE-Build

> HCatLoader should fetch delegation tokens for partitions on remote HDFS
> -----------------------------------------------------------------------
>
>                 Key: HIVE-17763
>                 URL: https://issues.apache.org/jira/browse/HIVE-17763
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog, Security
>    Affects Versions: 2.2.0, 3.0.0
>            Reporter: Mithun Radhakrishnan
>            Assignee: Mithun Radhakrishnan
>         Attachments: HIVE-17763.1.patch
>
>
> The Hive metastore might store partition-info for data stored on a remote HDFS (i.e. different from what's defined by {{fs.default.name}}. {{HCatLoader}} should automatically fetch delegation-tokens for all remote HDFSes that participate in an HCat-based query. (Note to self: YHIVE-661)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)