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

Refactor: use ParamChecker inXOozieClient

    XMLWordPrintableJSON

Details

    Description

      In XOozieClient.java, you can find a piece of code like this and should be replaced with ParamChecker.

       if (conf == null) {
                  throw new IllegalArgumentException("conf cannot be null");
      }
      

      Attachments

        1. OOZIE-1173-00.patch
          7 kB
          Abhishek Bafna
        2. OOZIE-1173-01.patch
          8 kB
          Abhishek Bafna

        Activity

          People

            abhishekbafna Abhishek Bafna
            jaoki Jun Aoki
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: