[
https://issues.apache.org/jira/browse/HIVE-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784512#comment-13784512
]
Hudson commented on HIVE-5410:
------------------------------
FAILURE: Integrated in Hive-branch-0.12-hadoop1 #3 (See
[https://builds.apache.org/job/Hive-branch-0.12-hadoop1/3/])
HIVE-5410 : Hive command line option --auxpath still does not work post
HIVE-5363 (Brock Noland via Thejas Nair) (thejas:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1528635)
* /hive/branches/branch-0.12/bin/hive
> Hive command line option --auxpath still does not work post HIVE-5363
> ---------------------------------------------------------------------
>
> Key: HIVE-5410
> URL: https://issues.apache.org/jira/browse/HIVE-5410
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.12.0
> Reporter: Brock Noland
> Assignee: Brock Noland
> Priority: Blocker
> Fix For: 0.12.0
>
> Attachments: HIVE-5410.patch
>
>
> In short, AUX_PARAM is set to:
> {noformat}
> $ echo "file:///etc/passwd" | sed 's/:/,file:\/\//g'
> file,file://///etc/passwd
> {noformat}
> which is invalid because "file" is not a real file.
> NO PRECOMMIT TESTS (since this is not tested)
--
This message was sent by Atlassian JIRA
(v6.1#6144)