How to use internal cloudera jars in oozie workflows -


when running various oozie actions need basic jars installed along side cloudera(i know exist in cluster).

for example when running pig action need piggybank.jar , want use internal 1 provided cloudera , not add duplicate jar customer lib dir.

question how use(reference) these internal jars in pig,bash scripts?


Comments

Popular posts from this blog

Receive udp packets in android gstreamer -

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -