[GitHub] zeppelin pull request #1663: ZEPPELIN-1692: Ability to access Spark jobs UI ...

2016-11-25 Thread karup1990
Github user karup1990 closed the pull request at: https://github.com/apache/zeppelin/pull/1663 --- 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 #1663: ZEPPELIN-1692: Ability to access Spark jobs UI ...

2016-11-25 Thread karup1990
GitHub user karup1990 reopened a pull request: https://github.com/apache/zeppelin/pull/1663 ZEPPELIN-1692: Ability to access Spark jobs UI from the paragraph ### What is this PR for? A paragraph execution may result in spark job(s). Adding ability to access the spark job UI

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

2016-11-25 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1663 Failure seems not related `04:09:12,112 ERROR org.apache.zeppelin.AbstractZeppelinIT:136 - Exception in ZeppelinIT while testAngularDisplay org.openqa.selenium.TimeoutException: Timed

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

2016-11-25 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1663 Thanks for the feedback. i will have them handled some time over the weekend. --- 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 #1613: ZEPPELIN-1643:Make spark web UI accesible from interpr...

2016-11-24 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1613 @zjffdu @Leemoonsoo I have handled the cases in https://github.com/apache/zeppelin/pull/1678 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #1678: [ZEPPELIN-1706] Make spark Ui accesible in vari...

2016-11-24 Thread karup1990
GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1678 [ZEPPELIN-1706] Make spark Ui accesible in various interpreter modes ### What is this PR for? Spark UI should be accessible in various other modes(user, note) and honour the properties

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

2016-11-23 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1663 Thanks @1ambda for looking into this PR and for the suggestions. For the 3rd point, I am not very sure of the use cases for hiding the output in a paragraph. Do you see a case where

[GitHub] zeppelin issue #1613: ZEPPELIN-1643:Make spark web UI accesible from interpr...

2016-11-23 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1613 I did a code reading to see how to fix this.. Looks like I will need to handle it per user as well. To complete this PR, I can quickly make the changes to show the link in interpreter page

[GitHub] zeppelin issue #1613: ZEPPELIN-1643:Make spark web UI accesible from interpr...

2016-11-22 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1613 @zjffdu @Leemoonsoo Thanks for letting me know. I will make the changes to handle isolated scope as well and create a PR --- If your project is set up for it, you can reply to this email

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

2016-11-22 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1663 Ready for review @Leemoonsoo --- 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 pull request #1663: ZEPPELIN-1692: Ability to access Spark jobs UI ...

2016-11-21 Thread karup1990
GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1663 ZEPPELIN-1692: Ability to access Spark jobs UI from the paragraph ### What is this PR for? A paragraph execution may result in spark job(s). Adding ability to access the spark job UI

[GitHub] zeppelin issue #1650: [ZEPPELIN-1679] Invalid thrift implementation (develop...

2016-11-21 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1650 @cloverhearts Thanks for taking care of this. Will be careful next time --- 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 #1624: ZEPPELIN-1653: Make UI responsive

2016-11-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 ``` Tests in error: ParagraphActionsIT.testEditOnDoubleClick:443 » ElementNotVisible Element is no...` ``` Test failure not related --- If your project is set up

[GitHub] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 @Leemoonsoo Thanks for the suggestion. Made the change. --- 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] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-16 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 @Leemoonsoo I dont see your comments.. (as mentioned in ur last comment). Not sure If I am missing something --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-15 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 Any suggestions/feedbacks ? @corneadoug @Leemoonsoo --- 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] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-14 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 Ready for review @corneadoug @Leemoonsoo --- 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 #1624: ZEPPELIN-1653: Make UI responsive

2016-11-14 Thread karup1990
GitHub user karup1990 reopened a pull request: https://github.com/apache/zeppelin/pull/1624 ZEPPELIN-1653: Make UI responsive ### What is this PR for? When we do the following operations, the entire notebook is transmitted back to client. 1) Insert paragraph 2) Remove

[GitHub] zeppelin pull request #1624: ZEPPELIN-1653: Make UI responsive

2016-11-14 Thread karup1990
Github user karup1990 closed the pull request at: https://github.com/apache/zeppelin/pull/1624 --- 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 #1613: ZEPPELIN-1643:Make spark web UI accesible from interpr...

2016-11-12 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1613 Failure seems unrelated. `03:55:19,906 ERROR org.apache.zeppelin.AbstractZeppelinIT:136 - Exception in ParagraphActionsIT while testEditOnDoubleClick ` --- If your project is set up

[GitHub] zeppelin pull request #1613: ZEPPELIN-1643:Make spark web UI accesible from ...

2016-11-12 Thread karup1990
GitHub user karup1990 reopened a pull request: https://github.com/apache/zeppelin/pull/1613 ZEPPELIN-1643:Make spark web UI accesible from interpreters page ### What is this PR for? Make spark web UI accesible from interpreters page ### What type of PR

[GitHub] zeppelin pull request #:

2016-09-16 Thread karup1990
Github user karup1990 commented on the pull request: https://github.com/apache/zeppelin/commit/21a084b170b29dee0f2d57aae22b00c785ef0c8e#commitcomment-19050314 In zeppelin-web/src/app/interpreter/interpreter.controller.js: In zeppelin-web/src/app/interpreter

[GitHub] zeppelin pull request #:

2016-09-15 Thread karup1990
Github user karup1990 commented on the pull request: https://github.com/apache/zeppelin/commit/21a084b170b29dee0f2d57aae22b00c785ef0c8e#commitcomment-19048678 In zeppelin-web/src/app/interpreter/interpreter.controller.js: In zeppelin-web/src/app/interpreter

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 @mwpenny Thanks for the awesome work. I was trying out the visualizations. I can see only the pins, the maps seems to not load. Any idea what could be wrong? --- If your project

[GitHub] zeppelin issue #1328: ZEPPELIN-1324: Make paragraph code selectable when run...

2016-08-15 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1328 Failure seems unrelated. @Leemoonsoo @corneadoug This PR is ready for reviewing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin pull request #1328: ZEPPELIN-1324: Make paragraph code selectable w...

2016-08-12 Thread karup1990
GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1328 ZEPPELIN-1324: Make paragraph code selectable when running ### What is this PR for? Make paragraph code selectable when running(*PENDING* or *RUNNING* state) ### What type

[GitHub] zeppelin pull request #1327: ZEPPELIN-1324: Make paragraph code selectable w...

2016-08-12 Thread karup1990
GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1327 ZEPPELIN-1324: Make paragraph code selectable when running ### What is this PR for? Make paragraph code selectable when running(*PENDING* or *RUNNING* state) ### What type

[GitHub] zeppelin issue #1214: ZEPPELIN-1224: Fix typo in method name

2016-07-22 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1214 I was thinking to keep changes minimal. Should I change all variable names ? @AhyoungRyu --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #1214: ZEPPELIN-1224: Fix typo in method name

2016-07-21 Thread karup1990
GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1214 ZEPPELIN-1224: Fix typo in method name ### What is this PR for? Get the correct method to invoke, for autocompletion ### What type of PR is it? Bug Fix ### What

[GitHub] zeppelin pull request #:

2016-07-21 Thread karup1990
Github user karup1990 commented on the pull request: https://github.com/apache/zeppelin/commit/bd714c2b96d28b9b6e1b2c71431ace99e5e963ec#commitcomment-18349512 In spark/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java: In spark/src/main/java/org/apache/zeppelin/spark

[GitHub] zeppelin pull request #:

2016-07-21 Thread karup1990
Github user karup1990 commented on the pull request: https://github.com/apache/zeppelin/commit/bd714c2b96d28b9b6e1b2c71431ace99e5e963ec#commitcomment-18349421 In spark/src/main/java/org/apache/zeppelin/spark/DepInterpreter.java: In spark/src/main/java/org/apache/zeppelin/spark

[GitHub] zeppelin pull request #:

2016-07-21 Thread karup1990
Github user karup1990 commented on the pull request: https://github.com/apache/zeppelin/commit/bd714c2b96d28b9b6e1b2c71431ace99e5e963ec#commitcomment-18349417 In spark/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java: In spark/src/main/java/org/apache/zeppelin/spark

[GitHub] zeppelin issue #1155: [ZEPPELIN-1143] Interpreter dependencies are not downl...

2016-07-21 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1155 Thanks for addressing the feedbacks @prabhjyotsingh .. I cannot see the GIF In the description of the PR . --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin pull request #:

2016-07-19 Thread karup1990
Github user karup1990 commented on the pull request: https://github.com/apache/zeppelin/commit/bd714c2b96d28b9b6e1b2c71431ace99e5e963ec#commitcomment-18297977 In spark/src/main/java/org/apache/zeppelin/spark/DepInterpreter.java: In spark/src/main/java/org/apache/zeppelin/spark