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

Build fails on master due to incompatible bytecode version of the Geode dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.5.5
    • 0.5.5
    • Interpreters
    • None

    Description

      Build from master as of 86a1a199453b3c347e2b4e731463fea1bc5940bd fails https://api.travis-ci.org/jobs/88045455/log.txt?deansi=true

      It seems that the reason is Geode interpreter dependencies are build w/ incompatible java version (java8) so test are failing with

      oqlStructResponseWithReservedCharacters(org.apache.zeppelin.geode.GeodeOqlInterpreterTest)  Time elapsed: 0.001 sec  <<< ERROR!
      java.lang.UnsupportedClassVersionError: com/gemstone/gemfire/cache/query/internal/StructImpl
      	at org.apache.zeppelin.geode.GeodeOqlInterpreterTest.oqlStructResponseWithReservedCharacters(GeodeOqlInterpreterTest.java:95)
      
      oqlNumberResponse(org.apache.zeppelin.geode.GeodeOqlInterpreterTest)  Time elapsed: 0.155 sec  <<< ERROR!
      java.lang.UnsupportedClassVersionError: com/gemstone/gemfire/cache/query/QueryService : Unsupported major.minor version 52.0
      

      tzolov what do you think, is that correct?

      Attachments

        Issue Links

          Activity

            People

              tzolov Christian Tzolov
              bzz Alexander Bezzubov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: