c# - Custom MapReduce Hive not Java -


is possible add mapper and/or reducer scripts written in else java hive query?

i prefer c# if possible.

cheers, joe

check out hadoop streaming. while won't efficient using java:

the utility allows create , run map/reduce jobs executable or script mapper and/or reducer.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -