Member since
08-10-2015
10
Posts
1
Kudos Received
0
Solutions
09-26-2018
09:39 PM
Though this is an old post, want to know if there's a solution for the original query. I have concerns similar to narasimha meruva I've built an MR project in eclipse and tested in it Eclipse, where in I created a Driver class with all configurations(mapper class, number of reducer etc). Next, I packed it into a JAR and ran it as MR job(Hadoop JAR command) in my cluster to check if it works fine. Next, I simply want to execute this MR JAR in oozie and thus oozie should have provision to execute the JAR WITHOUT providing the configuration parameters again since they are already present in driver class. Please do post if anyone knows the best practice.
... View more
06-15-2018
05:45 AM
I want to remove '/n' while sqoop the data into hdfs. Is there any sqoop cmd?
... View more