[
https://issues.apache.org/jira/browse/SQOOP-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qian Xu updated SQOOP-1751:
---------------------------
Description:
This is a follow up jira of SQOOP-1588. As Abe has pointed out, that File
Output Format should be moved to ToJobConfig. Corresponding validation should
happen on time.
Also as the credential stuff should remain in LinkConfig, I think we should add
{{HostInfo}} in LinkConfig. Later we can move host:port out of dataset uri.
User should only give {{dataset:hdfs:/path/to/dataset}} instead of
{{dataset:hdfs://host:port:/path/to/dataset}} (Thank Ryan)
was:
Regarding Abe's review comments, here are thoughts to rearrange configuration
items.
1. File Output Format should be specified in ToJobConfig.
2. Corresponding validation should happen on time.
3. Split protocol, host and port part to link and leave destination to
toJobConfig
> Rearrange LinkConfig and ToJobConfig
> ------------------------------------
>
> Key: SQOOP-1751
> URL: https://issues.apache.org/jira/browse/SQOOP-1751
> Project: Sqoop
> Issue Type: Sub-task
> Components: connectors
> Reporter: Qian Xu
> Assignee: Qian Xu
> Priority: Minor
> Fix For: 1.99.5
>
>
> This is a follow up jira of SQOOP-1588. As Abe has pointed out, that File
> Output Format should be moved to ToJobConfig. Corresponding validation should
> happen on time.
> Also as the credential stuff should remain in LinkConfig, I think we should
> add {{HostInfo}} in LinkConfig. Later we can move host:port out of dataset
> uri. User should only give {{dataset:hdfs:/path/to/dataset}} instead of
> {{dataset:hdfs://host:port:/path/to/dataset}} (Thank Ryan)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)