Sqoop import - Execute procedure -
I would like to know whether I will be able to execute a process and get results in the Sqoop import command. I can not find any such scenario in the web. Please
I have tried to do something like this and It works:
sqoop import - connect "jdbc: sqlserver: // localhost; database = fada" - use [name] - password [pdw] - some "print case when $ Condition then 'yes' and 'yap' and ap dbo.ps "-target-dir / dir / psimport -m 1
Comments
Post a Comment