[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-06 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217450451 @onkarshedge it's perfectly fine, you did very well and thank you for taking a stab! Shall we continue with original plan of submitting a PR to https://

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-05 Thread onkarshedge
Github user onkarshedge commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217352893 Ohh, I get it. I was adding new NotebookRepos in zeppelin-site.xml this way. So I was getting only one Notebookrepo and wrote the code in PR to combine t

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-05 Thread onkarshedge
Github user onkarshedge closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/873 --- 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 th

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-05 Thread khalidhuseynov
Github user khalidhuseynov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217091429 @onkarshedge I believe you can add test(s) in this PR --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-04 Thread onkarshedge
Github user onkarshedge commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217082413 @bzz so shall I send another pull request with the test case in ZeppelinConfigurationTest.java or in this PR itself ? --- If your project is set up for

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-04 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217056217 Hi @onkarshedge thank you for submitting a fix! In case of fixing a bug in any code, first thing to do is to try adding some kind of (unit-)test to the e

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-04 Thread onkarshedge
GitHub user onkarshedge opened a pull request: https://github.com/apache/incubator-zeppelin/pull/873 Zeppelin configuration getStringValue() returns multiple values comma… ### What is this PR for? ZeppelinConfiguration getStringValue(String name,String d) returns only a single