[jira] [Created] (ZEPPELIN-1748) Trying to set dependencies using API results in 500 (NPE)

2016-12-04 Thread sam (JIRA)
sam created ZEPPELIN-1748: - Summary: Trying to set dependencies using API results in 500 (NPE) Key: ZEPPELIN-1748 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1748 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1749) Flaky Tests in Websequence markdown plugin

2016-12-04 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1749: --- Summary: Flaky Tests in Websequence markdown plugin Key: ZEPPELIN-1749 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1749 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-04 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1725 I've tested this patch and finally it works now. Tested both whole build `mvn clean package -DskipTests` and `npm run build` under `zeppelin-web`. Thanks for the quick fix! --- If your

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

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1630 Merge to master if there're no more 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 this

[GitHub] zeppelin issue #1678: [ZEPPELIN-1706] Make spark Ui accesible in various int...

2016-12-04 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/1678 @zjffdu I have addressed the feedbacks . --- 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 #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-04 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1725 Already tested on my own travis: https://travis-ci.org/1ambda/zeppelin/builds/181105470 \cc @bzz @khalidhuseynov --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin pull request #1725: [MINOR] Resolve bower dependency conflict, hang...

2016-12-04 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1725 [MINOR] Resolve bower dependency conflict, hang (zeppelin-web) ### What is this PR for? Due to angular dependency conflict, `bower install` command doesn't proceed further. It causes the

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 ace editor 1.2.6 upgrade done. resolved korean typing 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

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 ![typing](https://cloud.githubusercontent.com/assets/10525473/20868134/45c89004-ba97-11e6-870c-d12272cb5f69.gif) Fix and upgrade done. please, review --- If your project

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

2016-12-04 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/1663 @zjffdu Addressed the feedbacks --- 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 #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1692 Tested and LGTM. Thanks @cloverhearts for the fix! Could you resolve the conflict? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin pull request #1724: [ZEPPELIN-1674] save barchart, areachart option

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/1724 --- 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 pull request #1724: [ZEPPELIN-1674] save barchart, areachart option

2016-12-04 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/1724 [ZEPPELIN-1674] save barchart, areachart option ### What is this PR for? Persist - bar graph options (grouped, stacked) - area graph option: (stacked, stream, expanded)

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 After checking, the automatic save will actually work. However, it can not be expressed only on the UI. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1722: [HOTFIX] substitute null check for the refactored Revi...

2016-12-04 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1722 LGTM thank for the contrib --- 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 #1717: [ZEPPELIN-1744] replace to movement for paragra...

2016-12-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1717 [ZEPPELIN-1744] replace to movement for paragraph in job menu ### What is this PR for? We should move to editable paragraph move in job menu currently, moved to readonly mode

[GitHub] zeppelin pull request #1719: [ZEPPELIN-965] missing lastExecuteTime function

2016-12-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1719 [ZEPPELIN-965] missing lastExecuteTime function ### What is this PR for? Added last note run time. This was a bug. The function was configured, but the function to output it

[GitHub] zeppelin pull request #1719: [ZEPPELIN-965] missing lastExecuteTime function

2016-12-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1719 --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1717: [ZEPPELIN-1744] replace to movement for paragra...

2016-12-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1717 --- 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 #1719: [ZEPPELIN-965] missing lastExecuteTime function

2016-12-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1719 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

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

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1663 Tried but no button is displayed. Maybe i'm missing something? --- 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 #1722: [HOTFIX] substitute null check for the refactored Revi...

2016-12-04 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1722 @anthonycorbacho this is done, what do you think? --- 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 #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 ![fix-ui](https://cloud.githubusercontent.com/assets/10525473/20872579/0c9b831c-bae3-11e6-9d9a-718900ef833c.gif) i was resolved UI problem. :) --- If your project is set up for

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

2016-12-04 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1689 @bzz CI failed but it's due to Flaky pyspark test. I think this can be merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin pull request #1727: [ZEPPELIN-1695] Use shared versions in test lib...

2016-12-04 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1727 [ZEPPELIN-1695] Use shared versions in test libraries (maven) ### What is this PR for? Use shared test library versions in maven config so that version fragment doesn't be fragmented.

[GitHub] zeppelin pull request #1675: [ZEPPELIN-1190] Visit and switch notebook revis...

2016-12-04 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1675 [ZEPPELIN-1190] Visit and switch notebook revisions ### What is this PR for? This is to enable switching between revisions and being able to set `Head`/current note to one of those

[GitHub] zeppelin pull request #1675: [ZEPPELIN-1190] Visit and switch notebook revis...

2016-12-04 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1675 --- 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 #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1725 Thanks for the fix. Confirmed it fixes build problem if i remove node_modules bower_components directories. LGTM. While the bug breaks build, merge this patch to master as a

[GitHub] zeppelin issue #1713: [ZEPPELIN-1530] Update common scripts for Linux and Wi...

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1713 LGTM and merge to master if there're no more 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

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

2016-12-04 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1630 Tested and it's working nicely! 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

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

2016-12-04 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/1663 @Leemoonsoo The buutton gets displayed if there is a spark job corresponding to the paragraph run. Can you try this `sc.parallelize(1 to 10).map(x => x ).collect` --- If your project is

[GitHub] zeppelin pull request #1725: [MINOR] Resolve bower dependency conflict, hang...

2016-12-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1725 --- 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 #1726: AE-2263: fix spark dep pom

2016-12-04 Thread alee-altiscale
Github user alee-altiscale closed the pull request at: https://github.com/apache/zeppelin/pull/1726 --- 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 #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1692 Cool! LGTM 👍 Korean Zeppelin community will love 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