[GitHub] zeppelin issue #1686: [ZEPPELIN-1686] Added clear output to keyboard shortcu...

2016-11-30 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1686 @AhyoungRyu I updated this PR :smiley: --- 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 #1661: [ZEPPELIN-1605] zeppelin-interpreter: don't publish sh...

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1661 @minahlee Looks great to me! Could you please rebase on latest master? I assume that for testing, it should be enough to build `mvn clean package -Pbuild-distr -DskipTests` and make

[GitHub] zeppelin issue #1695: Zeppelin 1283

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1695 @PetroKostyuk thank you for improvement! It looks like your work need to be rebased on the latest master in order to resolve conflicts, before merging. --- If your project is set up for

[GitHub] zeppelin pull request #1441: [ ZEPPELIN-967 ] Implement search bar in job ma...

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1441 --- 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 is

[GitHub] zeppelin pull request #1668: [ZEPPELIN-1695] Centralize libs, plugin version...

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1668 --- 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 is

[GitHub] zeppelin issue #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1668 2 Scala 2.11 profiles failed on IgniteSQL tests - a flaky test tracked under [ZEPPELIN-1738](https://issues.apache.org/jira/browse/ZEPPELIN-1738l) ``` Tests run: 2, Failures: 1, Errors:

[GitHub] zeppelin issue #1672: ZEPPELIN-1701: User impersonation not work with SPARK_...

2016-11-30 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1672 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 #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1668 Waiting for CI to finish on https://travis-ci.org/1ambda/zeppelin/ Will merge to master right after that, if there is no further discussion. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1682: Update to Spark 1.6.3 and 2.0.2

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1682 Looks great to me, thank you @felixcheung let's merge if there is no further discussion! CI failure of tests in `zeppelin-zengine` on 1 profile looks not relevant and will be taken care

[GitHub] zeppelin issue #1566: [ZEPPELIN-1587] (WIP) Add impersonation routine in Spa...

2016-11-30 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1566 @khalidhuseynov How about using `System.setProperty("HADOOP_USER_NAME", getUserName());` instead of `proxy-user` setting? Could you review https://github.com/astroshim/zeppelin/pull/15?

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1689 Go it, that sounds great. Then shall we finish and merge this guy first, and then get back to #1668 merge it? --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1500 Looks great to me and CI is green. Thank you @Peilin-Yang for prompt responce and @felizbear for reviews! Merging to master, if there is no further discussion. --- If your project

[GitHub] zeppelin issue #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1668 Looks like it need a final re-base here --- 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 pull request #1630: [ZEPPELIN-1629] Enable renaming folder from the...

2016-11-30 Thread tae-jun
Github user tae-jun closed the pull request at: https://github.com/apache/zeppelin/pull/1630 --- 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 is

[GitHub] zeppelin pull request #1630: [ZEPPELIN-1629] Enable renaming folder from the...

2016-11-30 Thread tae-jun
GitHub user tae-jun reopened a pull request: https://github.com/apache/zeppelin/pull/1630 [ZEPPELIN-1629] Enable renaming folder from the main page ### What is this PR for? This PR will enable renaming folder from the main page. I wrote some codes. Hope this PR is the

[GitHub] zeppelin pull request #1677: Add doc for exchanging data frames

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1677 --- 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 is

[GitHub] zeppelin issue #1688: [ZEPPELIN-1637] Add button for "create next block as c...

