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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -