[GitHub] zeppelin issue #2370: change the spark version of dockerfile

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2370 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, or if the

[GitHub] zeppelin pull request #2370: change the spark version of dockerfile

2017-06-05 Thread sven0726
Github user sven0726 closed the pull request at: https://github.com/apache/zeppelin/pull/2370 --- 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 #2370: change the spark version of dockerfile

2017-06-05 Thread sven0726
GitHub user sven0726 reopened a pull request: https://github.com/apache/zeppelin/pull/2370 change the spark version of dockerfile ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide

[GitHub] zeppelin issue #2371: [ZEPPELIN-2596] Improving documentation page

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2371 Thanks for the review @soralee. Let me 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

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2394 Thanks for your great effort @soralee. LGTM! except * [ ] - comments 4 * [ ] - comments 8 * [ ] - comments 9-1, 9-2, 9-3 * [ ] - comments 10 * [ ] - comments 11 --- If

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2394 11. Adjustment margin among components - `padding-bottom: 30px` for `.tech_deploy h2` - remove the css `tech_deploy` class in `technologies_deployments.md` LINE16: `tech_deploy

[GitHub] zeppelin issue #1970: ZEPPELIN-2045. Pass interpreter properties with "spark...

2017-06-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1970 Actually spark **won't** pass non spark.* properties to executor. This is why I confuse how does ElasticsEarch use it. See

[GitHub] zeppelin pull request #:

2017-06-05 Thread Ben-Epstein
Github user Ben-Epstein commented on the pull request: https://github.com/apache/zeppelin/commit/4d398ef2a6471614cebd6b0177a08333114f5802#commitcomment-22405561 Hey, I'm working on implementing your work in this commit on Splice Machine's database, and I'm having issues with the

[jira] [Created] (ZEPPELIN-2619) Save note in [Title].zpln instead of [NOTEID]/note.json

2017-06-05 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-2619: -- Summary: Save note in [Title].zpln instead of [NOTEID]/note.json Key: ZEPPELIN-2619 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2619 Project: Zeppelin

[GitHub] zeppelin issue #1970: ZEPPELIN-2045. Pass interpreter properties with "spark...

2017-06-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1970 If the non spark.* values are passed to executor and being used there, i think it need to be reverted and be included in 0.7.2. @zjffdu What do you think? --- If your project is set up for

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2394 @1ambda , I've update regarding of `7.Improve layout for mobile browsers.` could you confirm, again? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2394 @sravan-s, I've fixed to match font size as your mention. Regarding of `uniform margin / padding scheme` I tried to fit the box ratio. could you check this if you have time? --- If your project

[GitHub] zeppelin issue #2381: [gh-pages] [ZEPPELIN-2597] Updating offcial main websi...

2017-06-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2381 ![image](https://cloud.githubusercontent.com/assets/1540981/26797831/23cabd3e-49e3-11e7-9352-1aa8ca08cfbf.png) Using different background color can be an option, too. --- If your project

[GitHub] zeppelin issue #1970: ZEPPELIN-2045. Pass interpreter properties with "spark...

2017-06-05 Thread orenpai
Github user orenpai commented on the issue: https://github.com/apache/zeppelin/pull/1970 As far as I can tell from the code, yes - it does some verification of this value on the driver, and then passes it after processing to the executors. @costin might be able to provide more

[GitHub] zeppelin issue #2284: [ZEPPELIN-2451]: Add JDBC config option for calling co...

2017-06-05 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/zeppelin/pull/2284 Closed in favor of https://github.com/apache/zeppelin/pull/2396 --- 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 #2284: [ZEPPELIN-2451]: Add JDBC config option for cal...

2017-06-05 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/zeppelin/pull/2284 --- 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 #2374: [ZEPPELIN-2593] Add storage settings to persist...

2017-06-05 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/2374 [ZEPPELIN-2593] Add storage settings to persist on commit ### What is this PR for? adding settings to storage layer to let user choose to persist continuously or only on commits

[GitHub] zeppelin pull request #2374: [ZEPPELIN-2593] Add storage settings to persist...

2017-06-05 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/2374 --- 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 #2250: [ZEPPELIN-2085] Interpret scala code in paste mode

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2250 I'm a bit confused because there's some unrelated changes regarding this issue. I don't know why you change zeppelin-interpreter package and why you make hash code and equals method. Can you

[GitHub] zeppelin issue #2368: Improved comment, removed admin user definition per de...

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2368 Thanks. Will merge it --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] zeppelin issue #2368: Improved comment, removed admin user definition per de...

2017-06-05 Thread cfries
Github user cfries commented on the issue: https://github.com/apache/zeppelin/pull/2368 Re-open to give Jenkins a 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

[GitHub] zeppelin pull request #2368: Improved comment, removed admin user definition...

2017-06-05 Thread cfries
Github user cfries closed the pull request at: https://github.com/apache/zeppelin/pull/2368 --- 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 is

[GitHub] zeppelin issue #2390: [ZEPPELIN-2589]Let zeppelin show more than one line of...

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2390 @qwemicheal Thanks for the contribution. Can you handle the issues @zjffdu mentioned? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Created] (ZEPPELIN-2618) Install and configure Zeppelin 0.7.0 on Windows 7.

2017-06-05 Thread Swathi Uppala (JIRA)
Swathi Uppala created ZEPPELIN-2618: --- Summary: Install and configure Zeppelin 0.7.0 on Windows 7. Key: ZEPPELIN-2618 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2618 Project: Zeppelin

[GitHub] zeppelin issue #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2347 Will merge this if no more discussion. --- 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 #2377: User does not land on Zeppelin UI Login page after cli...

2017-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2377 Merging this if no more discussion. --- 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 #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2347 Tried locally works fine. @tinkoff-dwh can you resolve these conflicts. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #2370: change the spark version of dockerfile

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2370 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, or if the

[GitHub] zeppelin issue #2390: [ZEPPELIN-2589]Let zeppelin show more than one line of...

2017-06-05 Thread qwemicheal
Github user qwemicheal commented on the issue: https://github.com/apache/zeppelin/pull/2390 @zjffdu Unit test added. --- 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

[GitHub] zeppelin pull request #2250: [ZEPPELIN-2085] Interpret scala code in paste m...

2017-06-05 Thread DrIgor
Github user DrIgor closed the pull request at: https://github.com/apache/zeppelin/pull/2250 --- 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 is

[GitHub] zeppelin pull request #2250: [ZEPPELIN-2085] Interpret scala code in paste m...

2017-06-05 Thread DrIgor
GitHub user DrIgor reopened a pull request: https://github.com/apache/zeppelin/pull/2250 [ZEPPELIN-2085] Interpret scala code in paste mode ### What is this PR for? Don't split scala code to lines. Interpreter code becomes more and more complicated because some lines

[GitHub] zeppelin pull request #2368: Improved comment, removed admin user definition...

2017-06-05 Thread cfries
GitHub user cfries reopened a pull request: https://github.com/apache/zeppelin/pull/2368 Improved comment, removed admin user definition per default ### What is this PR for? Improved shiro.ini.template. Since the file is just a template, it should be such that if the

[GitHub] zeppelin pull request #2368: Improved comment, removed admin user definition...

2017-06-05 Thread cfries
Github user cfries closed the pull request at: https://github.com/apache/zeppelin/pull/2368 --- 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 is

[GitHub] zeppelin issue #2206: [ZEPPELIN-1856] Flaky Test: InterpreterRestApiTest.tes...

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2206 @AlexanderShoshin Can you rebase it from current master? --- 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 #2370: change the spark version of dockerfile

2017-06-05 Thread sven0726
Github user sven0726 commented on the issue: https://github.com/apache/zeppelin/pull/2370 @1ambda Could you please check it again ? @felixcheung Thank you for your guidance! --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #2386: [ZEPPELIN-2603] fix: Broken Paragraph Title

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2386 Will be modified after resolving the last comment of https://github.com/apache/zeppelin/pull/2356 --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #2375: [ZEPPELIN-2527] Use thin (normal) cursor.

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2375 Do we need to keep undocumented emacs shortcuts? --- 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 #2391: [ZEPPELIN-2501] Better Job Navigation Experience

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2391 @AhyoungRyu Could you help review this? --- 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 #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2394 7. Improve layout for mobile browsers. 7-1. each `panel-content` in the **TECHNOLOGIES** section doesn't have margin-top or bottom. It's not consistent compared to `panel-content-user` in

[GitHub] zeppelin issue #2393: [ZEPPELIN-2590] Convert jupyter's notebook to Zeppelin...

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2393 @felixcheung Thanks for the review. I'll fix somethings and will remain others for the community. I think there's Python expert in the community and they will help to improve this feature. ---

[GitHub] zeppelin issue #2381: [gh-pages] [ZEPPELIN-2597] Updating offcial main websi...

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2381 Additionally, agree with not having too much-shadowed navbar. But a small amount of box-shadow would help to distinguish where is the border. Here is an example, users can't

[jira] [Created] (ZEPPELIN-2617) Remove hashtags in Zepplin URLs

2017-06-05 Thread Cornellius Wade (JIRA)
Cornellius Wade created ZEPPELIN-2617: - Summary: Remove hashtags in Zepplin URLs Key: ZEPPELIN-2617 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2617 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread sravan-s
Github user sravan-s commented on the issue: https://github.com/apache/zeppelin/pull/2394 I think it would be better if the font sizes inside top box(technologies) and bottom(deployments) were of same size and had a uniform margin / padding scheme. Also about **use now** and **learn

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-05 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2394 @AhyoungRyu @1ambda @Leemoonsoo, please review 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 does not have

[GitHub] zeppelin issue #2368: Improved comment, removed admin user definition per de...

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2368 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 the

[GitHub] zeppelin issue #2381: [gh-pages] [ZEPPELIN-2597] Updating offcial main websi...

2017-06-05 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2381 @1ambda, @Leemoonsoo, @AhyoungRyu, I created a PR regrading `Technologies and Deployments` #2394. Let me make a remainder PR. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin pull request #2394: [gh-pages] [ZEPPELIN-2597] adding technologies ...

2017-06-05 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2394 [gh-pages] [ZEPPELIN-2597] adding technologies and deployments (Main Page) ### What is this PR for? This PR is for Improving more comfortable guidance for point of user view in the main

[GitHub] zeppelin issue #2354: Allow group/role based authentication using LdapRealm ...

2017-06-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2354 LGTM. Thanks @sohaibiftikhar for the contribution. Merge to master if no further discussions here. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #2250: [ZEPPELIN-2085] Interpret scala code in paste mode

2017-06-05 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2250 I think we'd better take care of the comments left. --- 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 #2250: [ZEPPELIN-2085] Interpret scala code in paste mode

2017-06-05 Thread DrIgor
Github user DrIgor commented on the issue: https://github.com/apache/zeppelin/pull/2250 Please explain what issues I need to 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 issue #2369: [ZEPPELIN-2591] Show user info in spark job descriptio...

2017-06-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2369 Merge to master if no further 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

[GitHub] zeppelin issue #2372: [ZEPPELIN-2581] Shell ansi codes

2017-06-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2372 I failed to test this feature since terminal i am using doesnt support that option. others can help review. sorry for the late reply. --- If your project is set up for it, you can reply to this