Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-4566

Unable to install JDBC interpreter on EMR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.3, 0.8.0, 0.8.1
    • None
    • JdbcInterpreter
    • None

    Description

      Hi,

      We have zeppelin version 0.7.3 installed in AWS EMR.

      In the post bootstrap we install the jdbc interpreter using the command

      sudo /usr/lib/zeppelin/bin/install-interpreter.sh --name jdbc

      The above command worked untill yesterday for more than a year

      But today we are getting the below error

      OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0

      SLF4J: Class path contains multiple SLF4J bindings.

      SLF4J: Found binding in [jar:file:/usr/lib/zeppelin/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]

      SLF4J: Found binding in [jar:file:/usr/lib/zeppelin/lib/slf4j-log4j12-1.7.10.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]

      Install jdbc(org.apache.zeppelin:zeppelin-jdbc:0.7.3) to /usr/lib/zeppelin/interpreter/jdbc ...

      org.sonatype.aether.RepositoryException: Cannot fetch dependencies for org.apache.zeppelin:zeppelin-jdbc:0.7.3

      at org.apache.zeppelin.dep.DependencyResolver.getArtifactsWithDep(DependencyResolver.java:181)

      at org.apache.zeppelin.dep.DependencyResolver.loadFromMvn(DependencyResolver.java:131)

      at org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:79)

      at org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:96)

      at org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:88)

      at org.apache.zeppelin.interpreter.install.InstallInterpreter.install(InstallInterpreter.java:172)

      at org.apache.zeppelin.interpreter.install.InstallInterpreter.install(InstallInterpreter.java:150)

      at org.apache.zeppelin.interpreter.install.InstallInterpreter.main(InstallInterpreter.java:278)

      ====================

      The error exist in EMR version 5.17 supporting Zepellin 0.7.3 and EMR version 5.18 supporting version 0.8.0 and 0.8.1.

       

      We have tried multiple restarts; internet connectivity etc.

       

      Regards,

      TMX Support

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmxsupport TMX Support
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: