Qian Xu created SQOOP-2221:
------------------------------
Summary: Sqoop2: Length of String type user input fields an be
longer for Job/Link configuration
Key: SQOOP-2221
URL: https://issues.apache.org/jira/browse/SQOOP-2221
Project: Sqoop
Issue Type: Bug
Reporter: Qian Xu
Sqoop2 keeps link and job configuration in database. String type configuration
fields use usually 255 as max length. 255 is suitable for filename, But for a
directory path, it might be a bit small. The max length of a Linux path can be
4096. Better also revise all kind of string type length. E.g. uri can be 2083.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)