Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-8811 Support Container Storage Interface (CSI) in YARN
  3. YARN-9057

[CSI] CSI jar file should not bundle third party dependencies

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • build

    Description

      hadoop-yarn-csi-3.3.0-SNAPSHOT.jar bundles all third party classes like a shaded jar instead of CSI only classes. This is generating error messages for YARN cli:

      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in [jar:file:/usr/local/hadoop-3.3.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in [jar:file:/usr/local/hadoop-3.3.0-SNAPSHOT/share/hadoop/yarn/hadoop-yarn-csi-3.3.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
      SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
      

      Attachments

        1. YARN-9057.001.patch
          6 kB
          Weiwei Yang
        2. YARN-9057.002.patch
          6 kB
          Weiwei Yang

        Activity

          People

            cheersyang Weiwei Yang
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: