[jira] [Created] (ZEPPELIN-1505) Interpreter for Scio

2016-09-28 Thread Rafal Wojdyla (JIRA)
Rafal Wojdyla created ZEPPELIN-1505: --- Summary: Interpreter for Scio Key: ZEPPELIN-1505 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1505 Project: Zeppelin Issue Type: New Feature

[GitHub] zeppelin pull request #1471: Closes ZEPPELIN-1505: Add Scio interpreter

2016-09-28 Thread ravwojdyla
GitHub user ravwojdyla opened a pull request: https://github.com/apache/zeppelin/pull/1471 Closes ZEPPELIN-1505: Add Scio interpreter ### What is this PR for? Closes #ZEPPELIN-1505. Adds Scio interpreter. Scio is a Scala DSL on top of Dataflow/Beam. ### What type of PR

[GitHub] zeppelin issue #1429: ZEPPELIN-1440 Notebook clone: prefix name with "Copy o...

2016-09-28 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1429 @corneadoug removed the redundant beforeEach b8b4f24 Will merge if there are no more discussion --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1472: Add message of localhost:port on script

2016-09-28 Thread djKooks
Github user djKooks commented on the issue: https://github.com/apache/zeppelin/pull/1472 @AhyoungRyu Oh, it was my mistake. Sorry for silly bugs. I just updated script to find public IP. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1472: Add message of localhost:port on script

2016-09-28 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1472 @djKooks Yeah I just saw the commit right after you pushed. It's not a silly bug :) But the port part should be updated as well. Some users can use other port number not `8080`. Could you

[GitHub] zeppelin issue #418: [DOCS] Zeppelin Flink Spark tutorial

2016-09-28 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/418 @corneadoug done and done. --- 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

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Apache Mahout Interpreter

2016-09-28 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 Refactored as previously discussed. Added script that sets up two new terps, one for mahout on flink, one for mahout on spark. Added docs and a robust tutorial that shows useage. --- If

[GitHub] zeppelin issue #1445: [Zeppelin-1001] Take care of comma/tab escape in csv/t...

2016-09-28 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1445 Tested using ``` %sh echo -e "%table name\tval\nhello\thello\you\"good\nhello2\theelow,world" ``` LGTM --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #1470: ZEPPELIN-1423 - Allow users to specify pre/post...

2016-09-28 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/zeppelin/pull/1470 ZEPPELIN-1423 - Allow users to specify pre/post-execute hooks for interpreters ### What is this PR for? See #1439. This is a second attempt based on prior feedback, particularly from

[GitHub] zeppelin issue #1470: ZEPPELIN-1423 - Allow users to specify pre/post-execut...

2016-09-28 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1470 @Leemoonsoo please review, thanks. --- 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

[GitHub] zeppelin issue #1471: Closes ZEPPELIN-1505: Add Scio interpreter

2016-09-28 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1471 @ravwojdyla Thanks for your contribution and welcome! I assume this PR is not finished but `Work In Process` since there are some unchecked TODOs. So how about changing the title of this

[GitHub] zeppelin issue #1451: [ZEPPELIN-1279] Zeppelin with CDH5.x docker document.

2016-09-28 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1451 @astroshim Appreciate for your effort! Merge into master if there are no more discussions :) --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1465: [ZEPPELIN-1500] pyspark completion doesn't work.

2016-09-28 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1465 @fanlu That error seems like occurs before launching pyspark interpreter. Could you please try completion after launching pyspark interpreter if works or not like following?

[GitHub] zeppelin issue #1429: ZEPPELIN-1440 Notebook clone: prefix name with "Copy o...

2016-09-28 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1429 @r-kamath do you want to try and merge this ? [This](https://cwiki.apache.org/confluence/display/ZEPPELIN/Committer+Guide) will help you. --- If your project is set up for it, you

[GitHub] zeppelin issue #1390: [WIP] [ZEPPELIN-1339] [ZEPPELIN-1000] [ZEPPELIN-1338] ...

2016-09-28 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1390 @echarles you can also push gradually to facilitate review process --- 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

[GitHub] zeppelin issue #418: [DOCS] Zeppelin Flink Spark tutorial

2016-09-28 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/418 Yea I think I merged it or something. I fixed. --- 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

[GitHub] zeppelin issue #418: [DOCS] Zeppelin Flink Spark tutorial

2016-09-28 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/418 Awesome, Merging it --- 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

[GitHub] zeppelin issue #1465: [ZEPPELIN-1500] pyspark completion doesn't work.

2016-09-28 Thread fanlu
Github user fanlu commented on the issue: https://github.com/apache/zeppelin/pull/1465 @astroshim It worked, thanks --- 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

[GitHub] zeppelin pull request #1472: Add message of localhost:port on script

2016-09-28 Thread djKooks
GitHub user djKooks opened a pull request: https://github.com/apache/zeppelin/pull/1472 Add message of localhost:port on script ### What is this PR for? To show the localhost:port number info when running zeppelin.sh script. ### What type of PR is it? [Improvement]

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-09-28 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1464 @rajarajan-g why do you think it's a problem having same note title/name with existing one. could you give more context? --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1454: [ZEPPELIN-1483] Zeppelin home page list notebooks does...

2016-09-28 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1454 Merging this if no more discussion. --- 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] zeppelin issue #1471: [WIP][ZEPPELIN-1505] Add Scio interpreter

2016-09-28 Thread ravwojdyla
Github user ravwojdyla commented on the issue: https://github.com/apache/zeppelin/pull/1471 @AhyoungRyu @zjffdu thanks for prompt review. I have some questions in the comments, plus fixes coming in. I have also changed the topic of the PR. --- If your project is set up for it, you

[GitHub] zeppelin issue #1304: [ZEPPELIN-1190] [WIP] Visit Notebook Revision

2016-09-28 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1304 @corneadoug I've just tried the scenario you have, and it was running correctly (without np) when you switch to different revisions. the only thing is that it was running the `head`

[GitHub] zeppelin issue #1468: [ZEPPELIN-1502] Highlights initialization code editor ...

2016-09-28 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1468 Tested and 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 feature enabled and wishes so,

[GitHub] zeppelin pull request #1469: [Zeppelin-1496] Apply Zeppelin-Web Good Practic...

2016-09-28 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1469 [Zeppelin-1496] Apply Zeppelin-Web Good Practice Guide #1 to the code ### What is this PR for? This is some refactoring of zeppelin-web to apply the IIFE as stated in the Good Practice

[GitHub] zeppelin pull request #1469: [Zeppelin-1496] Apply Zeppelin-Web Good Practic...

2016-09-28 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1469 --- 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 feature

[GitHub] zeppelin issue #1469: [Zeppelin-1496] Apply Zeppelin-Web Good Practice Guide...

2016-09-28 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1469 Ready for review. Re-triggering the 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] zeppelin issue #530: ZEPPELIN-497 ] pyspark completion

2016-09-28 Thread fanlu
Github user fanlu commented on the issue: https://github.com/apache/zeppelin/pull/530 @astroshim sorry, the problem is still there https://github.com/apache/zeppelin/pull/1465#issuecomment-250201113 --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1465: [ZEPPELIN-1500] pyspark completion doesn't work.

2016-09-28 Thread fanlu
Github user fanlu commented on the issue: https://github.com/apache/zeppelin/pull/1465 @astroshim Another problem has emerged ERROR [2016-09-28 23:29:20,018] ({pool-1-thread-2} TThreadPoolServer.java[run]:296) - Error occurred during processing of message.

[GitHub] zeppelin pull request #1445: [Zeppelin-1001] Take care of comma/tab escape i...

2016-09-28 Thread meenakshisekar
Github user meenakshisekar closed the pull request at: https://github.com/apache/zeppelin/pull/1445 --- 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

[GitHub] zeppelin issue #1445: [Zeppelin-1001] Take care of comma/tab escape in csv/t...

2016-09-28 Thread meenakshisekar
Github user meenakshisekar commented on the issue: https://github.com/apache/zeppelin/pull/1445 Re opening the pull request to run CI build. --- 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

[GitHub] zeppelin pull request #1445: [Zeppelin-1001] Take care of comma/tab escape i...

2016-09-28 Thread meenakshisekar
GitHub user meenakshisekar reopened a pull request: https://github.com/apache/zeppelin/pull/1445 [Zeppelin-1001] Take care of comma/tab escape in csv/tsv download ### What is this PR for? When the data is downloaded as CSV/TSV, the comma/tab in the actual data has to be

[GitHub] zeppelin issue #1467: [ZEPPELIN-1488] JDBC Interpreter throws error while th...

2016-09-28 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1467 CI build is green.Please review --- 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

