[jira] [Created] (ZEPPELIN-1300) SparkInterpreter completion with scala 2.11

2016-08-05 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1300: -- Summary: SparkInterpreter completion with scala 2.11 Key: ZEPPELIN-1300 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1300 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1299) Failed to find reference for maven from 3.3.3 in script/vagrant

2016-08-05 Thread Jesang Yoon (JIRA)
Jesang Yoon created ZEPPELIN-1299: - Summary: Failed to find reference for maven from 3.3.3 in script/vagrant Key: ZEPPELIN-1299 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1299 Project:

[GitHub] zeppelin issue #1286: [ZEPPELIN-1294] Implement one-way sync for notebook re...

2016-08-05 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1286 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

[jira] [Created] (ZEPPELIN-1298) Invalid ticket error fills up zeppelin log when anoymous access is false

2016-08-05 Thread Weipu Zhao (JIRA)
Weipu Zhao created ZEPPELIN-1298: Summary: Invalid ticket error fills up zeppelin log when anoymous access is false Key: ZEPPELIN-1298 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1298

[GitHub] zeppelin issue #1287: [Optimization] Code editor key binding event optimizat...

2016-08-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1287 Tested and LGTM. Merge to maste and branch-0.6 if there're no more discussions --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1289: [ ZEPPELIN-1296 Optimization ] optimize to Paragraph m...

2016-08-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1289 Merge it into master and branch-0.6 is there're no more discussions. --- 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 #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-05 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1290 Could you mind if I am going to resolve that consider running paragraph is successful on new issue? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #1290: [ZEPPELIN-708]shift positions automatica...

2016-08-05 Thread mwkang
GitHub user mwkang opened a pull request: https://github.com/apache/zeppelin/pull/1290 [ZEPPELIN-708]shift positions automatically to the next cell ### What is this PR for? Add and modify shortcut function * Shift + Enter: Run paragraph, move focus to next * Ctrl +

[GitHub] zeppelin issue #1247: ZEPPELIN-1254 Make get and save Interpreter bindings c...

2016-08-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1247 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 #1287: [Optimization] Code editor key binding event optimizat...

2016-08-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1287 @Leemoonsoo ![testrow](https://cloud.githubusercontent.com/assets/10525473/17439428/03a7bbde-5b63-11e6-8336-974b291af09e.gif) This modification has been completed. If you have

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-08-05 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/932 @bzz I have updated the PR descrption (first comment) with the need to update license and adding a note on how easy it is with jersey to map a full json to a pojo being passed as method

[GitHub] zeppelin issue #1077: [ZEPPELIN-921] Apply new mechanism to KnitR and RRepl

2016-08-05 Thread rerngvit
Github user rerngvit commented on the issue: https://github.com/apache/zeppelin/pull/1077 I have not got any replies on this. Let me close the 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

[GitHub] zeppelin pull request #1077: [ZEPPELIN-921] Apply new mechanism to KnitR and...

2016-08-05 Thread rerngvit
Github user rerngvit closed the pull request at: https://github.com/apache/zeppelin/pull/1077 --- 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

[jira] [Created] (ZEPPELIN-1297) R interpreter on Windows

2016-08-05 Thread belgacea (JIRA)
belgacea created ZEPPELIN-1297: -- Summary: R interpreter on Windows Key: ZEPPELIN-1297 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1297 Project: Zeppelin Issue Type: Wish

[GitHub] zeppelin issue #1287: [Optimization] Code editor key binding event optimizat...

2016-08-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1287 @Leemoonsoo Thank you for your opinion. I'll check --- 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 pull request #1288: [WIP]Fix the CI

2016-08-05 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1288 --- 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 #1288: [WIP]Fix the CI

2016-08-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1288 https://travis-ci.org/apache/zeppelin/builds/149977381 --- 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 #1289: [ ZEPPELIN-1296 Optimization ] optimize to Paragraph m...

2016-08-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1289 @cloverhearts Great improvement! Tested and it make things much faster than before. LGTM --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #1289: [ ZEPPELIN-1296 Optimization ] optimize to Para...

2016-08-05 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1289 [ ZEPPELIN-1296 Optimization ] optimize to Paragraph move logic ### What is this PR for? optimize to Paragraph move logic The problem is slowness of movement for the paragraph -

[jira] [Created] (ZEPPELIN-1296) Paragraph movement speed issue

2016-08-05 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1296: -- Summary: Paragraph movement speed issue Key: ZEPPELIN-1296 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1296 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #1288: [WIP]Fix the CI

2016-08-05 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1288 --- 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 #1288: [WIP]Fix the CI

2016-08-05 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1288 [WIP]Fix the CI ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide -

[GitHub] zeppelin pull request #1287: [Optimization] Code editor key binding event op...

2016-08-05 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1287 [Optimization] Code editor key binding event optimization. ### What is this PR for? zeppelin custom key binding event optimization for Ace Code editor ### What type of PR is

[GitHub] zeppelin pull request #1287: [Optimization] Code editor key binding event op...

2016-08-05 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1287 --- 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 #1283: Buffer append output results + fix extra incorrect res...

2016-08-05 Thread beriaanirudh
Github user beriaanirudh commented on the issue: https://github.com/apache/zeppelin/pull/1283 It is easier to handle the twice output on the javascript side, so I have added the check in file `paragraph.controller.js`. The browser would not let results to be appended if the paragraph

[GitHub] zeppelin pull request #1282: [WIP][HOTFIX][ZEPPELIN-1286] CI for Spark 1.6 f...

2016-08-05 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1282 --- 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 #1288: [WIP]Fix the CI

2016-08-05 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1288 [WIP]Fix the CI ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide -

[GitHub] zeppelin pull request #1281: [ZEPPELIN-1290] Refactor Navbar Controller

2016-08-05 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1281 [ZEPPELIN-1290] Refactor Navbar Controller ### What is this PR for? This is a small refactoring to keep this Controller following the [ControllerAs with

[GitHub] zeppelin pull request #1281: [ZEPPELIN-1290] Refactor Navbar Controller

2016-08-05 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1281 --- 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 #1281: [ZEPPELIN-1290] Refactor Navbar Controller

2016-08-05 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1281 Re-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 feature enabled and wishes so,

[GitHub] zeppelin issue #1285: Cache zeppelin-web/node_modules on travis ci and see i...

2016-08-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1285 @jongyoul Thanks for taking a look. I can see now travis caches zeppelin-web/node_modules directory in the last commit in this PR. If it is worth, let's merge it into master. ---