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 it
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 featur
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 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 is
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 -
https://github.com/apa
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
vm](https://github.com/johnpapa/
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 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, o
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.
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1251
---
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 e
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1284
@astroshim Thank you for the prompt fix!
---
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 featu
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1286
@khalidhuseynov Could you please take a look into it? Code implementation
is simple but we need to confirm the concept actually.
---
If your project is set up for it, you can reply to this email
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1287
Bug fixes completed.
I will wait for the reviews.
---
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 user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1284
@AhyoungRyu I fixed. 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
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1283
There're some `Thread.sleep(1000)` in your tests. In general, it would be
nice and never be a blocker. It, however, occurs build error if CI become
extremely slow. It also become a flaky test. Do
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1251
Merge if there is no further 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 feature
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1283
I think you'd better use `ScheduledExecutorService` by running separate
thread because `AppendOutputRunner` always execute `while(true)` in your
current implementation.
---
If your project is s
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1287
Sorry, i found bug.
---
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 wish
GitHub user cloverhearts opened 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 it?
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1282
@bzz @Leemoonsoo try to fix zeppelin-web issues. How about adding `cat ...`
in that PR? #1285
---
If your project is set up for it, you can reply to this email and have your
reply appear on Git
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1285
I like 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 so, or if
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1273
---
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 e
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1229
Merging if there is 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 project does not have this featur
GitHub user jongyoul reopened a pull request:
https://github.com/apache/zeppelin/pull/1282
[HOTFIX][ZEPPELIN-1286] CI for Spark 1.6 fails on master & all PRs
### What is this PR for?
Making CI green with spark 1.6
### What type of PR is it?
[Bug Fix | Hot Fix]
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 is
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1282
Let's merge 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 so, or
Github user anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1251
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
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1258
---
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 e
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1275
---
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 e
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1263
---
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 e
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1251
I made some changes in maven profile activation rule in ff034c6 and updated
description. Can someone review this?
---
If your project is set up for it, you can reply to this email and have your
Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1282
All build failures are in zeppelin-web, while NPM dependency installation
```
INFO] bower@1.7.2 node_modules/bower
[INFO] ââââââ¬Ã¢â⬠semver-utils@1.1.1
[ERROR] npm ERR
Jayant Raj created ZEPPELIN-1295:
Summary: ImportError: No module named pandas
Key: ZEPPELIN-1295
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1295
Project: Zeppelin
Issue Type: Bug
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1258
Merge if there is no further 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 feature
Github user mwkang commented on the issue:
https://github.com/apache/zeppelin/pull/1248
@bzz I changed StringUtils is static import. Can you check the code?
---
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 user jasonxh opened a pull request:
https://github.com/apache/zeppelin/pull/1286
[ZEPPELIN-1294] Implement one-way sync for notebook repos
### What is this PR for?
Currently, if there are two notebook storages configured, the sync process
treats them equally and can pull
Hao Xia created ZEPPELIN-1294:
-
Summary: Add support for one-way sync across notebook storages
Key: ZEPPELIN-1294
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1294
Project: Zeppelin
Issue
Vinay Shukla created ZEPPELIN-1293:
--
Summary: Livy Interpreter: Automatically attach or create to a new
session
Key: ZEPPELIN-1293
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1293
Project: Ze
Github user kavinkumarks commented on the issue:
https://github.com/apache/zeppelin/pull/1262
@jongyoul Added the unit test and updated docs.Also reverted the UI
code.Could you please check them?
---
If your project is set up for it, you can reply to this email and have your
reply ap
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1285
Cache zeppelin-web/node_modules on travis ci and see if it reduces CI
failure on npm install
### What is this PR for?
Recently CI build fails a lot on npm install on building zeppelin-web
GitHub user astroshim opened a pull request:
https://github.com/apache/zeppelin/pull/1284
Tagging meta value on interpreter completion.
### What is this PR for?
This PR is for showing the meta tag on auto completion.
### What type of PR is it?
Improvement
GitHub user beriaanirudh opened a pull request:
https://github.com/apache/zeppelin/pull/1283
Buffer append output results + fix extra incorrect results
### What is this PR for?
On a paragraph run, for every line of output, there is a broadcast of the
new line from zeppelin. In c
Anirudh Beria created ZEPPELIN-1292:
---
Summary: Events for appending output to paragraph results making
browser hung.
Key: ZEPPELIN-1292
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1292
Proje
Github user jongyoul closed the pull request at:
https://github.com/apache/zeppelin/pull/1274
---
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 user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1282
The third.
https://s3.amazonaws.com/archive.travis-ci.org/jobs/149722781/log.txt
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. I
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1257
@prabhjyotsingh Great. Thank you for giving me the guidance.
---
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 user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1278
\\cc @bzz @Leemoonsoo ready for review, not sure whether the test fail is
relevant. CI is very unstable recently, we might need to fix it asap :smiley:.
---
If your project is set up for it, yo
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1257
@astroshim A lot of these complications is already reduced with
https://github.com/apache/zeppelin/pull/1236 (which is already avail in
master), take a look at it.
---
If your project is
GitHub user jongyoul reopened a pull request:
https://github.com/apache/zeppelin/pull/1282
[HOTFIX][ZEPPELIN-1286] CI for Spark 1.6 fails on master & all PRs
### What is this PR for?
Making CI green with spark 1.6
### What type of PR is it?
[Bug Fix | Hot Fix]
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1282
But the second trial fails.
https://s3.amazonaws.com/archive.travis-ci.org/jobs/149707456/log.txt
---
If your project is set up for it, you can reply to this email and have your
reply appear on
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 is
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1189
\\cc @Leemoonsoo 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
enabl
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1257
Thank you for detail review @bzz and @felizbear
I'll fix the codes.
---
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 p
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1280
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 fe
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 is
GitHub user jongyoul reopened a pull request:
https://github.com/apache/zeppelin/pull/1282
[HOTFIX][ZEPPELIN-1286] CI for Spark 1.6 fails on master & all PRs
### What is this PR for?
Making CI green with spark 1.6
### What type of PR is it?
[Bug Fix | Hot Fix]
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1282
Error occurs while building zeppelin-web. Building spark seems to be
successful but I'll re-trigger it so that CI makes green
---
If your project is set up for it, you can reply to this email an
GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/1282
[HOTFIX][ZEPPEIN-1286] CI for Spark 1.6 fails on master & all PRs
### What is this PR for?
Making CI green with spark 1.6
### What type of PR is it?
[Bug Fix | Hot Fix]
Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1251
Looks great to me! Thank you @minahlee
---
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
enabl
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1260
---
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 e
Github user corneadoug commented on the issue:
https://github.com/apache/zeppelin/pull/1229
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 user corneadoug opened 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
vm](https://github.com/johnpapa/an
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1260
@zjffdu thank you for quick response, I was able to reproduce it and tested
this patch fixes the issue!
Merge if there is no further discussion
---
If your project is set up for it, you can
Shim HyungSung created ZEPPELIN-1291:
Summary: Tagging meta value on interpreter completion.
Key: ZEPPELIN-1291
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1291
Project: Zeppelin
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1280
@sarutak Thanks for your contribution!
I checked both Spark 1.4.1 and 1.5.0 docs
-
[http://spark.apache.org/docs/1.4.1/configuration.html#application-properties](http://spark.apac
CORNEAU Damien created ZEPPELIN-1290:
Summary: Refactor Navbar Controller to keep the controllerAs with
vm structure
Key: ZEPPELIN-1290
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1290
Pro
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1260
I also use the latest master and build zeppelin with this command:
```mvn clean package -Pspark-2.0 -Ppyspark -Psparkr -DskipTests
```, and then export `SPARK_HOME` to where spark-2.0 is loc
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1260
@zjffdu I tried current master branch with master set to local[*], Spark
standalone and yarn-client both with/without `SPARK_HOME` set. But somehow I
was able to run pyspark interpreter without t
Github user onkarshedge commented on the issue:
https://github.com/apache/zeppelin/pull/989
@bzz To import the note by hash url . I will have to use
[javascript-api](https://github.com/ipfs/js-ipfs-api) in this
[notenameImport.controller.js](https://github.com/apache/zeppelin/blob/mas
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1279
@sarutak Thanks for taking care of this. Looks good!
---
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 ha
GitHub user sarutak opened a pull request:
https://github.com/apache/zeppelin/pull/1280
[ZEPPELIN-1289] Update the default value of 'spark.executor.memory' property
### What is this PR for?
As of Spark 1.5.0, the default value of 'spark.executor.memory' is 1g, not
512m so let's
Kousuke Saruta created ZEPPELIN-1289:
Summary: Update the default value of 'spark.executor.memory'
property
Key: ZEPPELIN-1289
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1289
Project: Zep
72 matches
Mail list logo