-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels