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

NPE in XOozieClient if fs.default.name is not defined but fs.defaultFS is

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.2
    • 4.0.0
    • client
    • None

    Description

      I submit a mapreduce job using Oozie:

      $ oozie mapreduce -config job.properties
      java.lang.NullPointerException
      	at org.apache.oozie.client.XOozieClient.validateHttpSubmitConf(XOozieClient.java:136)
      	at org.apache.oozie.client.XOozieClient.submitMapReduce(XOozieClient.java:236)
      	at org.apache.oozie.cli.OozieCLI.mrCommand(OozieCLI.java:1649)
      	at org.apache.oozie.cli.OozieCLI.processCommand(OozieCLI.java:537)
      	at org.apache.oozie.cli.OozieCLI.run(OozieCLI.java:483)
      	at org.apache.oozie.cli.OozieCLI.main(OozieCLI.java:180)
      

      In job.properties, I have fs.defaultFS defined instead of fs.default.name.

      Attachments

        1. OOZIE-1386.patch
          4 kB
          Wing Yew Poon

        Activity

          People

            wypoon Wing Yew Poon
            wypoon Wing Yew Poon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: