[ https://issues.apache.org/jira/browse/SQOOP-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008493#comment-14008493 ] Hudson commented on SQOOP-1264: ------------------------------- SUCCESS: Integrated in Sqoop2-hadoop100 #601 (See [https://builds.apache.org/job/Sqoop2-hadoop100/601/]) SQOOP-1264. Sqoop2: Remove unnecessary cd command calls from sqoop.sh (hshreedharan: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=ad93e2a5e89ff1d434059a32c20bc53b5c4d4175) * dist/src/main/bin/sqoop.sh > Sqoop2: Remove unnecessary cd command calls from sqoop.sh > --------------------------------------------------------- > > Key: SQOOP-1264 > URL: https://issues.apache.org/jira/browse/SQOOP-1264 > Project: Sqoop > Issue Type: Bug > Affects Versions: 1.99.3 > Reporter: Jarek Jarcec Cecho > Assignee: Jarek Jarcec Cecho > Priority: Minor > Fix For: 1.99.4 > > Attachments: SQOOP-1264.patch > > > It seems that we are unnecessary changing directory inside the {{sqoop.sh}} script, so that we can work with relative paths. It seems to me that this is some sort of heritage from older versions of the script, so I would propose to remove the {{cd}} command and work with absolute paths only. -- This message was sent by Atlassian JIRA (v6.2#6252)