Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5131

Hadoop: update asm library to a version that can parse 1.8 bytecode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.1
    • hadoop
    • None

    Description

      This question indicates, that asm bytecode parser 4.2 cannot parse 1.8 bytecode:
      http://stackoverflow.com/questions/34318028/apache-ignite-failed-to-load-job-class-class-org-apache-ignite-internal-proces

               <dependency>
                   <groupId>org.ow2.asm</groupId>
                   <artifactId>asm-all</artifactId>
                   <version>4.2</version>
               </dependency>
      

      Consider to update asm lib to newer version that understands 1.8 bytecode version, (likely 5.2 ? http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.ow2.asm%22%20AND%20a%3A%22asm-all%22 )

      Attachments

        Issue Links

          Activity

            People

              iveselovskiy Ivan Veselovsky
              iveselovskiy Ivan Veselovsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: