Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4309

eclipse-plugin no longer compiles on trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.19.0, 0.20.0
    • 0.19.0
    • contrib/eclipse-plugin
    • None
    • Reviewed

    Description

      compile:
           [echo] contrib: eclipse-plugin
          [javac] Compiling 2 source files to /Users/chrisdo/work/commit/build/contrib/eclipse-plugin/classes
          [javac] /Users/chrisdo/work/commit/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/server/HadoopServer.java:423: write(java.io.DataOutput) in org.apache.hadoop.conf.Configuration cannot be applied to (java.io.FileOutputStream)
          [javac]     this.conf.write(fos);
          [javac]              ^
          [javac] /Users/chrisdo/work/commit/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/servers/RunOnHadoopWizard.java:166: write(java.io.DataOutput) in org.apache.hadoop.conf.Configuration cannot be applied to (java.io.FileOutputStream)
          [javac]       conf.write(fos);
          [javac]           ^
          [javac] Note: /Users/chrisdo/work/commit/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/servers/RunOnHadoopWizard.java uses unchecked or unsafe operations.
          [javac] Note: Recompile with -Xlint:unchecked for details.
          [javac] 2 errors
      

      Attachments

        1. 4309-0.patch
          1 kB
          Christopher Douglas

        Activity

          People

            cdouglas Christopher Douglas
            cdouglas Christopher Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: