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

no input data for hive example workflow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • examples
    • None

    Description

      In hive examples, the input data should be in "/user/${wf:user()}/${examplesRoot}/input-data/table". But currently, no data is in input-data/table. User have to prepare data by themselves.

      I need to put some example data in input-data/table. And make sure user can run the example smoothly.
      The following aspects should be changed.

      1. put "DROP TABLE IF EXISTS test;" in script.q. Make sure the table does not exist.
      2. put some test data in input-data/table.
      3. add "<job-xml>${nameNode}/user/oozie/hive-oozie-site.xml</job-xml>" in workflow.xml. Then, user can use the hive conf in their cluster.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wangg23 Gordon Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: