Hoon Park created ZEPPELIN-2439:
---
Summary: Use babel-preset-env to support browsers explicitly
Key: ZEPPELIN-2439
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2439
Project: Zeppelin
Issu
Github user hammertank closed the pull request at:
https://github.com/apache/zeppelin/pull/2271
---
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
Hoon Park created ZEPPELIN-2440:
---
Summary: [Umbrella] Browser Compatibility Issues
Key: ZEPPELIN-2440
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2440
Project: Zeppelin
Issue Type: Task
GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/2273
[ZEPPELIN-2439] Use babel-preset-env to specify browser compatibility
explicitly
### What is this PR for?
Use babel-preset-env to specify browser compatibility explicitly.
This will h
GitHub user hammertank reopened a pull request:
https://github.com/apache/zeppelin/pull/2271
[ZEPPELIN-2414] Memory leak under scoped mode of SparkInterpreter caused by
inapproprately setting Thread.contextClassLoader
### What is this PR for?
Fix memory leak under scoped mode of
Vijay Mendiratta created ZEPPELIN-2441:
--
Summary: Incorrect Default Remote Npm registry for Helium
dependency loader
Key: ZEPPELIN-2441
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2441
Pr
Tinkoff DWH created ZEPPELIN-2442:
-
Summary: Button to create new note into folder (navbar)
Key: ZEPPELIN-2442
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2442
Project: Zeppelin
Issue
GitHub user soralee opened a pull request:
https://github.com/apache/zeppelin/pull/2274
[ZEPPELIN-2388] Improve the keyboard shortcuts dialog
## What is this PR for?
This PR is for Improving the keyboard shortcuts dialog form and here is
what i improve.
- change to table sha
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2274
@kun @Leemoonsoo Could you guys review this PR, please?
---
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 hav
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2270
@1ambda Let me test and come back here :slightly_smiling_face:
---
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
Dmitry Lukyanov created ZEPPELIN-2443:
-
Summary: SSL Support for Groovy Interpreter HTTP requests
Key: ZEPPELIN-2443
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2443
Project: Zeppelin
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2274
really great improvement! let me test and comment soon!
---
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 user hammertank reopened a pull request:
https://github.com/apache/zeppelin/pull/2271
[ZEPPELIN-2414] Memory leak under scoped mode of SparkInterpreter caused by
inapproprately setting Thread.contextClassLoader
### What is this PR for?
Fix memory leak under scoped mode of
Github user hammertank closed the pull request at:
https://github.com/apache/zeppelin/pull/2271
---
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 tinkoff-dwh opened a pull request:
https://github.com/apache/zeppelin/pull/2275
[ZEPPELIN-2442] button to create note into folder (navbar)
### What is this PR for?
Added button to create new note into folder (navbar)
### What type of PR is it?
Feature
Hello Everyone
I am new to zeppelin world and trying to build zeppelin source code
for the first time. I am building it in *windows* platform. Below are the
steps I followed to build and difficuties/workaround I faced-
*1. Update pom.xml to use scala 2.11. (Successful)*
./dev/change_scala_ve
GitHub user cfries opened a pull request:
https://github.com/apache/zeppelin/pull/2276
[ZEPPELIN-2410]: Using UUID from filename in registry cache dir insteâ¦
â¦ad of uri.
The previous version of this file used the full uri as file name in the
cache. This included spec
Arun,
Can you try the following
1. Enable Zeppelin authentication via shiro if not already.
2. In shiro.ini specify the role that should have access to interpreter
settings page. Example below
[urls]
/api/interpreter/** = authc, roles[admin]
/api/configurations/** = authc, roles[admin]
/api/c
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2235
@cfries looks like this PR is now including other changes? Could you rebase?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2274
awesome!
---
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 felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2272
this seems like a good change. perhaps toJSON etc should be in a common
base class to avoid duplications?
---
If your project is set up for it, you can reply to this email and have your
reply
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2275
cool - perhaps `+` icon is a bit confusing? though we have `+` for new note
anyway
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as we
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2276
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 cfries commented on the issue:
https://github.com/apache/zeppelin/pull/2235
@Leemoonsoo Ups. Sorry for that. Will fix asap...
---
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 user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2234
---
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/2260
---
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 Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2269
Merge to master and branch-0.7 if no further 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 no
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2273
LGTM.
Merge to master if 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 th
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2276
Merge to master and branch-0.7 if 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 h
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2235
CI build passed.
https://travis-ci.org/cfries/zeppelin/builds/224499519
Merge to master and branch-0.7 if no further comments.
---
If your project is set up for it, you can reply
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2265
Tested and it works well!
Although i really really like this improvement because it allow utilize
small screen more efficiently, i'd like to open this PR for next few more days
for fur
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2270
@1ambda Can this be applied to table visualization, too?
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2265
Cool!
Then to reach to the menu, some users who have lots of paragraphs have to
spend much time to scroll up. Then how about sticky "go to top" like button at
bottom-right side instead? I
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2265
@AhyoungRyu you can get navbar again by scrolling up few pixels. it's not
necessary to go to the top.
---
If your project is set up for it, you can reply to this email and have your
reply appear o
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2246
---
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 Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2238
Thanks @alourie for the contribution
Could you configure CI? Following message from Jekins might help.
```
Looks like travis-ci is not configured for your fork.
Please setup
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2262
Thanks @hammertank for the contribution.
I can see commits included in this PR came from other branch.
In this case we'd like to cherry-pick and preserve original author to keep
contribu
37 matches
Mail list logo