2016-11-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1688 If i assume your remote name for Zeppelin repository is `apache-github` (you can check it by running `git remote -v`), First, fetch Zeppelin repo (to get latest master) with `git

[GitHub] zeppelin pull request #1691: ZEPPELIN-1716. Error of interpreter not found i...

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1691 --- 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 is

[GitHub] zeppelin pull request #1699: [ZEPPELIN-1724] conda run command removed in 4....

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1699 --- 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 is

[GitHub] zeppelin issue #1708: [ZEPPELIN-1728] Add an example configuring classpath f...

2016-11-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1708 Thanks @Tagar @astroshim for the review. Merge to master if there're no further discussions. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #:

2016-11-30 Thread zjffdu
Github user zjffdu commented on the pull request: https://github.com/apache/zeppelin/commit/b6cd47996038bafd3c05caf8f17b26f0d30f3224#commitcomment-20026294 In testing/downloadSpark.sh: In testing/downloadSpark.sh on line 23: Seems should return non-zero status, @minahlee

Re: sparkContext to get Spark Driver's URL

2016-11-30 Thread Jeff Zhang
You can get ui by sc.uiWebUrl And community is working on to display it in paragraph. https://github.com/apache/zeppelin/pull/1663 Ruslan Dautkhanov 于2016年12月1日周四 上午8:58写道: > Any easy way to get Spark Driver's URL (i.e. from sparkContext )? > I always have to go to CM ->

[GitHub] zeppelin pull request #1711: [ZEPPELIN-1721] Let each visualization define '...

2016-11-30 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1711 [ZEPPELIN-1721] Let each visualization define 'setting'. ### What is this PR for? ZEPPELIN-1003 made an abstraction layer for visualization and now visualizations are moved to

[GitHub] zeppelin pull request #1658: [ZEPPELIN-212] Multiple paragraph results

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1658 --- 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 is

sparkContext to get Spark Driver's URL

2016-11-30 Thread Ruslan Dautkhanov
Any easy way to get Spark Driver's URL (i.e. from sparkContext )? I always have to go to CM -> YARN applications -> choose my Spark job -> click Application Master etc. to get Spark's Driver UI. Any way we could derive driver's URL programmatically from SparkContext variable? ps. Long haul - it

[GitHub] zeppelin pull request #1710: CI test for #1729

2016-11-30 Thread rhymoid
GitHub user rhymoid opened a pull request: https://github.com/apache/zeppelin/pull/1710 CI test for #1729 Just a CI test for #1729. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rhymoid/zeppelin backport-hotfixes-ZEPPELIN-1729

[GitHub] zeppelin pull request #:

2016-11-30 Thread rhymoid
Github user rhymoid commented on the pull request: https://github.com/apache/zeppelin/commit/b6cd47996038bafd3c05caf8f17b26f0d30f3224#commitcomment-20023614 In testing/downloadSpark.sh: In testing/downloadSpark.sh on line 23: This seems off. If the script exits because it was

[GitHub] zeppelin issue #1705: [ZEPPELIN-1729] With CRLF line endings, Livy gets HTTP...

2016-11-30 Thread rhymoid
Github user rhymoid commented on the issue: https://github.com/apache/zeppelin/pull/1705 Looks like the builds for branch-0.6 are failing because some Spark binaries were removed from all mirrors. I think this was fixed in master with #1599 + #1709, but not for branch-0.6. --- If

[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2016-11-30 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/1582 My devloping evironment is Windows (10) if it can help --- 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

[jira] [Created] (ZEPPELIN-1741) JAR's specified with spark.jars in spark-defaults.conf does not affect %pyspark interpreter

2016-11-30 Thread Jerzy J. Gangi (JIRA)
Jerzy J. Gangi created ZEPPELIN-1741: Summary: JAR's specified with spark.jars in spark-defaults.conf does not affect %pyspark interpreter Key: ZEPPELIN-1741 URL:

[GitHub] zeppelin issue #1688: [ZEPPELIN-1637] Add button for "create next block as c...

2016-11-30 Thread krskoondra
Github user krskoondra commented on the issue: https://github.com/apache/zeppelin/pull/1688 Someone help me. How can I resolve "This branch has conflicts that must be resolved"? I'm beginner with opensorce and github. Thanks. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2016-11-30 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1582 hmm, I'm not sure ``` 17:29:54,140 INFO org.apache.zeppelin.interpreter.InterpreterOutputChangeWatcher:71 - watch /tmp/ZeppelinLTest_1480267793139 Tests run: 1, Failures: 0,

[GitHub] zeppelin pull request #1630: [ZEPPELIN-1629] Enable renaming folder from the...

2016-11-30 Thread tae-jun
Github user tae-jun closed the pull request at: https://github.com/apache/zeppelin/pull/1630 --- 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 is

[GitHub] zeppelin pull request #1630: [ZEPPELIN-1629] Enable renaming folder from the...

2016-11-30 Thread tae-jun
GitHub user tae-jun reopened a pull request: https://github.com/apache/zeppelin/pull/1630 [ZEPPELIN-1629] Enable renaming folder from the main page ### What is this PR for? This PR will enable renaming folder from the main page. I wrote some codes. Hope this PR is the

[GitHub] zeppelin issue #1708: [ZEPPELIN-1728] Add an example configuring classpath f...

2016-11-30 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1708 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, or if the

[GitHub] zeppelin issue #1708: [ZEPPELIN-1728] Add an example configuring classpath f...

2016-11-30 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/1708 LGTM. Thank you! --- 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

[GitHub] zeppelin issue #1702: [ZEPPELIN-1727] Shift + Enter runs two paras in partic...

2016-11-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1702 Merge to master if there're no further comments. --- 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 #1709: [HOTFIX] Make Spark download stable on CI

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1709 --- 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 is

[GitHub] zeppelin issue #1707: Add PythonDockerInterpreter to interpreter group

2016-11-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1707 Merge to master if there're no further comment. --- 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 #1709: [HOTFIX] Make Spark download stable on CI

2016-11-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1709 +1 --- 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-1739) Flaky Test in zeppelin-display (AngularElem)

2016-11-30 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1739: --- Summary: Flaky Test in zeppelin-display (AngularElem) Key: ZEPPELIN-1739 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1739 Project: Zeppelin Issue

[GitHub] zeppelin issue #1709: [HOTFIX] Make Spark download stable on CI

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1709 CI is green, merging to master as a HOTFIX --- 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-1738) IgniteSqlInterpreterTest fails the build \w Scala 2.11

2016-11-30 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1738: Summary: IgniteSqlInterpreterTest fails the build \w Scala 2.11 Key: ZEPPELIN-1738 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1738 Project:

[jira] [Created] (ZEPPELIN-1737) Zengine tests failed in local (Scala 2.11)

2016-11-30 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1737: --- Summary: Zengine tests failed in local (Scala 2.11) Key: ZEPPELIN-1737 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1737 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1663: ZEPPELIN-1692: Ability to access Spark jobs UI from th...

2016-11-30 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/1663 Ready for 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 enabled and wishes

[jira] [Created] (ZEPPELIN-1736) Introduce trash & enable remove folder

2016-11-30 Thread Tae Jun Kim (JIRA)
Tae Jun Kim created ZEPPELIN-1736: - Summary: Introduce trash & enable remove folder Key: ZEPPELIN-1736 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1736 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1658: [ZEPPELIN-212] Multiple paragraph results

2016-11-30 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1658 @agoodm merged master and addressed tests added from #1632. CI failure is not related. Merge to master.

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-30 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1630 @tae-jun It is very AWESOME 👍 and thanks you for the accept my suggestion. Let me check again after CI is green 😄 --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1696: CI test for 1689

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1696 This will be closed (duplicated with #1689) --- 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 pull request #1630: [ZEPPELIN-1629] Enable renaming folder from the...

2016-11-30 Thread tae-jun
Github user tae-jun closed the pull request at: https://github.com/apache/zeppelin/pull/1630 --- 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 is

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1689 @bzz I will work on here and add some small details from #1696 later (e.g adding profile for checkstyle not to skip checkstyle in all other profiles) --- If your project is set up for it,

[GitHub] zeppelin pull request #1630: [ZEPPELIN-1629] Enable renaming folder from the...

2016-11-30 Thread tae-jun
GitHub user tae-jun reopened a pull request: https://github.com/apache/zeppelin/pull/1630 [ZEPPELIN-1629] Enable renaming folder from the main page ### What is this PR for? This PR will enable renaming folder from the main page. I wrote some codes. Hope this PR is the

[GitHub] zeppelin pull request #1696: CI test for 1689

2016-11-30 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1696 --- 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 is

[GitHub] zeppelin issue #1709: [HOTFIX] Make Spark download stable on CI

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1709 This is awesome and thanks for great, great effort of @bzz Let me add 1 small detail for who not to see the full history. archive.apache has download limitation thus it is safe

[GitHub] zeppelin issue #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1668 It is safe to centralise `${plugin.download.version}` only in `spark-dependency` to the root `pom.xml` ``` $ spark-dependencies git:(chore/centralize-maven-pom-versions) ag

[GitHub] zeppelin issue #1696: CI test for 1689

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1696 rebasing on #1709 should solve the CI issue --- 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 #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1689 @1ambda I have created a HOTFIX for CI Spark download in #1709 so after merging it, let's rebase and see if that fixed the issue. I'm a bit confused, do you want to continue working here or

[GitHub] zeppelin issue #1682: Update to Spark 1.6.3 and 2.0.2

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1682 @felixcheung I think after #1709 there might be no need for `mvn -q` option --- 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 pull request #1709: [HOTFIX] Make Spark download stable on CI

2016-11-30 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/zeppelin/pull/1709 [HOTFIX] Make Spark download stable on CI ### What is this PR for? There has been issues with downloading\caching Spark, esp in #1689 #1696 This is hotfix for Spark download on CI.

[GitHub] zeppelin issue #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1668 @bzz I will add right now and push 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

[GitHub] zeppelin issue #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1668 Will you also add `plugin.download.version` to [spark-dependencies/pom.xml](https://github.com/apache/zeppelin/pull/1668/files#diff-457fb4186c9640eac4e0808bbd0d849e) ? --- If your project is set up

[GitHub] zeppelin issue #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-11-30 Thread Peilin-Yang
Github user Peilin-Yang commented on the issue: https://github.com/apache/zeppelin/pull/1500 @felizbear The code of this PR uses `momentjs` to parse the string to date. Specifically, http://momentjs.com/docs/#/parsing/string/ Integers are not of ISO8601 format so

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-30 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1630 @AhyoungRyu Always thanks for the 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

[GitHub] zeppelin issue #1686: [ZEPPELIN-1686] Added clear output to keyboard shortcu...

2016-11-30 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1686 @AhyoungRyu Thanks for guidance. Okay, Let me notify you after updating PR description. And my JIRA username is `sora`. --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-30 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1630 @soralee What a nice suggestion! @tae-jun I think it's cool!! --- 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

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-30 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1630 @soralee Hi! I added the feature you suggested. What do you think? Is title or content of warning message appropriate? Thanks for the cool suggestion!

[GitHub] zeppelin pull request #1690: [ZEPPELIN-1709] docs: Describe how to use check...

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1690 --- 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 is

[GitHub] zeppelin issue #1686: [ZEPPELIN-1686] Added clear output to keyboard shortcu...

2016-11-30 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1686 @soralee I just merged this into master branch. Could you update PR description with latest change? Maybe one day, someone wants to refer this PR to add another keyboard shortcut I think :)

[GitHub] zeppelin pull request #1686: [ZEPPELIN-1686] Added clear output to keyboard ...

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1686 --- 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 is

[GitHub] zeppelin issue #1682: Update to Spark 1.6.3 and 2.0.2

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1682 @bzz It is definitely better to do. I will create new JIRA issue for it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1703: [DOCS] Update Shiro conf file with new package names i...

2016-11-30 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1703 @khalidhuseynov Thanks! CI had been failed during downloading Spark https://cloud.githubusercontent.com/assets/10060731/20750140/b0186c98-b738-11e6-8687-6697ced72a1e.png;>

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-30 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1630 @soralee Thanks for the review! 😄 That's a great idea! I will give some effect on the front-end and ping you again. Thanks :) --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1696: CI test for 1689

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1696 I will rebase 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 have this feature enabled and wishes

[GitHub] zeppelin issue #1682: Update to Spark 1.6.3 and 2.0.2

2016-11-30 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1682 The test above is non-deterministic actually because network websequence API is required to get the rendered result. --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1682: Update to Spark 1.6.3 and 2.0.2

2016-11-30 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1682 I also see this error in #1612, but successfully build it locally. --- 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