[
https://issues.apache.org/jira/browse/SQOOP-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pratik Khadloya updated SQOOP-1464:
-----------------------------------
Description:
Am not sure if its a sqoop bug per se, but it seems like somehow sqoop is
trying to run in local job runner mode when i try to run it.
{code}
bin/sqoop import -jt myjobtracker.com:50070 --connect
jdbc:mysql://mydb.com/mydb --username foo --password bar --table campaigns
--target-dir hdfs://staging-ha:8020/user/myuser/campaigns
{code}
Am running sqoop from master (sqoop-2e1e094). Compiled it using {code}ant
package -Dhadoopversion=200{code}
Using hadoop from cloudera version: 2.0.0-cdh4.4.0
was:
Am not sure if its a sqoop bug per se, but it seems like somehow sqoop is
trying to run in local job runner mode when i try to run it.
bin/sqoop import -jt myjobtracker.com:50070 --connect
jdbc:mysql://mydb.com/mydb --username foo --password bar --table campaigns
--target-dir hdfs://staging-ha:8020/user/myuser/campaigns
Am running sqoop from master (sqoop-2e1e094). Compiled it using `ant package
-Dhadoopversion=200`.
Using hadoop from cloudera version: 2.0.0-cdh4.4.0
> Invalid "mapreduce.jobtracker.address" configuration value for LocalJobRunner
> -----------------------------------------------------------------------------
>
> Key: SQOOP-1464
> URL: https://issues.apache.org/jira/browse/SQOOP-1464
> Project: Sqoop
> Issue Type: Bug
> Reporter: Pratik Khadloya
>
> Am not sure if its a sqoop bug per se, but it seems like somehow sqoop is
> trying to run in local job runner mode when i try to run it.
> {code}
> bin/sqoop import -jt myjobtracker.com:50070 --connect
> jdbc:mysql://mydb.com/mydb --username foo --password bar --table campaigns
> --target-dir hdfs://staging-ha:8020/user/myuser/campaigns
> {code}
> Am running sqoop from master (sqoop-2e1e094). Compiled it using {code}ant
> package -Dhadoopversion=200{code}
> Using hadoop from cloudera version: 2.0.0-cdh4.4.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)