Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2768

Fix org.apache.hadoop.conf.Configuration deprecation warnings for Hadoop 23

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • None
    • None
    • Reviewed

    Description

      When compiling with hadoopversion=23 and running with hadoop 23 an annoying warning is printed:

      WARN org.apache.hadoop.conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS

      because fs.default.name is set in the configuration properties in HExecutionEngine.java even if Pig is compiled for hadoop 23.

      Attachments

        1. PIG-2768-fixtest.patch
          1 kB
          Rohini Palaniswamy
        2. PIG-2768-1.patch
          15 kB
          Rohini Palaniswamy

        Activity

          People

            rohini Rohini Palaniswamy
            faal Fabian Alenius
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: