[
https://issues.apache.org/jira/browse/MAPREDUCE-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828481#action_12828481
]
Hudson commented on MAPREDUCE-1394:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #225 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/225/])
> Sqoop generates incorrect URIs in paths sent to Hive
> ----------------------------------------------------
>
> Key: MAPREDUCE-1394
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1394
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: contrib/sqoop
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Fix For: 0.22.0
>
> Attachments: MAPREDUCE-1394.patch
>
>
> Hive used to require a ':8020' in HDFS URIs used with LOAD DATA statements,
> even though the normalized form of such a URI does not contain an explicit
> port number (since 8020 is the default port). Sqoop matched this by hacking
> the URI strings it forwarded to Hive.
> Hive fixed this bug a while ago -- Sqoop should catch up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.