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

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -