Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-552

OOZIE-135: support multiple shared lib path in oozie

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • pre-Apache
    • None
    • None

    Description

      It would be great if oozie.libpath can take more than one path. That would help to modularize the shared library directory. A user specifies all shared library paths used by the workflow and Oozie combines the resources into one.

      For example, my wf contains 2 actions - one pig action + one hive action.
      I can have:
      libpath=/user/share/pig-0.7,/user/share/hive-0.6.

      Otherwise, I have to put everything into one single huge /user/share/common/, which can become cumbersome.

      Note: the shared library path (either a single path or multiple paths) is to allow somebody to sanitize all share dependencies and then easily use them without conflicts, so it needs to be checked carefully before use to ensure there is no class or any other conflicts.

      Attachments

        Activity

          People

            brookwc Chao Wang
            hadoopqa Hadoop QA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: