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

Add option to exclude Hadoop's SLF4J binding

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.8.0, 2.7.2
    • None
    • bin, scripts

    Description

      If another application that uses the Hadoop classpath brings in its own SLF4J binding for logging, and that jar is not the exact same as the one brought in by Hadoop, then there will be a conflict between logging jars between the two classpaths. This patch introduces an optional setting to remove Hadoop's SLF4J binding from the classpath, to get rid of this problem.

      This patch should be applied to 2.8.0, as bin/ and hadoop-config.sh structure has been changed in 3.0.0.

      Attachments

        1. HADOOP-13344.patch
          1 kB
          Thomas Poepping
        2. HADOOP-13344.01.patch
          3 kB
          Thomas Poepping

        Activity

          People

            poeppt Thomas Poepping
            poeppt Thomas Poepping
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: