Uh oh!
There was an error while loading. Please reload this page.
Lens Interpreter - #100
Conversation
Leemoonsoo
commented
Jun 15, 2015
This is really great work! One comment, you probably want to add Lens interpreter in conf/zeppelin-site.xml.template, zeppelin.interpreters property. |
Leemoonsoo
commented
Jun 20, 2015
@praagarw, Everything looks good and only missing thing i think is adding Please don't worry about code conflict with current master branch. I can take care when merging the code. |
Conflicts: pom.xml zeppelin-zengine/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration.java
praagarw
commented
Jun 22, 2015
@Leemoonsoo I added org.apache.zeppelin.lens.LensInterpreter to conf/zeppelin-site.xml.template. Howerver tests are failing. Can you please take this forward. |
Leemoonsoo
commented
Jun 22, 2015
Add Lens interpreter. #100 has implementation from praagarw. This pr grabbing a necessary commits from #100 and rebase from current master branch. Author: Pranav Agarwal <praagarw@gmail.com> Author: Lee moon soo <moon@apache.org> Closes#114 from Leemoonsoo/ZEPPELIN-61 and squashes the following commits: 0edaf8c [Lee moon soo] Bumpup lens interpreter artifact version adc23f9 [Pranav Agarwal] fixed merge conflicts for conf/zeppelin-site.xml.template 97eb569 [Pranav Agarwal] added lens entry to conf/zeppelin-site.xml.template b81ab78 [Pranav Agarwal] Lens Interpreter
simhan
commented
Jul 19, 2015
getting following error with latest build . |
btiernay
commented
Jul 20, 2015
Yep, I'm getting the same on master |
praagarw
commented
Jul 20, 2015
Fixed the build failure is pull request #159 |
Add Lens interpreter. apache#100 has implementation from praagarw. This pr grabbing a necessary commits from apache#100 and rebase from current master branch. Author: Pranav Agarwal <praagarw@gmail.com> Author: Lee moon soo <moon@apache.org> Closesapache#114 from Leemoonsoo/ZEPPELIN-61 and squashes the following commits: 0edaf8c [Lee moon soo] Bumpup lens interpreter artifact version adc23f9 [Pranav Agarwal] fixed merge conflicts for conf/zeppelin-site.xml.template 97eb569 [Pranav Agarwal] added lens entry to conf/zeppelin-site.xml.template b81ab78 [Pranav Agarwal] Lens Interpreter (cherry picked from commit 1bc5e8d) Signed-off-by: Lee moon soo <moon@apache.org>
jongyoul
commented
Feb 25, 2016
@praagarw Could you please this PR? |
No description provided.