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

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -