[ 
https://issues.apache.org/jira/browse/SQOOP-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492056#comment-13492056
 ] 

Hudson commented on SQOOP-650:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop23 #426 (See 
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop23/426/])
    SQOOP-650 Add ability to name mapreduce job generated by Sqoop (Revision 
ebeb93351335cc73d6d77ef1fd0d7316655defa3)

     Result = SUCCESS
cheolsoo : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=ebeb93351335cc73d6d77ef1fd0d7316655defa3
Files : 
* src/java/org/apache/sqoop/tool/BaseSqoopTool.java
* src/java/org/apache/sqoop/mapreduce/ImportJobBase.java
* src/java/org/apache/sqoop/SqoopOptions.java
* src/java/org/apache/sqoop/tool/ExportTool.java
* src/java/org/apache/sqoop/tool/ImportTool.java
* src/java/org/apache/sqoop/mapreduce/ExportJobBase.java

                
> Add ability to name mapreduce job generated by Sqoop
> ----------------------------------------------------
>
>                 Key: SQOOP-650
>                 URL: https://issues.apache.org/jira/browse/SQOOP-650
>             Project: Sqoop
>          Issue Type: Improvement
>    Affects Versions: 1.4.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>             Fix For: 1.4.3
>
>         Attachments: bugSQOOP-650.patch, SQOOP-650.patch
>
>
> Names of generated mapreduce job is currently the same as jar name (for 
> example table_name.jar). It would be nice if Sqoop would have command line 
> parameter to override that so that user could modify that arbitrarily.
> Please note that this can be partially achieved even now, by passing 
> Dmapred.job.name. However this approach do not work reliably when executing 
> from Oozie or other tools that are directly executing hadoop jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to