Member since
09-29-2015
4
Posts
1
Kudos Received
0
Solutions
10-01-2015
02:32 AM
I hope I didn't necro this one. I just want to ask if I need the python eggs if I just want to schedule a job for impala. and oh, since i am using the oozie web rest api, i wanted to know if there is any XML sample I could relate to, especially when I needed the SQL line to be dynamic enough. e.g. first http request would be "select * from table1" while the next from it would be "select * from table2".
... View more
09-29-2015
11:56 PM
1 Kudo
Hi! after reading past replies I'll just wing my introduction. I am a newbie in big data currently using the quickstart of cloudera in a virtual machine. I'd love to code someday an app connecting to each services that cloudera has, (PIG, HIVE, IMPALA, etc.) Currently I am working on how to schedule a impala job through oozie. But I encounter a hickup and hope to find some enligthenment on the community.
... View more