oracle / big-data-lite

Samples to the Oracle Big Data Lite VM
http://www.oracle.com/technetwork/database/bigdata-appliance/oracle-bigdatalite-2104726.html
MIT License
38 stars 39 forks source link

Unable to compile Green-Marl code #15

Closed pankonst closed 7 years ago

pankonst commented 7 years ago

I am trying to compile a "Hello World" Green-Marl code in my Big Data Lite VM version 4.8, following this tutorial.

Every time I run session.compileProgram("../hello_world.gm") I get a java.lang.UnsupportedOperationException: compiler for language GM not found; make sure you have all required GM JAR files on the classpath error.

I have also posted a question on OTN forum, which can be found on the this link and has some more details about the problem, but still haven't had an answer.

pankonst commented 7 years ago

I managed to resolve the issue. You can see the solution here

pankonst commented 7 years ago

Here is a blog spot summarizing the steps leading to the resolution of the issue: https://www.nodalpoint.com/green-marl/