答复: How can I refactor Zeppelin and take Zeppelin/Web to my project ?

2016-04-01 Thread zml张明磊
Yeah. Thanks for your reply. LOL, Let me think. Ok, Currently, I have already taken the following files to my project. paragraph.html paragraph-control.html paragraph-progressBar.html paragraph-results.html notebook.html notebook-actionBar.html AND the corresponding javascript files like app.js,

How many javascript files should I have and make my project works well ?

2016-04-01 Thread zml张明磊
Hello, Experts It’s very nice to see you again and I just decided that I haven't talked to you in a while. Attached is the currently new UI that I refactor for my own Zeppelin/Web. It seems a little bit ugly and disabled. Please don’t laugh at me though. LOL, and I would like to take i

Re: Data Export

2016-04-01 Thread Benjamin Kim
I see no movement on this for a while. Are there any updates? I like that there is Tableau export included too. Thanks, Ben > On Mar 16, 2016, at 12:50 AM, Khalid Huseynov wrote: > > This seems to be the > most recent PR for that. > >

What is inside Zeppelin install image?

2016-04-01 Thread Joshua W Hui
Hi, Is there any documentation which describes what is packaged inside the zeppelin? I noticed that there are a local embedded spark engine, mysql and hive.. Thanks. Joshua

Help with logging

2016-04-01 Thread Ravi Gurram
Hi, I am trying to get zeppelin to use my application jar file. Actually my application is a spark-cassandra application and I want to load the jar so that zeppelin can interpret/parse the tables into application specific objects. I know that when zeppelin is trying to instantiate one of the s

Re: Help with logging

2016-04-01 Thread Ravi Gurram
Hi, Ok I got it figured. There are multiple logs files in the log/ directory zeppelin-***.log zeppelin-***.out zeppelin-interpreter-spark-.log Since my application is a spark application (runs in spark interpreter), the last log has all my application logging stuff. -Ravi On 1 April 20

Seeing strange logging behaviour

2016-04-01 Thread Ravi Gurram
Hi, I have enabled log4j.debug=true in the log4j.properties and as I use the zeepelin notebook I see the following log4j: Setting property [file] to [/path/to/my/zeppelin/logfile] and the other logfiles are also fine. further I am required to specify a variable "correlation-config.path" for

Re: Zeppelin Dashboards

2016-04-01 Thread Johnny W.
Hello Ashish, I am not sure about whether you how advanced dashboards you want to build, but we had some great experience building simple dashboards using dynamic forms and rest APIs. Hope these links can help you: -- https://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/manual/dyna