[jira] [Created] (ZEPPELIN-279) Move documentation website gh-pages -> master branch

2015-09-03 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-279: --- Summary: Move documentation website gh-pages -> master branch Key: ZEPPELIN-279 URL: https://issues.apache.org/jira/browse/ZEPPELIN-279 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: ZEPPELIN-76 skip Selenium tests o...

2015-09-03 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/280 ZEPPELIN-76 skip Selenium tests on package Selenium-based tests are now triggerd by scalatest, instead of maven-failsafe-plugin, that is why they were triggered on `mvn package`. Th

[GitHub] incubator-zeppelin pull request: Lowering to ping timeout to have ...

2015-09-03 Thread djoelz
Github user djoelz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/272#issuecomment-137653583 could this go to a config? --- 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 doe

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/279 --- 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 this feature enabled and wishes so, or if the featur

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/279 ZEPPELIN-278 fix build warnings and rat hang `mvn apache-rat:check` passes All sub-modules now use same version of: - maven-dependency-plugin - scala compiler You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-262 Use spark-submit to ...

2015-09-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/270#issuecomment-137628826 I have pushed more commits, that handles pyspark. Please review them, too. --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/279 --- 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 this feature enabled and wishes so, or if the featur

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/279 ZEPPELIN-278 fix build warnings and rat hang `mvn apache-rat:check` passes All sub-modules now use same version of: - maven-dependency-plugin - scala compiler You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/279#issuecomment-137622615 Same again, it complains on `.travis.yml`, which is clearly present in the codebase... Going to wait and then trigger once again --- If your project is set up f

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/279#issuecomment-137622429 Something strange going on with TravisCI: ``` WARNING: We were unable to find a .travis.yml file. This may not be what you want. Build will be r

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/279 --- 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 this feature enabled and wishes so, or if the featur

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/279 ZEPPELIN-278 fix build warnings and rat hang `mvn apache-rat:check` passes All sub-modules now use same version of: - maven-dependency-plugin - scala compiler You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/279 ZEPPELIN-278 fix build warnings and rat hang `mvn apache-rat:check` passes All sub-modules now use same version of: - maven-dependency-plugin - scala compiler You can me

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/279#issuecomment-137622263 From CI, seems like Selenium tests hang ``` No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wr

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/279 --- 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 this feature enabled and wishes so, or if the featur

[GitHub] incubator-zeppelin pull request: Enforcing maven version >= 3.1.0

2015-09-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/275 --- 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 this feature enabled and wishes so, or if the fea

[GitHub] incubator-zeppelin pull request: Enforcing maven version >= 3.1.0

2015-09-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/275#issuecomment-137615132 LGTM --- 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 this fe

[GitHub] incubator-zeppelin pull request: Enforcing maven version >= 3.1.0

2015-09-03 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/275 Enforcing maven version >= 3.1.0 As per eirslett/frontend-maven-plugin#229 zeppelin-web build requires maven version above 3.1.0 This PR enforces it though maven [prerequisites](

[GitHub] incubator-zeppelin pull request: Enforcing maven version >= 3.1.0

2015-09-03 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/275 --- 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 this feature enabled and wishes so, or if the featur

[GitHub] incubator-zeppelin pull request: Enforcing maven version >= 3.1.0

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/275#issuecomment-137611813 To trigger CI --- 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 this

[GitHub] incubator-zeppelin pull request: ZEPPELIN-278 fix build warnings a...

2015-09-03 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/279 ZEPPELIN-278 fix build warnings and rat hang `mvn apache-rat:check` passes All sub-modules now use same version of: - maven-dependency-plugin - scala compiler You can merg

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

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/276#issuecomment-137605638 Most probably you also want to update ` conf/zeppelin-site.xml.template` property `zeppelin.interpreters` with name of the new interpreter class --- If your pro

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

2015-09-03 Thread vrajat
Github user vrajat commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/278#issuecomment-137601196 Unit tests passed. --- 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 h

Re: [DISCUSS] moving website with documentation from gh-pages to master branch

2015-09-03 Thread Christian Tzolov
+1 On 3 September 2015 at 16:40, moon soo Lee wrote: > +1 > > On 2015년 9월 3일 (목) at 오전 7:25 IT CTO wrote: > > > +1 I just did the REST PR and had to open two PR for REST updates and Doc > > updates. > > > > > > On Thu, Sep 3, 2015 at 3:38 PM Alexander Bezzubov > wrote: > > > > > Team, > > > >

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

2015-09-03 Thread vrajat
GitHub user vrajat opened a pull request: https://github.com/apache/incubator-zeppelin/pull/278 HBase Shell Interpreter Support for Hbase Shell. All the commands documented here https://wiki.apache.org/hadoop/Hbase/Shell is supported. Requirements: Hbase Shell sh

[GitHub] incubator-zeppelin pull request: Hbase Interpreter

2015-09-03 Thread vrajat
Github user vrajat commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/55#issuecomment-137532607 Please review https://github.com/apache/incubator-zeppelin/pull/278 --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] incubator-zeppelin pull request: Hbase Interpreter

2015-09-03 Thread vrajat
Github user vrajat closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/55 --- 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 this feature enabled and wishes so, or if the feat

[GitHub] incubator-zeppelin pull request: Hbase Interpreter

2015-09-03 Thread vrajat
Github user vrajat commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/55#issuecomment-137529591 I'll start a new PR. --- 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

[GitHub] incubator-zeppelin pull request: Lowering to ping timeout to have ...

2015-09-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/272#issuecomment-137476487 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

Re: [DISCUSS] moving website with documentation from gh-pages to master branch

2015-09-03 Thread moon soo Lee
+1 On 2015년 9월 3일 (목) at 오전 7:25 IT CTO wrote: > +1 I just did the REST PR and had to open two PR for REST updates and Doc > updates. > > > On Thu, Sep 3, 2015 at 3:38 PM Alexander Bezzubov wrote: > > > Team, > > > > as far as our website right now is the main project documentation I > suggest

Re: [DISCUSS] moving website with documentation from gh-pages to master branch

2015-09-03 Thread IT CTO
+1 I just did the REST PR and had to open two PR for REST updates and Doc updates. On Thu, Sep 3, 2015 at 3:38 PM Alexander Bezzubov wrote: > Team, > > as far as our website right now is the main project documentation I suggest > we move it from *gh-pages* to the *master *branch, i.e under `/do

[GitHub] incubator-zeppelin pull request: ZEPPELIN-219: Paragaph mode auto-...

2015-09-03 Thread tzolov
Github user tzolov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/206#issuecomment-137455408 @corneadoug, glad to hear you are working on this. Take your time. Your help is highly appreciated and will help me/us learn how to write such tests! --- If

[GitHub] incubator-zeppelin pull request: ZEPPELIN-219: Paragaph mode auto-...

2015-09-03 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/206#issuecomment-137446163 @tzolov I started doing it, if possible give me a day to finish it up --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] incubator-zeppelin pull request: ZEPPELIN-219: Paragaph mode auto-...

2015-09-03 Thread tzolov
Github user tzolov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/206#issuecomment-137438333 @corneadoug, have you had chance on writing an unit test(s) for this PR? If you have not time and there are no other objections may i suggest to have thi

[DISCUSS] moving website with documentation from gh-pages to master branch

2015-09-03 Thread Alexander Bezzubov
Team, as far as our website right now is the main project documentation I suggest we move it from *gh-pages* to the *master *branch, i.e under `/docs/` dir The reason to do so is simple: that way the PR with contribution of code\tests can also have documentation there too. Right now separate PR i

[jira] [Created] (ZEPPELIN-278) Maven RAT check hangs

2015-09-03 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-278: --- Summary: Maven RAT check hangs Key: ZEPPELIN-278 URL: https://issues.apache.org/jira/browse/ZEPPELIN-278 Project: Zeppelin Issue Type: Improvem

[GitHub] incubator-zeppelin pull request: ZEPPELIN-262 Use spark-submit to ...

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/270#issuecomment-137376098 This is awesome improvement, thank you @Leemoonsoo Looks great to me. --- If your project is set up for it, you can reply to this email and have your reply a

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

2015-09-03 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/276#issuecomment-137373722 Thank you for great contribution! Can you please also provide the documentation for new interpreter (needs to be in a separate PR to gh-pages branch)?

[GitHub] incubator-zeppelin pull request: adds test for the create, Update ...

2015-09-03 Thread eranwitkon
GitHub user eranwitkon opened a pull request: https://github.com/apache/incubator-zeppelin/pull/277 adds test for the create, Update & delete REST API This PR add the required tests for REST API CRUD operation. This replace previous PR's which where closed due to merge issues.

[GitHub] incubator-zeppelin pull request: Zeppelin-241: Add Setting CRUD Re...

2015-09-03 Thread eranwitkon
Github user eranwitkon closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/268 --- 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 this feature enabled and wishes so, or if the

Re: why zeppelin SparkInterpreter use FIFOScheduler

2015-09-03 Thread Pranav Kumar Agarwal
It had nothing to do the changes related to completion code. The issue was reproducible on master also. Its due to the recent fix for ZEPPELIN-173 On one of our environment the hostname didn't returned the domain name after the hostname, however since the query coming from the browser included

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

2015-09-03 Thread raj-bains
GitHub user raj-bains opened a pull request: https://github.com/apache/incubator-zeppelin/pull/276 Add File Interpreter, HDFS Interpreter and Tests This is the first version of File Interpreter that adds basic ls, cd and pwd functionality against WebHDFS. It addresses ZEPPELIN-198