[jira] [Created] (ZEPPELIN-1503) Option in the Zeppelin GUI to clear the output in a specific note from the main menu

2016-09-28 Thread Rivkin Andrey (JIRA)
Rivkin Andrey created ZEPPELIN-1503: --- Summary: Option in the Zeppelin GUI to clear the output in a specific note from the main menu Key: ZEPPELIN-1503 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1503

[GitHub] zeppelin issue #1462: ZEPPELIN-1477. Add Integration Test for LivyInterprete...

2016-09-28 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1462 I have asked the livy community to publish these artifacts, suppose I can delete these livy artifacts in zeppelin after livy 0.3 is released. --- If your project is set up for it, you can reply

[GitHub] zeppelin pull request #1469: [Zeppelin-1496] Apply Zeppelin-Web Good Practic...

2016-09-28 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1469 [Zeppelin-1496] Apply Zeppelin-Web Good Practice Guide #1 to the code ### What is this PR for? This is some refactoring of zeppelin-web to apply the IIFE as stated in the Good Practice

[GitHub] zeppelin pull request #1468: [ZEPPELIN-1502] Highlights initialization code ...

2016-09-28 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1468 [ZEPPELIN-1502] Highlights initialization code editor bugs ### What is this PR for? When there are a variety of para graph interpreter present, When you refresh the page, the code

[GitHub] zeppelin pull request #1467: [ZEPPELIN-1488] JDBC Interpreter throws error w...

2016-09-28 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1467 [ZEPPELIN-1488] JDBC Interpreter throws error while the interpreter is downloading dependencies ### What is this PR for? For first time, when we add dependencies for JDBC interpreter,

[GitHub] zeppelin pull request #1445: [Zeppelin-1001] Take care of comma/tab escape i...

2016-09-28 Thread meenakshisekar
GitHub user meenakshisekar reopened a pull request: https://github.com/apache/zeppelin/pull/1445 [Zeppelin-1001] Take care of comma/tab escape in csv/tsv download ### What is this PR for? When the data is downloaded as CSV/TSV, the comma/tab in the actual data has to be

[GitHub] zeppelin issue #1445: [Zeppelin-1001] Take care of comma/tab escape in csv/t...

2016-09-28 Thread meenakshisekar
Github user meenakshisekar commented on the issue: https://github.com/apache/zeppelin/pull/1445 Re opening the pull request to run CI build. --- 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

[GitHub] zeppelin pull request #1445: [Zeppelin-1001] Take care of comma/tab escape i...

2016-09-28 Thread meenakshisekar
Github user meenakshisekar closed the pull request at: https://github.com/apache/zeppelin/pull/1445 --- 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

[jira] [Created] (ZEPPELIN-1502) initialize to default CodeEditor Highlight mode after page refresh

2016-09-28 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1502: -- Summary: initialize to default CodeEditor Highlight mode after page refresh Key: ZEPPELIN-1502 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1502 Project:

[GitHub] zeppelin issue #1445: [Zeppelin-1001] Take care of comma/tab escape in csv/t...

2016-09-28 Thread meenakshisekar
Github user meenakshisekar commented on the issue: https://github.com/apache/zeppelin/pull/1445 CI build 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 have this feature enabled and

[jira] [Created] (ZEPPELIN-1504) Spark Interpreter: error message are not shown

2016-09-28 Thread Furcy Pin (JIRA)
Furcy Pin created ZEPPELIN-1504: --- Summary: Spark Interpreter: error message are not shown Key: ZEPPELIN-1504 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1504 Project: Zeppelin Issue

[GitHub] zeppelin issue #1454: [ZEPPELIN-1483] Zeppelin home page list notebooks does...

2016-09-28 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1454 adding group permissions to listed notes makes sense. tested and works as expected. maybe would makes sense to add integration tests to differentiate the cases of user and groups, maybe in

[GitHub] zeppelin issue #1451: [ZEPPELIN-1279] Zeppelin with CDH5.x docker document.

2016-09-28 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1451 @AhyoungRyu Thank you so much for taking care of this!! --- 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] zeppelin issue #1465: [ZEPPELIN-1500] pyspark completion doesn't work.

2016-09-28 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1465 @felixcheung you mean test case? --- 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

[GitHub] zeppelin issue #1439: [ZEPPELIN-1423] Allow users to specify pre/post-execut...

2016-09-28 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1439 Going to close this for now since I have made another implementation on a separate branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub