[GitHub] zeppelin issue #1052: ZEPPELIN-1037 Enable Kerberos support in Livy Interpre...

2016-06-21 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1052 CI failed at one of the build matrix --- 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 #1052: ZEPPELIN-1037 Enable Kerberos support in Livy I...

2016-06-20 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1052 ZEPPELIN-1037 Enable Kerberos support in Livy Interpreter ### What is this PR for? This PR is for enabling kerberos support in Livy interpreter. Also introduced two new Livy interpreter

[GitHub] zeppelin issue #1027: [ZEPPELIN-1020] Remove suggestion list on click

2016-06-17 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1027 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 #1246: [MINOR] Fix missing validation on interpreter p...

2016-07-29 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1246 [MINOR] Fix missing validation on interpreter page ### What is this PR for? Fix missing validation on interpreter page. TypeError on console when Save interpreter settings button is clicked

[GitHub] zeppelin pull request #1247: ZEPPELIN-1254 Make get and save Interpreter bin...

2016-07-29 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1247 ZEPPELIN-1254 Make get and save Interpreter bindings calls via websocket ### What is this PR for? This PR uses websocket to get and save interpreter bindings instead of rest api

[GitHub] zeppelin pull request #1319: ZEPPELIN-1319 Use absolute path for ssl trustst...

2016-08-11 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1319 ZEPPELIN-1319 Use absolute path for ssl truststore and keystore when available ### What is this PR for? Use absolute path for ssl truststore and keystore when available ### What

[GitHub] zeppelin pull request #1181: ZEPPELIN-1168 Add http header X-Requested-By in...

2016-07-13 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1181 ZEPPELIN-1168 Add http header X-Requested-By in post request to Livy for CSRF protection ### What is this PR for? Add http header X-Requested-By in post request to Livy for CSRF protection

[GitHub] zeppelin pull request #1182: [HOTFIX] ZEPPELIN-1170 Handsontable fails to di...

2016-07-13 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1182 [HOTFIX] ZEPPELIN-1170 Handsontable fails to display data on second run ### What is this PR for? Handsontable fails to display data on second run if first run did not render table due

[GitHub] zeppelin issue #1139: [ZEPPELIN-235] jscs in zeppelin-web

2016-07-06 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1139 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 #1147: ZEPPELIN-1130 Make Livy create session retires ...

2016-07-07 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1147 ZEPPELIN-1130 Make Livy create session retires configurable ### What is this PR for? Make Livy create session retires configurable ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1142: [ZEPPELIN-1127] Show error message in case of exceptio...

2016-07-07 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1142 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 #1156: ZEPPELIN-1145 Zeppelin UI fails to load page wi...

2016-07-09 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1156 ZEPPELIN-1145 Zeppelin UI fails to load page with HTTP 500 error when user tries to login from dialog box ### What is this PR for? Please look at ZEPPELIN-1145 for detailed steps

[GitHub] zeppelin issue #1247: ZEPPELIN-1254 Make get and save Interpreter bindings c...

2016-08-03 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1247 @jongyoul Yes. we should keep both --- 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 #1109: [Zeppelin-1090][Hot Fix] LivySparkSQLInterpreter doesn...

2016-06-30 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1109 Thanks for the fix. 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 issue #1105: [ZEPPELIN-385] Notebook offline view mode

2016-06-30 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1105 @khalidhuseynov may be we should consider enabling show/hide editor and output buttons --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1101: [ZEPPELIN-1072] Saving Interpreter Setting dosen't not...

2016-06-30 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1101 Tested. 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 #1111: [ZEPPELIN-1094] Run all paragraphs keeps appending emp...

2016-07-01 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/ 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 #1978: Hive proxy user doesn't work if interpreter nam...

2017-02-06 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1978 Hive proxy user doesn't work if interpreter name is not JDBC ### What is this PR for? Hive proxy user doesn't work if interpreter name is not JDBC ### What type of PR is it? Bug

[GitHub] zeppelin issue #1992: ZEPPELIN-2083: default interpreter list should honour ...

2017-02-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1992 Tested, 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 #1978: Hive proxy user doesn't work if interpreter name is no...

2017-02-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1978 @felixcheung updated in 6d55d48 --- 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 #1979: [ZEPPELIN-2063] Hive Jdbc interpreter does not relogin...

2017-02-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1979 Tested. 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 #1953: User Impersonation fails on setting hive_conf_list in ...

2017-01-30 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1953 Tested. 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 #2049: [ZEPPELIN-1586][MINOR] add new line char before "[urls...

2017-02-22 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2049 Good catch. 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 #2064: [ZEPPELIN-2164] Typo in Insufficient Privileges popup ...

2017-02-23 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2064 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 #2066: [ZEPPELIN-1725] replace cleanDirectory with forceDelet...

2017-02-24 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2066 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 #2076: ZEPPELIN-2173 Duplicate user names populated in...

2017-02-27 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2076 ZEPPELIN-2173 Duplicate user names populated in the Note permission box ### What is this PR for? Duplicate user names populated in the Note permission box ### What type of PR

[GitHub] zeppelin pull request #2076: ZEPPELIN-2173 Duplicate user names populated in...

2017-02-28 Thread r-kamath
GitHub user r-kamath reopened a pull request: https://github.com/apache/zeppelin/pull/2076 ZEPPELIN-2173 Duplicate user names populated in the Note permission box ### What is this PR for? Duplicate user names populated in the Note permission box ### What type of PR

[GitHub] zeppelin issue #2076: ZEPPELIN-2173 Duplicate user names populated in the No...

2017-02-28 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2076 closed and reopened to trigger CI --- 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 #2076: ZEPPELIN-2173 Duplicate user names populated in the No...

2017-02-28 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2076 @soralee thanks for the review. > For example, if user who is not permission fail to edit permission, the status of permission is displayed to values before the modification

[GitHub] zeppelin pull request #2076: ZEPPELIN-2173 Duplicate user names populated in...

2017-02-28 Thread r-kamath
GitHub user r-kamath reopened a pull request: https://github.com/apache/zeppelin/pull/2076 ZEPPELIN-2173 Duplicate user names populated in the Note permission box ### What is this PR for? Duplicate user names populated in the Note permission box ### What type of PR

[GitHub] zeppelin pull request #2076: ZEPPELIN-2173 Duplicate user names populated in...

2017-02-28 Thread r-kamath
Github user r-kamath closed the pull request at: https://github.com/apache/zeppelin/pull/2076 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] zeppelin pull request #2076: ZEPPELIN-2173 Duplicate user names populated in...

2017-02-28 Thread r-kamath
Github user r-kamath closed the pull request at: https://github.com/apache/zeppelin/pull/2076 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] zeppelin issue #2076: ZEPPELIN-2173 Duplicate user names populated in the No...

2017-02-28 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2076 Unrelated CI failure for profile 2 and 3 --- 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 #2074: ZEPPELIN-2148: On creation of Bar graph zeppelin UI sh...

2017-03-01 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2074 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 #1429: ZEPPELIN-1440 Notebook clone: prefix name with ...

2016-09-14 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1429 ZEPPELIN-1440 Notebook clone: prefix name with "Copy of" and end with count ### What is this PR for? While cloning a notebook create a new name using the current notebook name by

[GitHub] zeppelin issue #1489: ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be m...

2016-10-05 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1489 Travis failure is unrelated and only on one of the build profile --- 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 #1489: ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be m...

2016-10-06 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1489 cool. will merge this if there are no more discussions --- 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 #1489: ZEPPELIN-1321 Zeppelin HTTP and HTTPS port shou...

2016-10-05 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1489 ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be managed seperately ### What is this PR for? Use a different variable for ssl port number - add new property for ssl port

[GitHub] zeppelin issue #1489: ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be m...

2016-10-05 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1489 @Leemoonsoo sure. will update. --- 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 #1489: ZEPPELIN-1321 Zeppelin HTTP and HTTPS port should be m...

2016-10-05 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1489 @Leemoonsoo 8f9006a --- 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 #1458: [ZEPPELIN-1486] Allow configuring whether shown values...

2016-10-04 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1458 @spektom thanks for the improvement. Can you also update`conf/zeppelin-env.sh.template` and `conf/zeppelin-site.xml.template` with env name/property name and description. --- If your project

[GitHub] zeppelin issue #1429: ZEPPELIN-1440 Notebook clone: prefix name with "Copy o...

2016-09-23 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1429 @felixcheung I think either we remove "Copy of" or make it localizable. Will wait comments from others before making the choice. --- If your project is set up for it, you

[GitHub] zeppelin issue #1429: ZEPPELIN-1440 Notebook clone: prefix name with "Copy o...

2016-09-23 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1429 @felixcheung removed "Copy of" prefix. @AhyoungRyu fixed folder related issue. @corneadoug fixed sequence bug. --- If your project is set up for it, you can reply to this emai

[GitHub] zeppelin pull request #1455: Organize env.sh and site.xml config templates a...

2016-09-23 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1455 Organize env.sh and site.xml config templates and docs ### What is this PR for? Organize env.sh and site.xml config templates and docs ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1430: [ZEPPELIN-868] Notebook import fails when notebook is ...

2016-09-16 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1430 @vensant Nice update. Can you also make this limit on UI dynamic by reading the size configured in zeppelin-site.xml or zeppelin-env.sh. Look for`zeppelin.websocket.max.text.message.size

[GitHub] zeppelin issue #1429: ZEPPELIN-1440 Notebook clone: prefix name with "Copy o...

2016-09-28 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1429 @corneadoug removed the redundant beforeEach b8b4f24 Will merge if there are no more discussion --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1554: [ZEPPELIN-1320] Run zeppelin interpreter process as we...

2016-11-15 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1554 @prabhjyotsingh LGTM. Thanks for the documentation. --- 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 #1669: HOT FIX: Fix NPE while getting default interpre...

2016-11-22 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1669 HOT FIX: Fix NPE while getting default interpreter setting ### What is this PR for? NPE while starting Zeppelin for the first time without interpreter settings ### What type of PR

[GitHub] zeppelin issue #1698: Downloading dependency/changing version for an interpr...

2016-11-29 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1698 👍 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 #1672: ZEPPELIN-1701: User impersonation not work with SPARK_...

2016-11-29 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1672 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 #1881: ZEPPELIN-1935 Add jceks stored password support for jd...

2017-01-10 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1881 @felixcheung JCEKS is used only when the password field is empty. When password and JCEKS properties are empty the connection attempt is made without password. --- If your project is set up

[GitHub] zeppelin issue #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-05 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1845 Tested. 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 #1881: ZEPPELIN-1935 Add jceks stored password support...

2017-01-10 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/1881 ZEPPELIN-1935 Add jceks stored password support for jdbc interpreter ### What is this PR for? Add support for jceks stored password instead of using password in clear text. This security

[GitHub] zeppelin pull request #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to a...

2017-04-06 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2230 ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, using the password set in hadoop credential store. ### What is this PR for? In zeppelin SystemUser fails to authenticate

[GitHub] zeppelin issue #2229: [Zeppelin 2367] Hive JDBC proxy user option should be ...

2017-04-07 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2229 Tested. 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 #2107: [ZEPPELIN-2149] Each interpreter should have a seperat...

2017-03-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2107 Tested. 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 #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to a...

2017-04-06 Thread r-kamath
GitHub user r-kamath reopened a pull request: https://github.com/apache/zeppelin/pull/2230 ZEPPELIN-2366 In zeppelin SystemUser fails to authenticate with AD, using the password set in hadoop credential store. ### What is this PR for? In zeppelin SystemUser fails

[GitHub] zeppelin pull request #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to a...

2017-04-06 Thread r-kamath
Github user r-kamath closed the pull request at: https://github.com/apache/zeppelin/pull/2230 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] zeppelin pull request #2291: ZEPPELIN-2459 Zeppelin Usability Improvement fo...

2017-04-26 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2291 ZEPPELIN-2459 Zeppelin Usability Improvement for new paragraph ### What is this PR for? Move cursor to second line for new paragraphs ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #470: Add more unit tests for notebook controller

2017-04-25 Thread r-kamath
Github user r-kamath closed the pull request at: https://github.com/apache/zeppelin/pull/470 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] zeppelin pull request #1455: ZEPPELIN-1484 Organize env.sh and site.xml conf...

2017-04-25 Thread r-kamath
Github user r-kamath closed the pull request at: https://github.com/apache/zeppelin/pull/1455 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] zeppelin issue #2291: ZEPPELIN-2459 Zeppelin Usability Improvement for new p...

2017-05-02 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2291 @zjffdu I think we should handle the cursor style in a different jira --- 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 #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-07 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2848 @Savalek Thanks for this new feature. IMHO it will be nice to have an option to turn on/off the collaborative mode and a way to show the number of users collaborating. something like https

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-07 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2848 @Savalek > This option will be global and enable/disable will only be available for the server administrator? Right, a property in zeppelin-site.xml to control this feat

[GitHub] zeppelin issue #2963: [ZEPPELIN-3450] Number sorting issue

2018-05-14 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2963 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2959: ZEPPELIN-3443 - Fix regex to support optional space be...

2018-05-07 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2959 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-05-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2952 @jongyoul @zjffdu @prabhjyotsingh please review ---

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-05-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2952 LGTM ---

[GitHub] zeppelin issue #2975: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-21 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2975 LGTM ---

[GitHub] zeppelin pull request #2977: Incorrect user is picked up by Zeppelin during ...

2018-05-22 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2977 Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry ### What is this PR for? Incorrect user is picked up by Zeppelin during relogin after Knox SSO token

[GitHub] zeppelin issue #2981: [ZEPPELIN-3491][Minor] Add apple-touch-icon.png to Zep...

2018-05-23 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2981 LGTM ---

[GitHub] zeppelin issue #2976: [ZEPPELIN-3478] Download Data as CSV downloads data as...

2018-05-22 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2976 LGTM ---

[GitHub] zeppelin pull request #2983: ZEPPELIN-3496 Notebook title not visible in sim...

2018-05-24 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2983 ZEPPELIN-3496 Notebook title not visible in simple and report mode ### What is this PR for? Notebook title not visible in simple and report mode - fix title visibility - fix title

[GitHub] zeppelin pull request #2987: ZEPPELIN-3502 Make notebook dynamic forms title...

2018-05-25 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2987 ZEPPELIN-3502 Make notebook dynamic forms title editable ### What is this PR for? Make notebook dynamic forms title editable ### What type of PR is it? Improvement

[GitHub] zeppelin issue #2991: [ZEPPELIN-3476] change description

2018-06-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2991 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2982: [ZEPPELIN-3492] The paragraph's table does not scroll ...

2018-06-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2982 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2994: [ZEPPELIN-3285] Refine the style of Notebook title

2018-06-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2994 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2987: ZEPPELIN-3502 Make notebook dynamic forms title editab...

2018-05-30 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2987 @mebelousov 👍 @zjffdu similar to editing notebook title, but for the global dynamic form. ---

[GitHub] zeppelin issue #2987: ZEPPELIN-3502 Make notebook dynamic forms title editab...

2018-05-29 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2987 @zjffdu please review ---

[GitHub] zeppelin pull request #2996: ZEPPELIN-3521 Dynamic note form overlaps with p...

2018-06-01 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2996 ZEPPELIN-3521 Dynamic note form overlaps with paragraph content in iframe page ("Link this paragraph") ### What is this PR for? Dynamic note form overlaps with paragraph content

[GitHub] zeppelin issue #2983: ZEPPELIN-3496 Notebook title not visible in simple and...

2018-05-27 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2983 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2996: ZEPPELIN-3521 Dynamic note form overlaps with paragrap...

2018-06-01 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2996 @mebelousov @prabhjyotsingh please review ---

[GitHub] zeppelin issue #2987: ZEPPELIN-3502 Make notebook dynamic forms title editab...

2018-05-31 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2987 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2994: [ZEPPELIN-3285] Refine the style of Notebook title

2018-05-31 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2994 @milooy Thanks for the contribution. Please resolve the conflicts. ---

[GitHub] zeppelin issue #2982: [ZEPPELIN-3492] The paragraph's table does not scroll ...

2018-05-31 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2982 @prabhjyotsingh please review ---

[GitHub] zeppelin issue #2991: [ZEPPELIN-3476] change description

2018-05-31 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2991 LGTM ---

[GitHub] zeppelin issue #2993: ZEPPELIN-3517 Remove zeppelin.pyspark.python in PySpar...

2018-05-31 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2993 LGTM ---

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-05-02 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2952 Run all/selected button behavior is not right when selected paragraphs are removed. Until reset selections/refresh the page retains the selection count. https://user

[GitHub] zeppelin issue #2939: [ZEPPELIN-3423] Fix deprecated dynamic forms document ...

2018-04-26 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2939 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2804: [ZEPPELIN-3245] checkstyle/eslintrc for zeppelin-web (...

2018-02-21 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2804 @prabhjyotsingh please resolve conflicts. Otherwise LGTM. ---

[GitHub] zeppelin issue #2809: [ZEPPELIN-3249] Add support for streaming table

2018-02-22 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2809 Tested. LGTM. ---

[GitHub] zeppelin issue #2862: [ZEPPELIN-3321] isRevisionSupported not working for im...

2018-03-13 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2862 @prabhjyotsingh please add a test ---

[GitHub] zeppelin issue #2862: [ZEPPELIN-3321] isRevisionSupported not working for im...

2018-03-14 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2862 LGTM ---

[GitHub] zeppelin issue #2872: [ZEPPELIN-3089] Delete all notes for current user

2018-03-16 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2872 LGTM ---

[GitHub] zeppelin pull request #2873: ZEPPELIN-3340 Streaming support in builtin visu...

2018-03-15 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2873 ZEPPELIN-3340 Streaming support in builtin visualizations ### What is this PR for? Support for streaming visualizations. This PR is an addition to [ZEPPELIN-3249](https://issues.apache.org

[GitHub] zeppelin issue #2798: ZEPPELIN-3156. Fixed Checkstyle errors and warnings in...

2018-04-10 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2798 LGTM ---

[GitHub] zeppelin issue #2915: ZEPPELIN-3391 Incorrect status shown for '%livy2.conf'...

2018-04-11 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2915 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2921: Zeppelin npm error: getaddrinfo ENOTFOUND

2018-04-12 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2921 will merge this if there are no more discussions ---

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-14 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2923 @VipinRathor can you try removing `npm cache clear` from .travis.yml ? otherwise add `--force`. npm doc says. > All data that passes through the cache is fully verified for integr

[GitHub] zeppelin issue #2923: ZEPPELIN-3312 Add option to convert username to lower ...

2018-04-14 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2923 @VipinRathor #2928 ---

  1   2   >