Skip to content

UnsupportedClassVersionError #26

@ivanmladek

Description

@ivanmladek

When compiling simple code with the cartodb-clj library an UnsupportedClassVersionError error comes up. I recall seeing that before on someone's machine during the EcoHack. How did we solve it?

~/dev/weatherbill/projects/blue-marble/banzai$ ../../../tools/lein2 do clean, compile, jarhadoop
Compiling com.climate.banzai.cartodb.hadoop.cartodb
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/cartodb/impl/SecuredCartoDBClient : Unsupported major.minor version 51.0, compiling:(core.clj:1)
at clojure.lang.Compiler$InvokeExpr.eval(Compiler.java:3387)
at clojure.lang.Compiler.compile1(Compiler.java:7035)
at clojure.lang.Compiler.compile1(Compiler.java:7025)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions