[GitHub] zeppelin pull request #1312: [ZEPPELIN-1268] Focus first paragraph after not...

2016-08-10 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1312 [ZEPPELIN-1268] Focus first paragraph after notebook creation ### What is this PR for? Once the notebook is created, cursor should focus on the first paragraph ### What type

[GitHub] zeppelin pull request #1313: [ZEPPELIN-1245] Focus first paragraph after not...

2016-08-10 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1313 [ZEPPELIN-1245] Focus first paragraph after notebook creation ### What is this PR for? Once the notebook is created, cursor should focus on the first paragraph ### What type

[GitHub] zeppelin issue #1312: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-10 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1312 Closing this pull request as it is invalid --- 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] zeppelin issue #1312: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-10 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1312 closing the Pull Request since there are merge conflicts --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] zeppelin pull request #1312: [ZEPPELIN-1245] Focus first paragraph after not...

2016-08-10 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1312 --- 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] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-17 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1313 @Leemoonsoo : Thanks for reviewing the code I did check the existing behaviour , for existing note it doesn't focus to any paragraph. So,I did code changes now in suc

[GitHub] zeppelin pull request #1313: [ZEPPELIN-1245] Focus first paragraph after not...

2016-08-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1313 --- 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] zeppelin pull request #1313: [ZEPPELIN-1245] Focus first paragraph after not...

2016-08-18 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1313 [ZEPPELIN-1245] Focus first paragraph after notebook creation ### What is this PR for? Once the notebook is created, cursor should focus on the first paragraph ### What

[GitHub] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1313 Reopening the pull request to trigger CI build. --- 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 #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1341 [ZEPPELIN-1162] Fix rawType in NotebookRestApi ### What is this PR for? Some HashSet is declared without types. Fix it in NotebookRestApi ### What type of PR is it

[GitHub] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1313 CI build is success now. Please do review and let me in know in 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

[GitHub] zeppelin pull request #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1341 [ZEPPELIN-1162] Fix rawType in NotebookRestApi ### What is this PR for? Some HashSet is declared without types. Fix it in NotebookRestApi ### What type of PR is it

[GitHub] zeppelin pull request #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1341 --- 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] zeppelin pull request #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1341 --- 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] zeppelin pull request #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1341 [ZEPPELIN-1162] Fix rawType in NotebookRestApi ### What is this PR for? Some HashSet is declared without types. Fix it in NotebookRestApi ### What type of PR is it

[GitHub] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1313 In my opinion, since the editor itself is not available, it shouldn't focus that paragraph which is also behaviour after this PR If you/other folks have any other opinions, pleas

[GitHub] zeppelin pull request #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1341 [ZEPPELIN-1162] Fix rawType in NotebookRestApi ### What is this PR for? Some HashSet is declared without types. Fix it in NotebookRestApi ### What type of PR is it

[GitHub] zeppelin pull request #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1341 --- 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] zeppelin issue #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-19 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1341 Please review this PR and let me your thoughts in 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

[GitHub] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-21 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1313 its 'thinktank' --- 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 #1367: [ZEPPELIN-1040] Show the time when the result i...

2016-08-26 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1367 [ZEPPELIN-1040] Show the time when the result is updated ### What is this PR for? As per existing usage, the time shown in end of each paragraph is the time the paragraph is updated not

[GitHub] zeppelin pull request #1367: [ZEPPELIN-1040] Show the time when the result i...

2016-08-28 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1367 --- 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] zeppelin pull request #1367: [ZEPPELIN-1040] Show the time when the result i...

2016-08-28 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1367 [ZEPPELIN-1040] Show the time when the result is updated ### What is this PR for? As per existing usage, the time shown in end of each paragraph is the time the paragraph is updated

[GitHub] zeppelin pull request #1399: [ZEPPELIN-1182] Zeppelin should have Startup an...

2016-09-02 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1399 [ZEPPELIN-1182] Zeppelin should have Startup and Shutdown message ### What is this PR for? PR is for logging configuration details of Zeppelin server. ### What type of PR is it

[GitHub] zeppelin issue #1399: [ZEPPELIN-1182] Zeppelin should have Startup and Shutd...

2016-09-06 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1399 I am logging the configuration details of Zeppelin . I am not sure if we have any more configuration details to be logged. Please check PR and let me know if any more configuration needs to

[GitHub] zeppelin issue #1399: [ZEPPELIN-1182] Zeppelin should have Startup and Shutd...

2016-09-14 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1399 @all: Please do review and let me know your opnion --- 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] zeppelin issue #1399: [ZEPPELIN-1182] Zeppelin should have Startup and Shutd...

2016-09-19 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1399 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, or if

[GitHub] zeppelin issue #1399: [ZEPPELIN-1182] Zeppelin should have Startup and Shutd...

2016-09-19 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1399 It makes more sense to have message logged in ```${ZEPPELIN_OUTFILE}``` rather of ```${ZEPPELIN_LOGFILE}```. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin pull request #1464: [Zeppelin 796] [WIP] Duplicated notebook names ...

2016-09-27 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1464 [Zeppelin 796] [WIP] Duplicated notebook names should not be allowed ### What is this PR for? When a notebook is created/cloned/imported the title/name of the new notebook should not be

[GitHub] zeppelin pull request #1467: [ZEPPELIN-1488] JDBC Interpreter throws error w...

2016-09-28 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1467 [ZEPPELIN-1488] JDBC Interpreter throws error while the interpreter is downloading dependencies ### What is this PR for? For first time, when we add dependencies for JDBC interpreter

[GitHub] zeppelin issue #1467: [ZEPPELIN-1488] JDBC Interpreter throws error while th...

2016-09-28 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1467 CI build is green.Please review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-09-29 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 @khalidhuseynov : Lets say if i create a note with name 'Note'. If zeppelin allows me to create a new note with name 'Note', then after sometime when i search for on

[GitHub] zeppelin pull request #1464: [Zeppelin 796] [WIP] Duplicated notebook names ...

2016-09-29 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1464 --- 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] zeppelin pull request #1464: [Zeppelin 796] [WIP] Duplicated notebook names ...

2016-09-29 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1464 [Zeppelin 796] [WIP] Duplicated notebook names should not be allowed ### What is this PR for? When a notebook is created/cloned/imported the title/name of the new notebook should not

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-09-29 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 Going to reopen the pull request to trigger CI build --- 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] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-09-29 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 CI build is green & success. Please review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-09-29 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 @jongyoul : Thanks for noticing that. I didn't make those changes. Those changes seems to come from another commit. Need to check that --- If your project is set up for it, you can rep

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-09-29 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 @corneadoug : Nice catch. I didn't check that scenario. Will let you once, i figure out a way. Let me check the current implementation too. --- If your project is set up for it, yo

[GitHub] zeppelin issue #1467: [ZEPPELIN-1488] JDBC Interpreter throws error while th...

2016-10-02 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1467 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, or if

[GitHub] zeppelin issue #1467: [ZEPPELIN-1488] JDBC Interpreter throws error while th...

2016-10-04 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1467 i didn't get the question. Can you please share it again ? --- 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 #1467: [ZEPPELIN-1488] JDBC Interpreter throws error while th...

2016-10-04 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1467 Oh. Its' ok. now i see your 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 this fe

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-10-12 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 @jongyoul : Hey i was quite busy for sometime. I was trying to resolve the commit issues that you have pointed out. but while during rebase i am getting below error

[GitHub] zeppelin issue #1464: [Zeppelin 796] [WIP] Duplicated notebook names should ...

2016-10-12 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 @corneadoug : If a user creates a note with same name, it would do no good to that user itself as it confuses him. For resolving the scenario, we can pick one of the below ways 1

[GitHub] zeppelin pull request #1524: [ZEPPELIN-1542] Cleanup of Note created during ...

2016-10-14 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1524 [ZEPPELIN-1542] Cleanup of Note created during jUnit test in zeppelin-server, zeppelin-zengine ### What is this PR for? While running jUnit tests in zeppelin-server & zeppelin-zen

[GitHub] zeppelin issue #1467: [ZEPPELIN-1488] JDBC Interpreter throws error while th...

2016-10-14 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1467 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, or if

[GitHub] zeppelin pull request #1524: [ZEPPELIN-1542] Cleanup of Note created during ...

2016-10-16 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1524 --- 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] zeppelin issue #1524: [ZEPPELIN-1542] Cleanup of Note created during jUnit t...

2016-10-16 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1524 Reopening the PR to trigger CI build --- 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 #1524: [ZEPPELIN-1542] Cleanup of Note created during ...

2016-10-16 Thread rajarajan-g
GitHub user rajarajan-g reopened a pull request: https://github.com/apache/zeppelin/pull/1524 [ZEPPELIN-1542] Cleanup of Note created during jUnit test in zeppelin-server, zeppelin-zengine ### What is this PR for? While running jUnit tests in zeppelin-server & zeppelin-zen

[GitHub] zeppelin pull request #1536: [Zeppelin 796] Duplicated notebook names should...

2016-10-18 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1536 [Zeppelin 796] Duplicated notebook names should not be allowed What is this PR for? When a notebook is created/cloned/imported the title/name of the new notebook should not be

[GitHub] zeppelin pull request #1464: [Zeppelin 796] Duplicated notebook names should...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1464 --- 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] zeppelin issue #1464: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 Hi All, An unknown commit got merged into this PR. I just had this issue while rebasing. I am going to open new PR for the same.So, Closing this PR . Please continue the discussion in the

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 @anthonycorbacho : Lets say if i create a note with name 'Note'. If zeppelin allows me to create a new note with name 'Note', then after sometime when i search for on

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-25 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 @anthonycorbacho : For import note function too, we will have same problem as i pointed out first. Anyway for import note too, any user can give a new name for importing notebook --- If

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-10-25 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 @All : Please review this PR and let me know your 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

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-11-08 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 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, or if

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-11-09 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 Now i have resolved the conflicts. Please review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-11-15 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 Any updates ? --- 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

[jira] [Created] (ZEPPELIN-1488) JDBC Intrepreter throws error while the interpreter is downloading dependencies

2016-09-25 Thread Rajarajan G (JIRA)
Rajarajan G created ZEPPELIN-1488: - Summary: JDBC Intrepreter throws error while the interpreter is downloading dependencies Key: ZEPPELIN-1488 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1488

[jira] [Created] (ZEPPELIN-1542) Cleanup of Note created during jUnit test in zeppelin-server, zeppelin-zengine

2016-10-13 Thread Rajarajan G (JIRA)
Rajarajan G created ZEPPELIN-1542: - Summary: Cleanup of Note created during jUnit test in zeppelin-server, zeppelin-zengine Key: ZEPPELIN-1542 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1542