[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 Yes, apart from workflow, this feature is essential. (Get paragraph status) I want to separate getZeppelinJobStatus () into a separate PR, and I want to improve the workflow

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 @Leemoonsoo Yes it seems to be good, I will make a new 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

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-02 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 @zjffdu Yes you are right. --- 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] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-02 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 @zjffdu I agree with you. But I am a bit cautious about this part. In fact, we've re-implemented this functionality in a variety of ways, and we've actually implemented

[Codebase job workflow] I need your idea and opinion.

2017-01-02 Thread CloverHearts
Hello, Zeppelin our users and our developers. I am created zeppelin workflow on codebase feature. But, actually I wish find a good method than my implement workflow method better. (before pr https://github.com/apache/zeppelin/pull/1799) for example,  I made workflow is this here. ---  

[jira] [Created] (ZEPPELIN-1886) Codebased job workflow

2017-01-02 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1886: -- Summary: Codebased job workflow Key: ZEPPELIN-1886 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1886 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-02 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 create new issue on jira https://issues.apache.org/jira/browse/ZEPPELIN-1886 --- 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 #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-30 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1721 --- 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 pull request #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-30 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1721 [ZEPPELIN-969] order by note name in job menu ### What is this PR for? we can sort by note name in job menu. Sorting supports ascending and descending order. Sort by note name

[GitHub] zeppelin pull request #1827: [ZEPPELIN-1878] added npm-debug.log on gitignor...

2016-12-30 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1827 [ZEPPELIN-1878] added npm-debug.log on gitignore ### What is this PR for? zeppelin-web/npm-debug.log file is only used debugging. So, we do not tracking. ### What type of PR

[jira] [Created] (ZEPPELIN-1878) add ignore file npm-debug.log on gitignore

2016-12-30 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1878: -- Summary: add ignore file npm-debug.log on gitignore Key: ZEPPELIN-1878 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1878 Project: Zeppelin Issue

[GitHub] zeppelin pull request #1821: [ZEPPELIN-1875] permission dialog code is not s...

2016-12-29 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1821 [ZEPPELIN-1875] permission dialog code is not stable ### What is this PR for? The code for the notification pop-up is not stable. Sometime when response to slow for backend

[jira] [Created] (ZEPPELIN-1875) permission dialog code is not stable

2016-12-29 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1875: -- Summary: permission dialog code is not stable Key: ZEPPELIN-1875 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1875 Project: Zeppelin Issue Type

[GitHub] zeppelin pull request #1814: [ZEPPELIN-1869] changed the API response to gen...

2016-12-29 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1814 [ZEPPELIN-1869] changed the API response to generate to 200. ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check

[GitHub] zeppelin pull request #1814: [ZEPPELIN-1869] changed the API response to gen...

2016-12-29 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1814 --- 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 pull request #1814: [ZEPPELIN-1869] changed the API response to gen...

2016-12-28 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1814 [ZEPPELIN-1869] changed the API response to generate to 200. ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check

[jira] [Created] (ZEPPELIN-1869) apply success respon to 200 for Zeppelin Restapi response

2016-12-28 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1869: -- Summary: apply success respon to 200 for Zeppelin Restapi response Key: ZEPPELIN-1869 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1869 Project: Zeppelin

[GitHub] zeppelin issue #1797: [ZEPPELIN-1854] make Per User mode in interpreter sett...

2016-12-25 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1797 When shiro is enabled, an anonymous user may exist. If so, this code stops all functionality for the user named anonymous. Therefore, I have to additionally validate the role assigned

[GitHub] zeppelin pull request #1176: [Zeppelin 1165 : improve] Paragraph dynamic rel...

2016-12-22 Thread cloverhearts
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

[GitHub] zeppelin issue #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-12-22 Thread cloverhearts
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

[GitHub] zeppelin pull request #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2016-12-22 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1799 [ZEPPELIN-1165 : WIP] Code-based job workflow ### What is this PR for? Code based workflow (**work in progress**) Re-implementation on this pr https://github.com/apache

[GitHub] zeppelin issue #1792: Change gitignore for font files

2016-12-22 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1792 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

[GitHub] zeppelin issue #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-22 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 @anthonycorbacho change finished. ![asc](https://cloud.githubusercontent.com/assets/10525473/21448241/a177ac24-c923-11e6-91ce-abef42bb0ea8.png) ![desc](https

[GitHub] zeppelin issue #1791: [ZEPPELIN-1847] fix: Copy only html when html file cha...

2016-12-22 Thread cloverhearts
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] zeppelin issue #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 @anthonycorbacho ofcourse, i will fix 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

[GitHub] zeppelin issue #1716: [ ZEPPELIN-531 ] execute and stop note in job menu

2016-12-20 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1716 Hello @bzz , could you please review? ci is green. I think ready for merge on this pr. Thank you :) Have a nice day. --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1775: [ZEPPELIN-1745] View revisions in non-editable mode

2016-12-20 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1775 good feature! --- 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 #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-19 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 @anthonycorbacho @AhyoungRyu could you please review for 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

[GitHub] zeppelin issue #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-19 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 PING CI is green --- 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 issue #1753: [ZEPPELIN-1594] Support personalized mode

2016-12-14 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1753 CI failed. However, this is a not relate to modifications. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test

[GitHub] zeppelin issue #1753: [ZEPPELIN-1594] Support personalized mode

2016-12-14 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1753 ![123123ppp](https://cloud.githubusercontent.com/assets/10525473/21213045/44013a82-c2d5-11e6-82e6-5c7591069516.gif) support `live mode share ` the notes about using the user

[GitHub] zeppelin issue #1753: [ZEPPELIN-1594] Supported personalized mode

2016-12-14 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1753 Hello, @jongyoul. What do you think on this mockup? ![pmode](https://cloud.githubusercontent.com/assets/10525473/21179014/7d37a6ec-c235-11e6-9ea4-ab10c57570b7.png

[GitHub] zeppelin pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-14 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1716 --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-14 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1716: [ ZEPPELIN-531 ] execute and stop note in job menu

2016-12-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1716 @bzz Sure! I will That. --- 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 issue #1717: [ZEPPELIN-1744] replace to movement for paragraph in j...

2016-12-12 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1717 Could you please review for 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

[GitHub] zeppelin pull request #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1721 [ZEPPELIN-969] order by note name in job menu ### What is this PR for? we can sort by note name in job menu. Sorting supports ascending and descending order. Sort by note name

[GitHub] zeppelin pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1716 --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1721 [ZEPPELIN-969] order by note name in job menu ### What is this PR for? we can sort by note name in job menu. Sorting supports ascending and descending order. Sort by note name

[GitHub] zeppelin pull request #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1721 --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1716 --- 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 #1734: [ZEPPELIN-1766] Improve Interpreter Binding UI better ...

2016-12-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1734 I like a green button for default interpreter feedback. especially, it seems to be a good choice for separating roles of interpreter. --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1735: [ZEPPELIN-1767] Blank paragraph should not be run.

2016-12-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1735 I think we need this feature. and on focus to good fixed. --- 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 #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-07 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1721 --- 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 pull request #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1721 [ZEPPELIN-969] order by note name in job menu ### What is this PR for? we can sort by note name in job menu. Sorting supports ascending and descending order. Sort by note name

[GitHub] zeppelin issue #1717: [ZEPPELIN-1744] replace to movement for paragraph in j...

2016-12-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1717 ping --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-07 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1716 --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-07 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1716 --- 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 #1721: [ZEPPELIN-969] order by note name in job menu

2016-12-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 @soralee Thank you! --- 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 #1717: [ZEPPELIN-1744] replace to movement for paragra...

2016-12-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1717 [ZEPPELIN-1744] replace to movement for paragraph in job menu ### What is this PR for? We should move to editable paragraph move in job menu currently, moved to readonly mode

[GitHub] zeppelin pull request #1719: [ZEPPELIN-965] missing lastExecuteTime function

2016-12-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1719 [ZEPPELIN-965] missing lastExecuteTime function ### What is this PR for? Added last note run time. This was a bug. The function was configured, but the function to output

[GitHub] zeppelin pull request #1719: [ZEPPELIN-965] missing lastExecuteTime function

2016-12-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1719 --- 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 pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1717: [ZEPPELIN-1744] replace to movement for paragra...

2016-12-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1717 --- 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 #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 ![fix-ui](https://cloud.githubusercontent.com/assets/10525473/20872579/0c9b831c-bae3-11e6-9d9a-718900ef833c.gif) i was resolved UI problem. :) --- If your project is set up

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 After checking, the automatic save will actually work. However, it can not be expressed only on the UI. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 ace editor 1.2.6 upgrade done. resolved korean typing 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

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 ![typing](https://cloud.githubusercontent.com/assets/10525473/20868134/45c89004-ba97-11e6-870c-d12272cb5f69.gif) Fix and upgrade done. please, review --- If your project

[GitHub] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-02 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 Thank you very much, @tae-jun --- 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] zeppelin issue #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-12-02 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1692 There is an input problem other than English, such as Japanese and Korean. To solve this problem, Zeppelin needs to upgrade the Ace editor. We have responded to the latest ace editor

[GitHub] zeppelin issue #1716: [ ZEPPELIN-531 ] execute and stop note in job menu

2016-12-02 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1716 @astroshim Thank you, have a good day! --- 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 #1721: order by note name in job menu

2016-12-01 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1721 order by note name in job menu ### What is this PR for? we can sort by note name in job menu. Sorting supports ascending and descending order. Sort by note name

[GitHub] zeppelin pull request #1719: missing lastExecuteTime function

2016-12-01 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1719 missing lastExecuteTime function ### What is this PR for? Added last note run time. This was a bug. The function was configured, but the function to output it was missing

[GitHub] zeppelin pull request #1717: replace to movement for paragraph in job menu

2016-12-01 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1717 replace to movement for paragraph in job menu ### What is this PR for? We should move to editable paragraph move in job menu currently, moved to readonly mode ### What type

[jira] [Created] (ZEPPELIN-1744) We should move to editable paragraph move in job menu

2016-12-01 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1744: -- Summary: We should move to editable paragraph move in job menu Key: ZEPPELIN-1744 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1744 Project: Zeppelin

[GitHub] zeppelin issue #1715: [ZEPPELIN-1740] Focus next paragraph after paragraph d...

2016-12-01 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1715 Good feature! 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

[GitHub] zeppelin pull request #1716: [ ZEPPELIN-531 ] execute and stop note in job m...

2016-12-01 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1716 [ ZEPPELIN-531 ] execute and stop note in job menu ### What is this PR for? We can note start and stop in job menu. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1702: [ZEPPELIN-1727] Shift + Enter runs two paras in partic...

2016-11-29 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1702 That's a good fix! I have a personal oppinion. How about moving the `focusParagraph` event` broadcast` to the link below? https://github.com/karuppayya/incubator-zeppelin/blob

[GitHub] zeppelin issue #1694: [ZEPPELIN-1718] Prevent anonymous user to set note per...

2016-11-29 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1694 It is a cool feature. I would like to say one thing. If you need to prevent configuration changes for anonymous users, you should not modify them only in the Web UI

[GitHub] zeppelin issue #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-11-28 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 change name for item on select box. Undefined to Interpreter is not set --- 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 pull request #1441: [ ZEPPELIN-967 ] Implement search bar in job ma...

2016-11-28 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1441 --- 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 pull request #1441: [ ZEPPELIN-967 ] Implement search bar in job ma...

2016-11-28 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1441 [ ZEPPELIN-967 ] Implement search bar in job manager ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out

[GitHub] zeppelin issue #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-11-28 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 @Leemoonsoo Thank you for your review a lot. First, the select box's interpreter shows only the first interpreter, because it is information about the default interpreter's

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665] Z.run with external note executable an...

2016-11-28 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 @Leemoonsoo Sorry, I think I misunderstood your answer. All edits are complete. Thank you for your reply. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665] Z.run with external note executable an...

2016-11-28 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 Sorry, I think I misunderstood your answer. All edits are complete. Thank you for your reply. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665] Z.run with external note executable an...

2016-11-28 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 ci retry --- 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 pull request #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-11-28 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1692 [ZEPPELIN-1710 - WIP] Ace Editor upgrade ### What is this PR for? The current version of the ace editor is too old. You should also fix a bug that improperly typed non-English

[GitHub] zeppelin pull request #1692: [ZEPPELIN-1710 - WIP] Ace Editor upgrade

2016-11-27 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1692 [ZEPPELIN-1710 - WIP] Ace Editor upgrade ### What is this PR for? The current version of the ace editor is too old. You should also fix a bug that improperly typed non-English typing

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665] Z.run with external note executable an...

2016-11-27 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 Okay, fixed all problem. always ci green i was change test case for zrun in angular object watch test. @Leemoonsoo Could you please review for this pr? --- If your project is set

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665] Z.run with external note executable an...

2016-11-26 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 One test case is experiencing a problem. I will solve this problem. --- 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 pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-26 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1637 [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter ### What is this PR for? Currently, the z.run command is restricted. Only

[GitHub] zeppelin pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-26 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1637 --- 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 pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1637 [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter ### What is this PR for? Currently, the z.run command is restricted. Only

[GitHub] zeppelin pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1637 --- 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 pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1637 [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter ### What is this PR for? Currently, the z.run command is restricted. Only

[GitHub] zeppelin pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1637 --- 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 pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1637 [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter ### What is this PR for? Currently, the z.run command is restricted. Only

[GitHub] zeppelin pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1637 --- 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 pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1637 [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter ### What is this PR for? Currently, the z.run command is restricted. Only

[GitHub] zeppelin pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-25 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1637 --- 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 #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-11-25 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 @AhyoungRyu ![newnew](https://cloud.githubusercontent.com/assets/10525473/20624758/1870bb14-b352-11e6-9883-dcb84649c139.gif) fix done. Thank you :) --- If your

[GitHub] zeppelin issue #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-11-23 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 @AhyoungRyu Thank you very much! --- 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 issue #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-11-23 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 CI Green! --- 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 #1441: [ ZEPPELIN-967 ] Implement search bar in job manager

2016-11-23 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1441 @bzz Thank you for your feedback. The problem with CI is irrelevant to my own. I think this is probably related to this. Https://github.com/apache/zeppelin/commit

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665] Z.run with external note executable an...

2016-11-22 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 All work is done. --- 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 issue #1659: [ZEPPELIN-1667] Fix maven options while updating node,...

2016-11-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1659 :) I listened to your feedback, and tested the current version. Surely your opinion is correct. I personally have experienced problems with versioning up tools

<    1   2   3   4   5   6   >