[GitHub] zeppelin issue #1929: [ZEPPELIN-1997] Added derbylog in .gitignore

2017-02-01 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1929 @jongyoul Fixed :) will not track all derby.log now. --- 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 #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-01-31 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1886 @sotnich I was test. LGTM. I have a question. Is it possible to only support pgsql? (actually, i am mysql/maria user) --- If your project is set up for it, you can

[GitHub] zeppelin issue #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-23 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 @jongyoul 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

[GitHub] zeppelin pull request #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-22 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1930 --- 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 #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-22 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1930 [ZEPPELIN-1886] implementation z.getZeppelinJobStatus ### What is this PR for? You can get the state of a paragraph through ZeppelinContext. This allows you to implement code

[GitHub] zeppelin pull request #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-21 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1930 [ZEPPELIN-1886] implementation z.getZeppelinJobStatus ### What is this PR for? You can get the state of a paragraph through ZeppelinContext. This allows you to implement code

[GitHub] zeppelin pull request #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-21 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1930 --- 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 #1930: [ZEPPELIN-1886] implementation z.getZeppelinJob...

2017-01-21 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1930 [ZEPPELIN-1886] implementation z.getZeppelinJobStatus ### What is this PR for? You can get the state of a paragraph through ZeppelinContext. This allows you to implement code

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

2017-01-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 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 #1928: ZEPPELIN-598 ] Dynamic loading for Interpreter and API

2017-01-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1928 LOG FILE Limit 4MB Over --- 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 #1929: [ZEPPELIN-1997] Added derbylog in .gitignore

2017-01-21 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1929 [ZEPPELIN-1997] Added derbylog in .gitignore ### What is this PR for? Added derbylog in .gitignore Sometime created derby.log in bin directory. We should stop tracking derbylog

[jira] [Created] (ZEPPELIN-1997) exclude source tracking for derby.log

2017-01-21 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1997: -- Summary: exclude source tracking for derby.log Key: ZEPPELIN-1997 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1997 Project: Zeppelin Issue Type

[GitHub] zeppelin pull request #1928: ZEPPELIN-598 ] Dynamic loading for Interpreter ...

2017-01-21 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1928 --- 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 #1928: ZEPPELIN-598 ] Dynamic loading for Interpreter ...

2017-01-21 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1928 ZEPPELIN-598 ] Dynamic loading for Interpreter and API ### What is this PR for? Use of external libraries that are included in the Roadmap, The interpreter needs related

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

2017-01-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1721 @AhyoungRyu ![1](https://cloud.githubusercontent.com/assets/10525473/22174844/06990b72-df9d-11e6-942b-6f15102f17fc.png) ![2](https://cloud.githubusercontent.com/assets/10525473

[GitHub] zeppelin pull request #908: ZEPPELIN-598 ] Dynamic loading for Interpreter a...

2017-01-21 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/908 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 @jongyoul TEST PASS 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 pull request #1928: ZEPPELIN-598 ] Dynamic loading for Interpreter ...

2017-01-21 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1928 ZEPPELIN-598 ] Dynamic loading for Interpreter and API ### What is this PR for? Use of external libraries that are included in the Roadmap, The interpreter needs related

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC1)

2017-01-21 Thread CloverHearts
+1 The Zeppelin 0.7 release includes some amazing features. In particular, a major bug fix for the remote interpreter. I am actively in favor of this release. 출발: Mina Lee 회신 대상: 날짜: 2017년 1월 21일 토요일 오전 3:17 받는 사람:

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-21 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-21 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-20 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-20 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-20 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-18 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-18 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin issue #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 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 does not have this feature enabled and wishes so

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-17 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1896: implementation test case for connect to exists ...

2017-01-16 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1896 implementation test case for connect to exists interpreter process ### What is this PR for? We need test case for remote interpreter process ( connect to exists process

[GitHub] zeppelin pull request #1896: implementation test case for connect to exists ...

2017-01-16 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1896 --- 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 #1896: implementation test case for connect to exists ...

2017-01-14 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1896 --- 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 #1896: implementation test case for connect to exists ...

2017-01-14 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1896 implementation test case for connect to exists interpreter process ### What is this PR for? We need test case for remote interpreter process ( connect to exists process

[GitHub] zeppelin pull request #1896: implementation test case for connect to exists ...

2017-01-13 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1896 --- 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 #1896: implementation test case for connect to exists ...

2017-01-13 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1896 implementation test case for connect to exists interpreter process ### What is this PR for? We need test case for remote interpreter process ( connect to exists process

[GitHub] zeppelin pull request #1899: [HOTFIX] Does not working settings menu in zepp...

2017-01-13 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1899 [HOTFIX] Does not working settings menu in zeppelin web graph ui ### What is this PR for? Does not working settings menu in zeppelin web graph ui ### What type of PR

[GitHub] zeppelin pull request #1896: implementation test case for connect to exists ...

2017-01-13 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1896 --- 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 #1896: implementation test case for connect to exists ...

2017-01-12 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1896 implementation test case for connect to exists interpreter process ### What is this PR for? We need test case for remote interpreter process ( connect to exists process

[GitHub] zeppelin issue #1879: [HOTFIX : ZEPPELIN-1932] paragraph blur error

2017-01-10 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1879 @soralee Sure :) rebase 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

[GitHub] zeppelin pull request #1879: [HOTFIX : ZEPPELIN-1932] paragraph blur error

2017-01-09 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1879 [HOTFIX : ZEPPELIN-1932] paragraph blur error ### What is this PR for? When one or more hidden editors are present, clicking on the editor will cause a blur error. This means

[GitHub] zeppelin pull request #1879: [HOTFIX : ZEPPELIN-1932] paragraph blur error

2017-01-09 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1879 --- 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 #1879: [HOTFIX : ZEPPELIN-1932] paragraph blur error

2017-01-09 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1879 [HOTFIX : ZEPPELIN-1932] paragraph blur error ### What is this PR for? When one or more hidden editors are present, clicking on the editor will cause a blur error. This means

[GitHub] zeppelin issue #1842: [ZEPPELIN-1619] Load js package as a plugin visualizat...

2017-01-09 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1842 Awesome! 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

[GitHub] zeppelin issue #1877: [ZEPPELIN-1930](HotFix) PythonInterpreter syntax error...

2017-01-09 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1877 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 pull request #1878: add yarn_error.log in gitignore

2017-01-09 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1878 add yarn_error.log in gitignore ### What is this PR for? Currently zeppelin is built from yarn. Therefore, we need to add a log to gitignore. ### What type of PR

[jira] [Created] (ZEPPELIN-1931) we should be add yarn_error.log on gitignore.

2017-01-09 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1931: -- Summary: we should be add yarn_error.log on gitignore. Key: ZEPPELIN-1931 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1931 Project: Zeppelin

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-09 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-09 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-09 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1876: [ZEPPELIN-1927] Remove useless function wrapping in al...

2017-01-09 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1876 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 pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1838 --- 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 #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1838 --- 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 #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1838 --- 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 #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1838 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-08 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1862 @jongyoul Sure :) --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-08 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-08 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-07 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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

2017-01-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 #1814: [ZEPPELIN-1869] changed the API response to generate t...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1814 Fixed done. 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

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

2017-01-07 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...

2017-01-07 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 issue #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 I was change Linked list to Linked HashSet. --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 Hello @jongyoul. 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 pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-07 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method

[jira] [Created] (ZEPPELIN-1921) Code bug, closeAndRemoveInterpreterGroup method of InterpreterSetting partially closes

2017-01-07 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1921: -- Summary: Code bug, closeAndRemoveInterpreterGroup method of InterpreterSetting partially closes Key: ZEPPELIN-1921 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1921

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

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 @rasehorn @zjffdu Thank you very much! I understand the function wait. I will try to organize it again based on your opinion. Thank you for your kind comments. --- If your

[GitHub] zeppelin issue #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1862 Hello @felixcheung I have created and tested a remote interpreter. 1. Go to zeppelin/bin. 2. Run the following:     `bin/bash ./interpreter.sh -d ../interpreter/python -p

[GitHub] zeppelin issue #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1862 @jongyoul Yes, I was take look! 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

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1848 --- 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1848 SELENIUM TEST PASSED Currently, Current CI issues are irrelevant to my modifications. ``` 10:45:01,535 ERROR org.apache.zeppelin.search.LuceneSearch:120 - Failed to open

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1848 --- 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 #1854: [ZEPPELIN-1912] fix: Improve perosnalized mode tooltip...

2017-01-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1854 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 pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1848 --- 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin pull request #1851: [ZEPPELIN-1908] Invalid Typo Method name

2017-01-05 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1851 [ZEPPELIN-1908] Invalid Typo Method name ### What is this PR for? Invalid Typo Method name closeAndRmoveAllInterpreterGroups -> closeAndRemoveAllInterpreterGro

[jira] [Created] (ZEPPELIN-1908) method name typo for closeAndRemoveAllInterpreterGroups

2017-01-05 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1908: -- Summary: method name typo for closeAndRemoveAllInterpreterGroups Key: ZEPPELIN-1908 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1908 Project: Zeppelin

[GitHub] zeppelin issue #1838: [ZEPPELIN-1832] Fixed a bug in zombie process when Zep...

2017-01-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1838 But actually this is a temporary resolved. As a result, Zombie Process issues have been mitigated. Zomebie Process is very important and risky issue. So, I felt the need

[GitHub] zeppelin issue #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1848 ci reopen --- 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin issue #1814: [ZEPPELIN-1869] changed the API response to generate t...

2017-01-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1814 @Leemoonsoo Ah! sorry, i will 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 feature

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[GitHub] zeppelin issue #1838: [ZEPPELIN-1832] Fixed a bug in zombie process when Zep...

2017-01-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1838 @Leemoonsoo Yes, 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 does not have this feature enabled

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1838 --- 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 #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[GitHub] zeppelin pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1838 --- 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 #1838: [ZEPPELIN-1832] Fixed a bug in zombie process when Zep...

2017-01-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1838 @AhyoungRyu @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

[GitHub] zeppelin issue #1838: [ZEPPELIN-1832] Fixed a bug in zombie process when Zep...

2017-01-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1838 @minahlee @AhyoungRyu Hello, 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 pull request #1838: [ZEPPELIN-1832] Fixed a bug in zombie process w...

2017-01-04 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1838 [ZEPPELIN-1832] Fixed a bug in zombie process when Zeppelin stopped. ### What is this PR for? When Zeppelin stops, there is a problem. Sometimes this happens to the test as well

[jira] [Created] (ZEPPELIN-1896) The ability to remove the result of a paragraph from your code.

2017-01-03 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1896: -- Summary: The ability to remove the result of a paragraph from your code. Key: ZEPPELIN-1896 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1896 Project

[jira] [Created] (ZEPPELIN-1895) Get paragraph status in code

2017-01-03 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1895: -- Summary: Get paragraph status in code Key: ZEPPELIN-1895 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1895 Project: Zeppelin Issue Type: Sub-task

<    1   2   3   4   5   6   >