[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1265 Merging if there's 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 feature en

[GitHub] zeppelin issue #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1176 @xiufengliu No it wasn't merged. In merged PR you can see a message saying: "asfgit closed this in CommitHash Xdays ago" This is an interesting feature and there was some discussions on

[GitHub] zeppelin issue #1168: [MINOR] Add formatter

2016-08-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1168 @bzz Yes, I also don't think it's good idea to reformat all of codes. I like your suggestion to adopt IDE formatter first. Let's find a way to sync both of IntelliJ and Eclipse formatters. ---

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

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1313 I agree too. 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 wish

[GitHub] zeppelin pull request #1326: [ZEPPELIN-1323] Add contribution guide for Zepp...

2016-08-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1326 --- 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 e

[GitHub] zeppelin issue #1338: Zeppelin 1307 - Implement notebook revision in Zeppeli...

2016-08-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1338 ready for 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 enabled and wish

[GitHub] zeppelin issue #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-08-18 Thread xiufengliu
Github user xiufengliu commented on the issue: https://github.com/apache/zeppelin/pull/1176 Hi, may I ask if this feature has been merged to the 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

[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 feature

[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? Ref

Re: improving matplotlib integration in zeppelin

2016-08-18 Thread moon soo Lee
Hi, It's great to see improving matplotlib integration. Thanks a lot. In my understanding, in interactive mode, the graph supposed to be updated even if some matplotlib methods are called in the other paragraph(cell). That means the result of a paragraph need to be updated by running another para

[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, please let

[GitHub] zeppelin issue #1301: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1301 And about docs, it never change some behaviour. I think another issue linked above is a better point to update docs. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] zeppelin pull request #1301: [MINOR] Removed unused profiles from spark/pom....

2016-08-18 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1301 [MINOR] Removed unused profiles from spark/pom.xml ### What is this PR for? Making spark/pom.xml simple ### What type of PR is it? [Refactoring] ### Todos * [x] -

[GitHub] zeppelin issue #1301: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1301 @zjffdu @bzz I've already removed yarn profile. Have I missed something? --- 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 pr

[GitHub] zeppelin pull request #1301: [MINOR] Removed unused profiles from spark/pom....

2016-08-18 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1301 --- 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 #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? Ref

[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 feature

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-08-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1333 @zjffdu Tested and It looks good to me. There is an unittest for set environment variable for remote interpreter at [RemoteInterpreterTest.java](https://github.com/apache/zeppelin/blob/

[GitHub] zeppelin issue #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-08-18 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1231 Yes, this can be 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 this feature enabled and wi

[GitHub] zeppelin issue #1310: [ZEPPELIN-913] Apply new mechanism to HbaseInterpreter

2016-08-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1310 @ggdupont Could you tell me your jira ID? I'll update you as an assignee --- 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 pr

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

2016-08-18 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1322 CI green! Ready for 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 enable

[GitHub] zeppelin pull request #1310: [ZEPPELIN-913] Apply new mechanism to HbaseInte...

2016-08-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1310 --- 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 e

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-08-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1333 @bzz Sure, let me know if I need to create another PR for 0.6 --- 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 no

[GitHub] zeppelin issue #1343: ZEPPELIN-1328 - z.show in python interpreter does not ...

2016-08-18 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1343 @bzz @bustios I tested the changes in a notebook for both python2/3 as well as ran the unit tests. Hopefully we are good to go this time. --- If your project is set up for it, you can reply to thi

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1333 @zjffdu thank you for fixing it! After the review we better merge this to both, _master_ and _branch-0.6_ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #1336: [ZEPPELIN-1333] prevent calling runParagraph() on shif...

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1336 Looks great to me. @corneadoug please, merge it to both _master_ and _branch-0.6_ as fix version is 0.6.2 for it. --- If your project is set up for it, you can reply to this email and have y

[GitHub] zeppelin issue #1344: ZEPPELIN-1164: backport new Shiro realm to 0.6 branch

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1344 Thanks @anthonycorbacho for prompt review! Merging to branch-0.6 if there is no further discussion --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1343: ZEPPELIN-1328 - z.show in python interpreter does not ...

2016-08-18 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1343 @bustios Thanks for the catch. I agree that the second option you posted would be a lot cleaner, so I'll go ahead and test it. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1342: [ZEPPELIN-1335] bug fixed y axis label for scatterChar...

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1342 Great fix @cloverhearts and very nice PR description 👍 Let's merge! --- 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 #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 > If you are expecting to code the entire DHT from scratch, it's too tough for me That is not an expectation here of course. Let's think about alternatives - another way is to distri

[GitHub] zeppelin issue #1342: [ZEPPELIN-1335] bug fixed y axis label for scatterChar...

2016-08-18 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1342 @corneadoug Thank you! have a nice day! --- 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 feat

[GitHub] zeppelin issue #1343: ZEPPELIN-1328 - z.show in python interpreter does not ...

2016-08-18 Thread bustios
Github user bustios commented on the issue: https://github.com/apache/zeppelin/pull/1343 @agoodm your solution looks good, but the `import io` is going to generate an error in the `show_dataframe` method for Python 2. Running the tests can help you to catch this error. It would be bet

[GitHub] zeppelin issue #1342: [ZEPPELIN-1335] bug fixed y axis label for scatterChar...

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1342 @cloverhearts Tested, LGTM Thanks for the 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 t

[jira] [Created] (ZEPPELIN-1347) Release 0.6.2

2016-08-18 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1347: Summary: Release 0.6.2 Key: ZEPPELIN-1347 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1347 Project: Zeppelin Issue Type: Wish

[GitHub] zeppelin issue #1344: ZEPPELIN-1164: backport new Shiro realm to 0.6 branch

2016-08-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1344 look good --- 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 #1344: ZEPPELIN-1164: backport new Shiro realm to 0.6 branch

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1344 \cc @anthonycorbacho @Leemoonsoo @jongyoul for 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

[GitHub] zeppelin pull request #1344: ZEPPELIN-1164: backport new Shiro realm to 0.6 ...

2016-08-18 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/zeppelin/pull/1344 ZEPPELIN-1164: backport new Shiro realm to 0.6 branch Just a backport of #1173 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bzz/incubator-zeppe

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 > It seems that your builder enforces the usage of Scala 2.11 @mfelgamal you are right, `.travis.yml` contains Scala 2.11 as well as scala 2.10 profiles. In this case, could you please e

[GitHub] zeppelin issue #1339: [WIP][ZEPPELIN-1332] Remove spark-dependencies & sugge...

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1339 @AhyoungRyu great initiative, but while making this changes, you have to think also about CI use case of zeppelin build as well. I.e so far `/.spark-dist/` is under cache on TravisCI which is

[GitHub] zeppelin issue #1343: ZEPPELIN-1328 - z.show in python interpreter does not ...

2016-08-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1343 Looks great to me, thank you for taking care @agoodm ! Merging to master if there is no further discussion. [CI failure](https://s3.amazonaws.com/archive.travis-ci.org/jobs/15335

[GitHub] zeppelin issue #1336: [ZEPPELIN-1333] prevent calling runParagraph() on shif...

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1336 Merging if there is 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 not have this featur

[GitHub] zeppelin issue #1328: ZEPPELIN-1324: Make paragraph code selectable when run...

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1328 @karup1990 Tested, works great LGTM after fixing my inline 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 pr

[jira] [Created] (ZEPPELIN-1346) Add contributing instructions to the website

2016-08-18 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1346: Summary: Add contributing instructions to the website Key: ZEPPELIN-1346 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1346 Project: Zeppelin I

Re: Issues in Zeppelin 0.6.0

2016-08-18 Thread Jeff Zhang
Hi Since you have many issues, let's focus one issue first. >>> *not able to use the HiveContext to read the Hive table* Can you paste your code of how you use HiveContext ? Do you create it by yourself ? It should be created by zeppelin, so you don't need to create it. What's in interpreter l

Issues in Zeppelin 0.6.0

2016-08-18 Thread Nagasravanthi, Valluri
Hi, I am using Zeppelin 0.6.0. Please find below the issues along with their detailed explanation. Zeppelin 0.6.0 Issues: a. not able to execute DDL statements like Create/Drop tables using temptables derived from the hive table * Error Log: "java.lang.RuntimeException: [1.1] fa

improving matplotlib integration in zeppelin

2016-08-18 Thread Goodman, Alexander (398K)
Hi all, As per previous discussion I had with Alex Bezzubov on the users mailing list, I have created two new JIRA issues ([1] and [2]) explaining in more detail what I think we should ultimately strive for in our ongoing work to improve matplotlib integration in zeppelin. For now I think I will b

[jira] [Created] (ZEPPELIN-1345) Create a custom matplotlib backend that natively supports inline plotting in a python interpreter cell

2016-08-18 Thread Alex Goodman (JIRA)
Alex Goodman created ZEPPELIN-1345: -- Summary: Create a custom matplotlib backend that natively supports inline plotting in a python interpreter cell Key: ZEPPELIN-1345 URL: https://issues.apache.org/jira/browse/Z

[jira] [Created] (ZEPPELIN-1344) Improving matplotlib integration with zeppelin

2016-08-18 Thread Alex Goodman (JIRA)
Alex Goodman created ZEPPELIN-1344: -- Summary: Improving matplotlib integration with zeppelin Key: ZEPPELIN-1344 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1344 Project: Zeppelin Iss

[GitHub] zeppelin pull request #1343: ZEPPELIN-1328 - z.show in python interpreter do...

2016-08-18 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/zeppelin/pull/1343 ZEPPELIN-1328 - z.show in python interpreter does not display PNG images in python 3 ### What is this PR for? Support for plotting PNG images via matplotlib inline for the python interpreter

[GitHub] zeppelin pull request #1342: [ZEPPELIN-1335] bug fixed y axis label for scat...

2016-08-18 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1342 --- 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 featur

[GitHub] zeppelin pull request #1342: [ZEPPELIN-1335] bug fixed y axis label for scat...

2016-08-18 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1342 [ZEPPELIN-1335] bug fixed y axis label for scatterChart and stackedAreaChart ### What is this PR for? When Y Axis be large value, the format that is displayed is incorrect. (case

[GitHub] zeppelin pull request #1342: [ZEPPELIN-1335] bug fixed y axis label for scat...

2016-08-18 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1342 [ZEPPELIN-1335] bug fixed y axis label for scatterChart and stackedAreaChart ### What is this PR for? When Y Axis be large value, the format that is displayed is incorrect. (case by

[GitHub] zeppelin issue #1328: ZEPPELIN-1324: Make paragraph code selectable when run...

2016-08-18 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1328 @corneadoug Addressed feedbacks. Ready for 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 ha

[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 feature

[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? Ref

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

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1313 In the case that the 1st paragraph's editor is hidden, it doesn't select. Do we care? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

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

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1313 Erratum, I was testing master branch --- 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 e

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

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1313 I just tested this branch, but it isn't doing anything in my case --- 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 #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-18 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1318 I agree we could be more specific on the title/subject for this document. But lots of company run production on Docker though, just FYI. Either Docker by itself on premise or in the cl

[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 your

[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? Refac

[GitHub] zeppelin issue #1336: [ZEPPELIN-1333] prevent calling runParagraph() on shif...

2016-08-18 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1336 Yes, agreed, 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 wis

[GitHub] zeppelin issue #1208: [gh-pages][ZEPPELIN-1216] Add a matrix table for "Zepp...

2016-08-18 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1208 Using this PR I updated Spark logo to new one as #1279 did. --- 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 #1340: [MINOR][DOC] Update available interpreters' image in i...

2016-08-18 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1340 @anthonycorbacho Sure. Let me update then :) --- 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 f

[GitHub] zeppelin issue #1340: [MINOR][DOC] Update available interpreters' image in i...

2016-08-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1340 Can you order them alphabetically ? :) --- 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

Re: [GSoC - 2016][Zeppelin Notebooks] Fifth Notebook Review

2016-08-18 Thread anish singh
Sorry, I forgot the links in the previous mail :- Link to the notebook in repository - [0]. https://github.com/anish18sun/Zeppelin-Notebooks/tree/master/2BTXWXKRW Link to documentation and blog - [1]. http://zeppelinnotes.blogspot.in/ Link to the demo video - [2]. https://drive.google.com/ope

[GSoC - 2016][Zeppelin Notebooks] Fifth Notebook Review

2016-08-18 Thread anish singh
Hello, Fifth notebook on the SNAP(Stanford Network Analysis Project) datasets is ready for review at [0]. Documentation and blog for the notebook is ready at [1]. For ease of viewing, a sample video showing a demo run of the notebook is available at [2]. Also, please let me know that for submis

[GitHub] zeppelin pull request #1340: [MINOR][DOC] Update available interpreters' ima...

2016-08-18 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1340 [MINOR][DOC] Update available interpreters' image in index.html ### What is this PR for? I added available interpreters' logo image to `index.md` by #1004. So I updated this outdated `avai

[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 th

[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 typ

[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 feature

[GitHub] zeppelin issue #1336: [ZEPPELIN-1333] prevent calling runParagraph() on shif...

2016-08-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1336 @jongyoul Yes, and Front-end tests are green too. So let's 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 p