Posts

Showing posts with the label cloudera-quickstart-vm

Sqoop - Import Job failed

Sqoop - Import Job failed I am trying to import a table of 32 Million records from SQL Server to Hive via Sqoop. The connection is SQL Server is successful. But Map/Reduce job does not successfully execute. It gives the following error: 18/07/19 04:00:11 INFO client.RMProxy: Connecting to ResourceManager at /127.0.0.1:8032 18/07/19 04:00:27 DEBUG db.DBConfiguration: Fetching password from job credentials store 18/07/19 04:00:27 INFO db.DBInputFormat: Using read commited transaction isolation 18/07/19 04:00:27 DEBUG db.DataDrivenDBInputFormat: Creating input split with lower bound '1=1' and upper bound '1=1' 18/07/19 04:00:28 INFO mapreduce.JobSubmitter: number of splits:1 18/07/19 04:00:29 INFO mapreduce.JobSubmitter: Submitting tokens for job: job_1531917395459_0002 18/07/19 04:00:30 INFO impl.YarnClientImpl: Submitted application application_1531917395459_0002 18/07/19 04:00:30 INFO mapreduce.Job: The url to track the job: http://quickstart.cloudera:8088/proxy/applica...