Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2488

Redundant zookeeper/lib directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • debian, rpm
    • None

    Description

      In bigtop-packages/src/common/hbase/install_hbase.sh :

      export HBASE_CLASSPATH=\$HADOOP_CONF:\$HADOOP_HOME/*:\$HADOOP_HOME/lib/*:\$ZOOKEEPER_HOME/*:\$ZOOKEEPER_HOME/lib/*:\$HBASE_CLASSPATH
      

      \$ZOOKEEPER_HOME/lib/* seems to be redundant since the zookeeper jar is in \$HBASE_HOME/lib

      One symptom is that running 'hbase shell' command results in the following messages:

      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in jar:file:<path>/hadoop/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class
      SLF4J: Found binding in jar:file:<path>/zookeeper/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class
      

      Attachments

        Issue Links

          Activity

            People

              tedyu Zhihong Yu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: