Reg: ZEPPELIN-1182

2016-08-31 Thread Rajarajan Ganesan
Hi All, For #ZEPPELIN-1182 , while starting the server, configuration details of zeppelin needs to be logged in log file for better debugging. After looking into Zeppelin Configuration(ZeppelinConfiguration.java) and Scripts under bin folder, I found that we can log below properties

Re: DOCs-Zeppelin

2016-09-09 Thread Rajarajan Ganesan
Hey you can look into Zeppelin website for docs https://zeppelin.apache.org/docs/0.6.1/ You can also check below pdf http://events.linuxfoundation.org/sites/events/files/slides/Zeppelin_ApacheCon2015_0.pdf Regards, *Rajarajan* *Imaginea* On Thu, Sep 8, 2016 at 1:58 PM, Abhisar Mohapatra <

Reg :: Issue while raising pull request

2016-10-14 Thread Rajarajan Ganesan
Hi, When i was working on an issue, i tried to create pull request. i ended up having a issue like below The steps i followed while doing that 1. git add 'files' 2. git commit 3. git push origin master After that i was following the rebase process, once i resolved the conflicts, i pushed

Reg:: Usage of javascript in Helium application

2016-12-19 Thread Rajarajan Ganesan
Hi all, I am developing a helium application for our team's own purpose. I would like put some values in context and access it across javascript that is used as frontend . Please let me know if anyone can help me on this front. Regards, *Rajarajan*