Re: Stanford Core NLP & Databricks Wrapper

2016-07-31 Thread Jeff Zhang
What kind of issue do you have ? On Sun, Jul 31, 2016 at 8:27 PM, Andrea Santurbano wrote: > Hi all, > has someone successfully imported this libraryin association with > databricks core-nlp wrapper in zeppelin? > -- Best Regards Jeff Zhang

Re: Apache Zeppelin 0.6.0 Installation on Windows

2016-07-31 Thread Jianfeng (Jeff) Zhang
Please make sure you have hive server2 or spark thrift server running at port 1 Best Regard, Jeff Zhang From: VIVEK NARAYANASETTY mailto:vive@gmail.com>> Reply-To: "users@zeppelin.apache.org" mailto:users@zeppelin.apache.org>> Date: Sunday, July 31,

Re: Apache Zeppelin 0.6.0 Installation on Windows

2016-07-31 Thread VIVEK NARAYANASETTY
Thanks Moon for your reply. I have already change to differnt port and I could access Zeppelin Notebook now. BTW, I am facing issues while trying to execute hive queries using JDBC interpreter. Can you help on this. Please let me konw if any configurations needs to be done for HIVE interpreter. B

Stanford Core NLP & Databricks Wrapper

2016-07-31 Thread Andrea Santurbano
Hi all, has someone successfully imported this libraryin association with databricks core-nlp wrapper in zeppelin?

Re: Output of lm summary

2016-07-31 Thread moon soo Lee
Thanks. File a jira issue for limiting response size would be appreciated as well. Best, moon On Sun, Jul 31, 2016 at 6:35 PM Abul Basar wrote: > Sure, i will log a jira ticket for this issue. Thank you for > investigating the problem. > > Btw, is there a way to set default R response size some

Re: Output of lm summary

2016-07-31 Thread Abul Basar
Sure, i will log a jira ticket for this issue. Thank you for investigating the problem. Btw, is there a way to set default R response size something around 100 recs. Currently there is no limit, so for large dataframe, UI freezes. If there is no existing function, i will log a jira for this. - AB

Re: How to get more detailed log info? Modifying log4j.properties doesn't appear to have any effect

2016-07-31 Thread moon soo Lee
Hi, Thanks for sharing the problem. org.apache.zeppelin.server.ZeppelinServer is entry point of Zeppelin. So if it couldn't find the class, even log4j will not be initialized and produce the log. By the way, aren't you trying windows script (*.cmd)? which is available since 0.6.0 release. Thanks

Re: Apache Zeppelin 0.6.0 Installation on Windows

2016-07-31 Thread moon soo Lee
Hi, According to your log, it looks like your port 8080 is already in use. Could you make sure no other application is using port 8080 before start Zeppelin? Thanks, moon On Mon, Jul 25, 2016 at 10:35 PM VIVEK NARAYANASETTY wrote: > Hi All, > > Can any one suggest how to Install/Configure zepp

Re: Output of lm summary

2016-07-31 Thread moon soo Lee
Hi, Thanks for reporting the problem. I have tried and get first 2 lines of output as well. Do you mind file an jira issue for this problem? That would help track this issue. Best, moon On Thu, Jul 28, 2016 at 6:37 PM Abul Basar wrote: > Hello All, > > I am trying to run the following R comma

Re: Configure Zeppelin to connect to remote Hadoop

2016-07-31 Thread moon soo Lee
Hi, Error around com.fastxml.jackson.databind comes when there two different version of jackson library in your classpath. Please check [1] and make sure your classpath has only one version of jackson library. Hope this helps. Best, moon [1] http://apache-zeppelin-users-incubating-mailing-list.