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


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.

Reply via email to