Not possible to include generic -D hadoop options with saved jobs
-----------------------------------------------------------------

                 Key: SQOOP-434
                 URL: https://issues.apache.org/jira/browse/SQOOP-434
             Project: Sqoop
          Issue Type: Bug
          Components: tools
    Affects Versions: 1.3.0
            Reporter: Jay Reitz
            Priority: Minor


sqoop import honors generic hadoop options such as -D 
dfs.block.size=$LARGE_NUMBER or -D mapred.map.tasks.speculative.execution=false 
(both of which are quite useful for huge imports).  

However, persisted jobs (which are quite useful for incremental imports to 
avoid huge imports) cannot persist these options at job --create time.   And 
generic -D options are ignored by job --exec.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to