Member since
12-04-2017
2
Posts
0
Kudos Received
0
Solutions
01-11-2018
05:01 AM
@dthakkar thanks for looking into it below is the exact command I am using for sqoop, as mentioned earlier that it is working fine for small files but the moment the file size is increase its not all all recognizing the file in the directory. sqoop import-mainframe --connect xxxx.com --username XXXX --options-file FilePath --dataset FileName --datasettype s --distination_dir Destination_path
... View more
12-13-2017
10:35 AM
Hi, I have extended question on this I have sequential file in Mainframe server I am able to pull it ,if file size is big I am getting below error ERROR tool.ImportTool: Encountered IOException running import job: java.io.IOException: No datasets retrieved from <FILE_NAME> Syntax:- sqoop import-mainframe --connect xxx@com --username --password --dataset --datasettype s --target-dir --verbose
... View more
Labels: