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

Embedded pig within python fails when run using oozie

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • pre-Apache
    • None
    • None

    Description

      Am trying to run a python script from workflow.xml (thro' oozie)

      getting this error:
      2002 [main] ERROR org.apache.pig.Main - ERROR 2998: Unhandled internal error. org/python/util/PythonInterpreter

      My workflow code snippet is :
      ...
      <pig>
      ....
      .....
      <script>a.py</script>
      <param>inputDir=${inputDir}</param>
      <param>outputDir=${outputDir}</param>
      <param>feedDir=${feedDir}</param>
      </pig>

      Attachments

        Activity

          People

            virag Virag Kothari
            virag Virag Kothari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: