405 method not allowed

2016-11-06 Thread Vikash Kumar
.then(data => { console.log('Data === ', data); //Empty if((data || {}).status === 'OK') { this.interpreterBindings = data.body; } else { console.log('Error %o %o', (data || {}).status, (data || {}).message); } }); Thanks & Regards, Vikash Kumar

Angular 1.x banned on Mozilla

2016-10-21 Thread Vikash Kumar
)? Thanks & Regards, Vikash Kumar

RE: Netty error with spark interpreter

2016-10-19 Thread Vikash Kumar
Hi all, I solved this problem by excluding netty-all dependencies from external jar as well as from spark-dependency project. Spark was also using two different versions. Adding new netty-all-4.0.29.Final dependency into both project just worked fine. Thanks & Regards, Vikash Kumar

Netty error with spark interpreter

2016-10-18 Thread Vikash Kumar
sqlContext.sql("show tables").show :- throws error Running on local mode. I am attaching my spark log file[zeppelin-interpreter-spark-root.log] and mvn dependency:tree result [dependencyTree.txt] So I am not able to solve this problem.. :( Thanks & Regards, Vikash Kumar [INFO

zeppelin + helium activation

2016-10-18 Thread Vikash Kumar
-in components. So at any point can I see(Activate if need some configurations) helium UI in zeppelin .So that I can design a demo with zeppelin + helium? [1] http://www.slideshare.net/HadoopSummit/apache-zeppelin-helium-and-beyond Thanks & Regards, Vikash Kumar

RE: User specific interpreter

2016-10-05 Thread Vikash Kumar
Thanks moon, Yes this task solves my problem but we have to wait for 7 release. So is there nearby plan to release 07 version? Thanks & Regards, Vikash Kumar From: moon soo Lee [mailto:m...@apache.org] Sent: Wednesday, October 5, 2016 6:53 PM To: users@zeppelin.apache.org Sub

RE: User specific interpreter

2016-10-05 Thread Vikash Kumar
creation of ticket. We are using the second way as we are not using the shiro for authentication and it’s simple as well. Thanks & Regards, Vikash Kumar From: Jongyoul Lee [mailto:jongy...@gmail.com] Sent: Wednesday, October 5, 2016 12:24 PM To: users@zeppelin.apache.org Subject: Re: User spec

RE: User specific interpreter

2016-10-04 Thread Vikash Kumar
& Regards, Vikash Kumar From: Jongyoul Lee [mailto:jongy...@gmail.com] Sent: Wednesday, October 5, 2016 11:30 AM To: users@zeppelin.apache.org Subject: Re: User specific interpreter Hi, Can you share your idea in more details? If you want to new interpreter setting with existing interpreter,

User specific interpreter

2016-10-04 Thread Vikash Kumar
? Thanks & Regards, Vikash Kumar

RE: Z-Manager Zeppelin installation

2016-09-26 Thread Vikash Kumar
elin-installer.sh | bash 2016-09-26 19:07 GMT+09:00 Vikash Kumar mailto:vikash.ku...@resilinc.com>>: Hi all, I am trying to install Zeppelin with Z-Manger by using zeppelin-installer.sh script. I downloaded that file and made required changes. But when I am running from my m

Zeppelin vs Other Notebooks(Jupyter etc)

2016-09-26 Thread Vikash Kumar
Hi all, I am not able to find latest comparison between Zeppelin and other open source notebooks. Like Jupyter, beaker etc. Each post is almost one year old. Does anybody know any link or blog ? Thanks & Regards, Vikash Kumar

Z-Manager Zeppelin installation

2016-09-26 Thread Vikash Kumar
to run this script or how to run this script. Thanks & Regards, Vikash Kumar

RE: Hbase configuration storage without data

2016-09-13 Thread Vikash Kumar
/export simple and make notebook render able without run it. So for import/export providing the data is it good? Data is always confidential and cannot be shared with anyone in form of json. So in this approach any one can open the note.json and can access the data. Thanks & Regards, Vikash K

RE: Hbase configuration storage without data

2016-09-07 Thread Vikash Kumar
Hi moon, Yes that was the way that I was using. But is there any plan for future releases to removing the data from note and storing only configuration? Because storing the configuration with data when there is no max result limit will create a big note.json file. Thanks & Regards, Vikash K

Hbase configuration storage without data

2016-09-07 Thread Vikash Kumar
executed and data generated. This feature we are using for phoenix interpreter. So how can we remove the data from note.json? Is there any plan for that? Thanks & Regards, Vikash Kumar

RE: Spark error when loading phoenix-spark dependency

2016-09-05 Thread Vikash Kumar
. org.apache.phoenix:phoenix-core:4.4.0-HBase-1.1 Excluded :- com.sun.jersey:jersey-core, com.sun.jersey:jersey-server, com.sun.jersey:jersey-client, org.ow2.asm:asm, io.netty:netty Thanks and Regard, Vikash Kumar From: astros...@gmail.com [mailto:astros...@gmail.com] On Behalf Of Hyung Sung Shim Sent: Tuesday, September

RE: Spark error when loading phoenix-spark dependency

2016-09-05 Thread Vikash Kumar
Hi , Is there anyone who is getting the same errors? Thanks and Regard, Vikash Kumar From: Vikash Kumar [mailto:vikash.ku...@resilinc.com] Sent: Thursday, September 1, 2016 11:08 AM To: users@zeppelin.apache.org Subject: Spark error when loading phoenix-spark dependency Hi all

Spark error when loading phoenix-spark dependency

2016-08-31 Thread Vikash Kumar
(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Thanks and Regard, Vikash Kumar

Zeppelin 0.5 on HDP 2.4

2016-08-10 Thread Vikash Kumar
Hi all, Is there anyone tried incubator zeppelin 0.5 on HDP 2.4 with java 8 ? Same code is working with hdp 2.3 with java 8 but when trying with hdp 2.4 we are getting attached image error. Thanks & Regards, Vikash Kumar

RE: Error when starting zeppelin server

2016-08-02 Thread Vikash Kumar
Tue, Aug 2, 2016 at 8:42 PM, Vikash Kumar mailto:vikash.ku...@resilinc.com>> wrote: Hi All, We are getting the error when starting zeppelin daemon. We are running with 4 month old code where we made some changes into code. Same code is running on HDP 2.3 on VM but when runni

Error when starting zeppelin server

2016-08-02 Thread Vikash Kumar
JAVA 1.8 Spark 1.6.1 Thanks and regards, Vikash Kumar

RE: Spark-sql showing no table

2016-07-24 Thread Vikash Kumar
, 2016 at 1:22 PM Vikash Kumar mailto:vikash.ku...@resilinc.com>> wrote: I am creating a sqlContext from exiting sc. Var tables = sqlContext.sql(“show tables”) Thanks and regards, Vikash Kumar From: Mohit Jaggi [mailto:mohitja...@gmail.com<mailto:mohitja...@gmail.c

RE: Spark-sql showing no table

2016-07-13 Thread Vikash Kumar
I am creating a sqlContext from exiting sc. Var tables = sqlContext.sql("show tables") Thanks and regards, Vikash Kumar From: Mohit Jaggi [mailto:mohitja...@gmail.com] Sent: Wednesday, July 13, 2016 10:24 PM To: users@zeppelin.apache.org Subject: Re: Spark-sql showin

Spark-sql showing no table

2016-07-13 Thread Vikash Kumar
Hi all, I am using spark with scala to read phoenix tables and register as temporary table. Which I am able to do. After that when I am running query : %sql show tables Its giving all possible output, but when I am run

RE: Phoenix Interpreter in 0.6 release

2016-07-12 Thread Vikash Kumar
Jul 13, 2016 at 2:54 PM, Vikash Kumar mailto:vikash.ku...@resilinc.com>> wrote: Hi, Phoenix supports multiple tenant configuring with their tenant id[1]. So that we can create jdbc connection with extra arg of tenantId. In my case when a user making connection with phoenix it submits a

RE: Phoenix Interpreter in 0.6 release

2016-07-12 Thread Vikash Kumar
interpreter didn't supported yet. That feature are scheduled by 0.7.0. It will help you tell me your use cases in details. Regards, JL On Wed, Jul 13, 2016 at 1:13 PM, Vikash Kumar mailto:vikash.ku...@resilinc.com>> wrote: Hi, Phoenix support multi tenancy which we cannot achieve in jdbc

RE: Phoenix Interpreter in 0.6 release

2016-07-12 Thread Vikash Kumar
Hi, Phoenix support multi tenancy which we cannot achieve in jdbc interpreter. Thanks and regards Vikash Kumar From: Jongyoul Lee [mailto:jongy...@gmail.com] Sent: Tuesday, July 12, 2016 3:21 PM To: users@zeppelin.apache.org Subject: Re: Phoenix Interpreter in 0.6 release Hi

RE: Phoenix Interpreter in 0.6 release

2016-07-12 Thread Vikash Kumar
Hi, But previously it was available(code) which is I am not able to get now. And what about multitenant environment? Thanks & Regards, Vikash Kumar From: Jongyoul Lee [mailto:jongy...@gmail.com] Sent: Tuesday, July 12, 2016 2:55 PM To: users@zeppelin.apache.org Subject: Re: Phoenix Interpr

Phoenix Interpreter in 0.6 release

2016-07-12 Thread Vikash Kumar
included in earlier version? Thanks & Regards Vikash Kumar

Re: How to remove uglify operation from zeppelin-web

2016-06-20 Thread Vikash Kumar
Hi, Becuase when we are adding our own UI libraries, it is giving some errors.Which we are not able to trace. I initialized uglify option as false.But still its compressing. We need to remove uglify for debug precess. Thanks & Regards Vikash Kumar

RE: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Vikash Kumar
Hi, Our company is also working with Spark and Phoenix. So that will be good if you are adding Phoenix interpreter in min binary release. Thanks & Regards Vikash Kumar Software Engineer Resilinc – India Center of Excellence | http://www.resilinc.com/ Mobile: +91-7276111812 [cid:image001

How to remove uglify operation from zeppelin-web

2016-06-17 Thread Vikash Kumar
Hi all, How to remove uglify operation from zeppelin-web that I can remove the functionality of compression. Thanks & Regards Vikash Kumar

Getting spark Error

2016-06-12 Thread Vikash Kumar
enix-client/phoenix-spark-4.4.0.2.3.4.0-3485.jar") import org.apache.phoenix.spark._ import org.apache.phoenix.spark.PhoenixRDD._ val test = sqlContext.load( "org.apache.phoenix.spark", scala.collection.immutable.Map("table" -> "ZTEST", "zkUrl" -> "localhost:/hbase-unsecure") ) test.show Thanks & Regards Vikash Kumar