GitHub user leonardofoderaro opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/299
a Js Intepreter, based on Nashorn
Hi all, I tried to implement my first Zeppelin Interpreter for Javascript.
I filled a Jira ticket. Please let me know if I did something wrong (it's my
first PR!) - thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/leonardofoderaro/incubator-zeppelin
js_interpreter
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/299.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #299
----
commit 2651da39ec1ffc233919e001ee7f8cf413690275
Author: Leonardo Foderaro <[email protected]>
Date: 2015-09-10T20:07:42Z
first import
commit 1b71c693a1e25b998d12404c5caefe073aab9219
Author: Leonardo Foderaro <[email protected]>
Date: 2015-09-11T21:11:48Z
fix typo
commit be087d42cd08c8ac46336ecff94f9610a2cb4e57
Author: Leonardo Foderaro <[email protected]>
Date: 2015-09-11T21:14:45Z
corrected output directory
commit dc6801a096ff1c5f3419a7df99401c0ac8b775fb
Author: Leonardo Foderaro <[email protected]>
Date: 2015-09-11T21:29:35Z
fixed Checkstyle violations
commit 1c7778bf2043c68c5e97f54f593fbc8833b77460
Author: Leonardo Foderaro <[email protected]>
Date: 2015-09-11T21:46:20Z
fixed typo in log
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---