Re: Where can I find error logs?

2016-07-22 Thread Khalid Huseynov
normally logs are under *$ZEPPELIN_HOME/logs* folder. it should have *zeppelin-host-name.log* file within logs folder. On Fri, Jul 22, 2016 at 3:32 PM, James Adams wrote: > I attempted to run the zeppelin-daemon process but it failed very quickly > after it started. The only output I saw in the

Re: Spark-sql showing no table

2016-07-22 Thread mina lee
Hi Vikash, if you want to render dataframe as a table with sqlContext, you will need to run z.show(tables) On Thu, Jul 14, 2016 at 1:22 PM Vikash Kumar wrote: > I am creating a sqlContext from exiting sc. > > Var tables = sqlContext.sql(“show tables”) > > > > > > *Thanks and reg

configuration of zepplin on cloudera CDH 5.5 and yarn-client for pysark

2016-07-22 Thread pseudo oduesp
Hi, someone can help me to find the right way to config zepplin inside cloudera and yarn-client for pyspark use case? thanks

Filter query results by current user

2016-07-22 Thread Panayotis Trapatsas
Hi, I know I can get current user with 'z.getInterpreterContext.getAuthenticationInfo.getUser' but is there a way to filter query results by the username of the current user? E.g. there are different salesman and each one wants to log in to Zeppelin and see only his own sales. -- [image: e-Tra

Re: Filter query results by current user

2016-07-22 Thread Corneau Damien
Hi, Maybe Dynamic Forms ( https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/manual/dynamicform.html) could help in this case? It allows you to add some conditioning in your queries. In this case, the user would be able to select themselves and rerun the query. If you want to do it on a whole Notebo

Re: configuration of zepplin on cloudera CDH 5.5 and yarn-client for pysark

2016-07-22 Thread Jianfeng (Jeff) Zhang
Your question is very vague, It depends what kind of problem you meet when use zeppelin on cdh ? Best Regard, Jeff Zhang From: pseudo oduesp mailto:pseudo20...@gmail.com>> Reply-To: "users@zeppelin.apache.org" mailto:users@zeppelin.apache.org>> Date: Friday,