Hoon Park created ZEPPELIN-1847:
---
Summary: Reduce zeppelin-web build time for html files in dev
Key: ZEPPELIN-1847
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1847
Project: Zeppelin
Iss
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1789
Thanks for the contribution, one minor issue:
Before:
https://cloud.githubusercontent.com/assets/674497/21419733/7b477450-c84f-11e6-9f06-9623585b6402.png";>
After:
h
GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/1791
[ZEPPELIN-1847] fix: Copy only html when html file changed
### What is this PR for?
Reduce build time by avoiding to copy non-related files. Approx 3~4 secs as
you can see below.
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1791
\cc @cloverhearts @felizbear for review. Thanks :)
---
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 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1789
Hard to figure out what is different at first. See border of the icons.
---
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 proje
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1791
@1ambda
Thank you for your good fix.
Sure, I will :)
---
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 felizbear commented on the issue:
https://github.com/apache/zeppelin/pull/1791
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 have this feature
enabled and wishes so, or if the f
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1791
one more question. Can we boost dev mode build using webpack and its useful
plugins?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
Github user felizbear commented on the issue:
https://github.com/apache/zeppelin/pull/1791
We totally can but it requires some effort, i.e. migrating code to es6
modules
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. I
Mikhail created ZEPPELIN-1848:
-
Summary: ZEPPELIN_NOTEBOOK_S3_KMS_KEY_ID defaults to search keys
in us-east-1
Key: ZEPPELIN-1848
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1848
Project: Zeppelin
GitHub user marchpig opened a pull request:
https://github.com/apache/zeppelin/pull/1792
Change gitignore for font files
### What is this PR for?
Some web fonts were changed by 5552319378e8361a16c91df2ba3cdf5519b74d58 but
`.gitignore` was not changed accordingly.
### Wh
GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/1793
[MINOR] Refactoring Job and Paragraph
### What is this PR for?
Job class has only two sub classes. I don't think we need Job abstraction
class anymore, then I'll move all function of Job int
Github user tae-jun commented on the issue:
https://github.com/apache/zeppelin/pull/1730
@AhyoungRyu Always thanks for the review :) Also thanks for your
understanding.
@1ambda Thanks for the review! I appreciate it and sorry for my late
response.
That was a really nice
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1561
@meenakshisekar Could you rebase this PR?
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1759
---
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
Sergey_Sokur created ZEPPELIN-1849:
--
Summary: Web interface does not render information properly
Key: ZEPPELIN-1849
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1849
Project: Zeppelin
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1790
CI Green, 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
enable
Github user cuspymd commented on the issue:
https://github.com/apache/zeppelin/pull/1789
In the process of modifying the above issue, I divided the buttons of the
chart selector into two groups.
The role of the two button groups seems to be slightly different.
- First grou
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1730
Hi @tae-jun
It's good idea to introduce limitation when notes are in trash. Let me
comment
(1) what you mentioned is about restricting modification of archived notes
(i mean, not
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1751
---
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 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1791
Did simple test for applying webpack. Let me share result in short.
- (**IMPORTANT**) It is impossible to handle in a single PR. It requires
changing directory structure and this causes soo
Hoon Park created ZEPPELIN-1850:
---
Summary: Improve frontend build structure, tools
Key: ZEPPELIN-1850
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1850
Project: Zeppelin
Issue Type: Impr
Github user tae-jun commented on the issue:
https://github.com/apache/zeppelin/pull/1730
@1ambda Thanks for your prompt response!
I see what you mean now. Thanks for the explanation :)
Now, only `remove permanently` and `restore` buttons are shown.
https://cloud.githubu
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1793
```
Failed tests:
NotebookTest.testAbortParagraphStatusOnInterpreterRestart:760
expected: but was:
```
This test passed in my local
---
If your project is set up for it,
GitHub user tae-jun reopened a pull request:
https://github.com/apache/zeppelin/pull/1730
[ZEPPELIN-1736] Introduce trash & enable removing folder
### What is this PR for?
 and even
with git 2.11.0 wasn't able to do it. also from documentation
[here](
GitHub user khalidhuseynov reopened a pull request:
https://github.com/apache/zeppelin/pull/1775
[ZEPPELIN-1745] View revisions in non-editable mode
### What is this PR for?
This is to make view of revisions non-editable
### What type of PR is it?
Improvement
Github user khalidhuseynov closed the pull request at:
https://github.com/apache/zeppelin/pull/1775
---
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 feat
Jeff Zhang created ZEPPELIN-1853:
Summary: Add README for livy interpreter
Key: ZEPPELIN-1853
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1853
Project: Zeppelin
Issue Type: Improvemen
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1775
FYI - you can install 2.11.0 using brew.
@khalidhuseynov is right, that should be handled in the separate issue.
Let's talk about it on ZEPPELIN-1737.
---
If your project is set up for i
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1777
@marchpig can you resolve conflicting file ?
---
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 prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1785
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 cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1721
@anthonycorbacho change finished.


Re-implementation on this pr
https://github.com/apache/
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1176
https://github.com/apache/zeppelin/pull/1799
I was create new pr.
and re-implementation codebased.
---
If your project is set up for it, you can reply to this email and have
Github user cloverhearts closed the pull request at:
https://github.com/apache/zeppelin/pull/1176
---
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
60 matches
Mail list logo