[GitHub] incubator-zeppelin pull request: Add File Interpreter, HDFS Interp...

2016-02-01 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/276#issuecomment-178406139 @raj-bains any update? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] incubator-zeppelin pull request: Added Kerberos documentation

2016-02-01 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/640#issuecomment-178405245 @sejunra any update? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-zeppelin pull request: HBase Shell Interpreter

2016-02-01 Thread vrajat
Github user vrajat commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/278#issuecomment-178390216 w00t! On Tue, Feb 2, 2016 at 11:25 AM Felix Cheung wrote: > Great! It works (tested with hbase-1.0.2). > Merging if no more discussio

[GitHub] incubator-zeppelin pull request: HBase Shell Interpreter

2016-02-01 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/278#issuecomment-178390124 Great! It works (tested with hbase-1.0.2). Merging if no more discussion (I will help fix the doc format). --- If your project is set up for it, you

[GitHub] incubator-zeppelin pull request: [Zeppelin-628 ] Fix parse propert...

2016-02-01 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/667#issuecomment-178384425 Tested the current broken behavior, thanks for fixing this. Added a comment on parsing. Also, I think it's an issue when the return value from getP

[GitHub] incubator-zeppelin pull request: Propagate maven -DskipTests optio...

2016-02-01 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/682#issuecomment-178382060 looks good --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Created] (ZEPPELIN-645) Zeppelin to send authenticated user identity downstream

2016-02-01 Thread Vinay Shukla (JIRA)
Vinay Shukla created ZEPPELIN-645: - Summary: Zeppelin to send authenticated user identity downstream Key: ZEPPELIN-645 URL: https://issues.apache.org/jira/browse/ZEPPELIN-645 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: Propagate maven -DskipTests optio...

2016-02-01 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/incubator-zeppelin/pull/682 Propagate maven -DskipTests option to WebApp ### What is this PR for? This PR has for goal to help people build Zeppelin when phantomJS is not working properly on their machine:

[jira] [Created] (ZEPPELIN-644) Make -DskipTests skip Karma tests

2016-02-01 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-644: --- Summary: Make -DskipTests skip Karma tests Key: ZEPPELIN-644 URL: https://issues.apache.org/jira/browse/ZEPPELIN-644 Project: Zeppelin Issue Type: Impr

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-576] Support Apache Dri...

2016-02-01 Thread tmx11
Github user tmx11 commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/644#issuecomment-178251195 Are you using the psql or hive interpreter for this to work? Also presumably we need to copy in the drill-jdbc-all-1.1.0.jar or drill-jdbc-1.1.0.jar in

[GitHub] incubator-zeppelin pull request: [Zeppelin-628 ] Fix parse propert...

2016-02-01 Thread vgmartinez
Github user vgmartinez commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/667#issuecomment-178224031 the problem was when they used the in this way ```%jdbc``` and had the query something like this ```select max(code) as ok, min(title) as t from films2 gr

Zeppelin, Spark, R and System ML meetup in Spark Technology Center at SFO on Feb 11th

2016-02-01 Thread Sourav Mazumder
Hi all, I would be conducting a meetup in SFO at Spark Technology Center on Feb 11th - http://www.meetup.com/BayAreaAnalytics/events/228210243/ Planning to use latest Zeppelin binary and the PR https://github.com/elbamos/Zeppelin-With-R for Zeppelin with R. If you are around and have sometime it

[GitHub] incubator-zeppelin pull request: [Zeppelin-635] AngularJS utilitie...

2016-02-01 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/678#issuecomment-178003736 > For the show paragraphID, since it is an utility, maybe we could only show that ID as the top line of the settings drop down. That way we wouldn't need

[GitHub] incubator-zeppelin pull request: HBase Shell Interpreter

2016-02-01 Thread vrajat
Github user vrajat commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/278#issuecomment-177969630 @felixcheung Please take a look now. I have fixed all bugs and I can use it on my HBase setup (HBase 1.0.0 and Hadoop 2.6.0) --- If your project is set up f

[GitHub] incubator-zeppelin pull request:

2016-02-01 Thread vijayk
Github user vijayk commented on the pull request: https://github.com/apache/incubator-zeppelin/commit/ea03e84d6fddc76372fd5a2056f41b16ec70b2ab#commitcomment-15792903 Zeppelin fails to build with following error with the above change. [ERROR] /grid/0/jenkins/workspace/HDP-buil

[GitHub] incubator-zeppelin pull request: Notebook Authorization

2016-02-01 Thread prasadwagle
GitHub user prasadwagle opened a pull request: https://github.com/apache/incubator-zeppelin/pull/681 Notebook Authorization ### What is this PR for? The goal of the PR is to add authorization for notebooks according to the design document [here] (https://gist.github.com/prasadw