Nagaraju Anthati created SQOOP-3424: ---------------------------------------
Summary: Sqoop is initiating two processes when ran on background Key: SQOOP-3424 URL: https://issues.apache.org/jira/browse/SQOOP-3424 Project: Sqoop Issue Type: Bug Components: sqoop2-client, sqoop2-framework Affects Versions: 1.4.7 Reporter: Nagaraju Anthati Hi, We are trying to ingest the data from sql server using csjdbc,jar I mean composite jar , the daily load of the tables is automated. When we are running the sqoop_import.sh script it is spawing duplicate process it is not calling a jdk process . It is creating a identical duplicate process for ex : pid 1 /usr/hdp/3.0.1.0-187/sqoop/bin/sqoop.distro ............................... pid 2 /usr/hdp/3.0.1.0-187/sqoop/bin/sqoop.distro ............................... Could any one please help this is major blocker I am using /bin/bash -- This message was sent by Atlassian JIRA (v7.6.3#76005)