Open hcoyote opened 10 years ago
Hi Travis,
Yes, I can see that the jobFilePreprocessor.sh was not updated. Give me a few mins to update it now. I will add some more documentation to a sample cost file in the conf dir. The job cost will be stored as a column in hbase.
The cost properties file could even be empty file, since it simply won't calculate the cost then.
Updated the script and added a sample file. Please give this a try and let me know.
Thanks, I'll see if I can get it working tomorrow.
Hi, Did this work for you?
thanks Vrushali
Running from origin/master.
I have things patched up enough to get the jobFilePreprocessor.sh and jobFileLoader.sh connecting to our Hadoop environment. The last step in hraven-etl.sh invokes jobFileProcessor.sh, but this throws errors about missing arguments.
I poked around in the code and it's not really clear what these should be. machinetype appears like it should be set to "default" if not explicitly set, but the arg processor makes this argument required. Additionally, I can't find a great deal of discussion on what's supposed to be in the cost properties.