[GitHub] zeppelin pull request #1338: [WIP ] Zeppelin 1307 - Implement notebook revis...

2016-08-17 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1338 [WIP ] Zeppelin 1307 - Implement notebook revision in Zeppelinhub repo ### What is this PR for? Implement versioning in ZeppelinHub notebook storage. ### What type of PR is it

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

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1328 Using watchers isn't recommended, you can do it in a more simple way. All that is needed is to do: * `$scope.editor.setReadOnly($scope.isRunning());` [here](https://github.com/apache/zep

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

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1336 Tested, I like this way better. However, @nazgul33 next time it would be better to make a separate branch instead of making the PR from master. LGTM --- If your project is set up

[GitHub] zeppelin issue #1325: Add an Apache Zeppelin Logo section to the website

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1325 Merging if there is 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

[GitHub] zeppelin issue #1337: [ZEPPELIN-1333] Fix Double Run when Shift + Enter on d...

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1337 Closing in favor of #1336 --- 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 #1337: [ZEPPELIN-1333] Fix Double Run when Shift + Ent...

2016-08-17 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1337 --- 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 #1242: [ZEPPELIN-960] When there is no interpreter, pa...

2016-08-17 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1242 --- 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 issue #1242: [ZEPPELIN-960] When there is no interpreter, paragraph...

2016-08-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1242 retry 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 enabled and wishes so, or i

[GitHub] zeppelin pull request #1242: [ZEPPELIN-960] When there is no interpreter, pa...

2016-08-17 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1242 [ZEPPELIN-960] When there is no interpreter, paragraph runJobapi modified. ### What is this PR for? Among Zeppelin API Fixed runNote. According to whether the interpreter specified

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1135 @davidtzoor sorry for the long wait, I was trying to finish a few things before looking closer into this PR. There was another visualization that got merged, so you will have to rebase.

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-08-17 Thread davidtzoor
Github user davidtzoor commented on the issue: https://github.com/apache/zeppelin/pull/1135 @corneadoug great! I will get it done by end of day and update you. --- 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 proje

[GitHub] zeppelin issue #1242: [ZEPPELIN-960] When there is no interpreter, paragraph...

2016-08-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1242 @jongyoul You have completed the modifications as comments. Please, check to this pr. Thank you! --- If your project is set up for it, you can reply to this email and have your r

[GitHub] zeppelin issue #1256: [ ZEPPELIN-1259 ] create ace.editor configuration mana...

2016-08-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1256 @corneadoug You're welcome, Thank you! --- 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 featu

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

2016-08-17 Thread nazgul33
Github user nazgul33 commented on the issue: https://github.com/apache/zeppelin/pull/1336 > However, @nazgul33 next time it would be better to make a separate branch instead of making the PR from master. can't agree more. lol --- If your project is set up for it, you can rep

[GitHub] zeppelin pull request #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1193 --- 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 #1242: [ZEPPELIN-960] When there is no interpreter, paragraph...

2016-08-17 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1242 Great work @cloverhearts ! Few minor comments above. Also, looks like CI is failing, and if you could post here the reason - other people could help determining if that is relevant to your cha

[GitHub] zeppelin issue #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-17 Thread resec
Github user resec commented on the issue: https://github.com/apache/zeppelin/pull/1290 @mwkang Just a minor suggestion, when presses and focus moves to a new cell, is it better that the focused line is next to the [%xxx]? so users can start typing new code right away without a . Per

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

2016-08-17 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1334 @bzz Kindly be noted that there is no maven Scala 2.11 build for beam runner Flink. The only available build is beam-runners-flink_2.10 . https://mvnrepository.com/artifact/org.apache.beam/b

[GitHub] zeppelin issue #1315: [ZEPPELIN-530] Added changes for Credential Provider, ...

2016-08-17 Thread rconline
Github user rconline commented on the issue: https://github.com/apache/zeppelin/pull/1315 @jongyoul It does not matter, because we are just depending upon hadoop 2.6 credential api's. So if the user is on Hadoop 1.x, then he just needs to add Hadoop common - 2.6 jars to the classpath

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

2016-08-17 Thread iemejia
Github user iemejia commented on the issue: https://github.com/apache/zeppelin/pull/1334 Good work guys, probably this is the one other approach I missed in the JIRA, to have a static repl to compile the full class and then run it, this is nice because this can be reused for any full

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

2016-08-17 Thread iemejia
Github user iemejia commented on the issue: https://github.com/apache/zeppelin/pull/1334 Oups I forgot the second comment, I don't know if it is also worth to separate every runner as a different interpreter (leaving probably the DirectRunner as the default Beam one). And having the o

Zeppelin web development tools

2016-08-17 Thread onkar shedge
Hello corneadoug, What tools should I use to quickly see runtime changes of my javascript and html. Right now I am changing the respective .js .html files and doing mvn package on Zeppelin root project. This is very time consuming it takes 20 to 30 min for packaging. Running ./grunt serve serves p

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

2016-08-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1334 Let's make sure the new doc is added to the list in _navigation.html? https://zeppelin.apache.org/docs/0.6.1/development/writingzeppelininterpreter.html#contributing-a-new-interpreter-to-ze

Re: jdbc interpreter settings [pb with HIVE]

2016-08-17 Thread tog
Hi Vinay Actually I succeeded using my default principal & password and using the following default url: jdbc:hive2://mycluster.bdata.corp:8443/;ssl=true;transportMode=http;httpPath=/gateway/pam/hive Still a problem remains when trying to access Hive from spark: %spark println(sc.version) val

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-08-17 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/932 @bzz I have moved `LICENSE-jersery-2` to `zeppelin-distribution/src/bin_license`. --- 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 #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 such way, if

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 @mwpenny Thanks for the awesome work. I was trying out the visualizations. I can see only the pins, the maps seems to not load. Any idea what could be wrong? --- If your project is s

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @karup1990 Can you send a screenshot of the map? If you look at the network requests in your browser's developer tools, are the requests to the ArcGIS servers successful (i.e., retrieval of the ma

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 ![screen shot 2016-08-17 at 9 13 00 pm](https://cloud.githubusercontent.com/assets/5082742/17742893/7fe55e94-64bf-11e6-9a17-c9c906751188.png) ![screen shot 2016-08-17 at 9 13 08 pm](https://

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 I am using Google Chrome Version 52.0.2743.116 (64-bit) @mwpenny --- 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 #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 BTw, I tried on Safari just now. And works great :) --- 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 #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @karup1990 Which browser are you using and what is its version? --- 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 #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @karup1990 I have installed the same version of Chrome and am unable to reproduce the issue. Does clearing your browser cache and cookies help? --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 I cleared the browser cache and cookies. Still see only the pins @mwpenny --- 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 #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @karup1990 This is very strange. I cannot reproduce the issue using the same browser version and your network doesn't seem to be the problem since it is working for you in Safari. The onl

[jira] [Created] (ZEPPELIN-1342) Adding dependencies via SPARK_SUBMIT_OPTIONS doesn't work on Spark 2.0.0

2016-08-17 Thread Mike Sells (JIRA)
Mike Sells created ZEPPELIN-1342: Summary: Adding dependencies via SPARK_SUBMIT_OPTIONS doesn't work on Spark 2.0.0 Key: ZEPPELIN-1342 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1342 Project:

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

2016-08-17 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1334 @felixcheung the requied changes is 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 featu

Re: Zeppelin web development tools

2016-08-17 Thread Corneau Damien
Hi Onkar, `./grunt serve` is the best way to go, also everything in that mode should be the same as after build. I just tried and import dialog is showing, so if there is issues, you might want to clean your cache, or might have forgot to add the newly created .js file in the index.html ( https:/

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1210 Could be related to the CSS maybe. Any chance it need the css before rendering the map? @karup1990 no errors in the console? --- If your project is set up for it, you can reply to this ema

[GitHub] zeppelin issue #1326: [ZEPPELIN-1323] Add contribution guide for Zeppelin do...

2016-08-17 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1326 Is this good to go now? :) --- 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 #1338: [WIP ] Zeppelin 1307 - Implement notebook revis...

2016-08-17 Thread anthonycorbacho
Github user anthonycorbacho closed the pull request at: https://github.com/apache/zeppelin/pull/1338 --- 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 fea

[GitHub] zeppelin pull request #1338: [WIP ] Zeppelin 1307 - Implement notebook revis...

2016-08-17 Thread anthonycorbacho
GitHub user anthonycorbacho reopened a pull request: https://github.com/apache/zeppelin/pull/1338 [WIP ] Zeppelin 1307 - Implement notebook revision in Zeppelinhub repo ### What is this PR for? Implement versioning in ZeppelinHub notebook storage. ### What type of PR is

[GitHub] zeppelin issue #1326: [ZEPPELIN-1323] Add contribution guide for Zeppelin do...

2016-08-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1326 Merging if there is 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 feat

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 Please merge this if there is no more discussion because I want to make document for https://issues.apache.org/jira/browse/ZEPPELIN-1279. --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1318 The jira title seems a little confusing to me. The PR is for running spark on yarn by docker, but I don't think users will use docker for production. --- If your project is set up for it, you can

[GitHub] zeppelin pull request #1339: [WIP][ZEPPELIN-1332] Remove spark-dependencies ...

2016-08-17 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1339 [WIP][ZEPPELIN-1332] Remove spark-dependencies & suggest new way ### What is this PR for? Currently, Zeppelin's embedded Spark is located under `interpreter/spark/`. For whom **builds Zepp

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @corneadoug When I test it without the CSS, the tiles still load but they're not positioned properly (they extend outside of the paragraph). --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 @zjffdu You're right, usually users don't make their production using docker. but We have been received many question about running Zeppelin on their production environments so I think this

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1318 It would be better to change the title to reflect the docker. I think we should mention docker is only for small experimental enviroment rather than production environment. Besides that, I don't

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

2016-08-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1333 Thanks @zjffdu for the fix. Let me take a look. --- 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 thi

[GitHub] zeppelin issue #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-17 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1290 @resec That is more make sense. I will change when New cell added, Cursor position is next line. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 I can update PR title but This PR is one of the https://issues.apache.org/jira/browse/ZEPPELIN-1198 and https://issues.apache.org/jira/browse/ZEPPELIN-1278 is already merged. and If

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

2016-08-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1336 @nazgul33 can you close/re-open this PR to re-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 no

[GitHub] zeppelin pull request #1325: Add an Apache Zeppelin Logo section to the webs...

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

Re: Zeppelin web development tools

2016-08-17 Thread onkar shedge
Thanks Corneau . On Thu, Aug 18, 2016 at 4:56 AM, Corneau Damien wrote: > Hi Onkar, > > `./grunt serve` is the best way to go, also everything in that mode should > be the same as after build. > > I just tried and import dialog is showing, so if there is issues, you might > want to clean your ca

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1318 Thanks @astroshim, I have no other concerns. --- 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 #1262: [ZEPPELIN-1268] As an enduser, I would like to embed p...

2016-08-17 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1262 Could someone take care of merging this? NOTE that the review was over. --- 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 #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-17 Thread resec
Github user resec commented on the issue: https://github.com/apache/zeppelin/pull/1290 @mwkang I am excited to see this enhancement implemented, great thanks. --- 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 projec

[GitHub] zeppelin pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-17 Thread nazgul33
GitHub user nazgul33 reopened a pull request: https://github.com/apache/zeppelin/pull/1336 [ZEPPELIN-1333] prevent calling runParagraph() on shift-enter event ### What is this PR for? when shift-enter is pressed in text box of dynamic form, the paragraph runs twice. 1) ng-en

[GitHub] zeppelin pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-17 Thread nazgul33
Github user nazgul33 closed the pull request at: https://github.com/apache/zeppelin/pull/1336 --- 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 #1262: [ZEPPELIN-1268] As an enduser, I would like to embed p...

2016-08-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1262 @kavinkumarks So sorry for the late reply. I'll 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

[GitHub] zeppelin pull request #1262: [ZEPPELIN-1268] As an enduser, I would like to ...

2016-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1262 --- 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 #1242: [ZEPPELIN-960] When there is no interpreter, paragraph...

2016-08-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1242 Thank you @bzz ! CI Test of failure seems to be unrelated to my code. It will probably think of other problems. --- If your project is set up for it, you can reply to this email and h

[GitHub] zeppelin issue #1262: [ZEPPELIN-1268] As an enduser, I would like to embed p...

2016-08-17 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1262 Thanks @jongyoul ! --- 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 wishe

[GitHub] zeppelin pull request #1339: [WIP][ZEPPELIN-1332] Remove spark-dependencies ...

2016-08-17 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/1339 --- 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 #1339: [WIP][ZEPPELIN-1332] Remove spark-dependencies ...

2016-08-17 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1339 [WIP][ZEPPELIN-1332] Remove spark-dependencies & suggest new way ### What is this PR for? Currently, Zeppelin's embedded Spark is located under `interpreter/spark/`. For whom **build

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1210 @corneadoug There are no errors on console. @mwpenny I disabled all extension, and tried view the page in an incognito window. Didnt help --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

2016-08-17 Thread beriaanirudh
Github user beriaanirudh commented on the issue: https://github.com/apache/zeppelin/pull/1283 @corneadoug @jongyoul @bzz this is 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 h

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 ]

2016-08-17 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/989 @corneadoug feedback addressed. --- 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 enabl

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

2016-08-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1336 @corneadoug It passed selenium test. Is it enough? --- 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

[jira] [Created] (ZEPPELIN-1343) Add ZeppelinContext in SparkR

2016-08-17 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1343: Summary: Add ZeppelinContext in SparkR Key: ZEPPELIN-1343 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1343 Project: Zeppelin Issue Type: Improvement

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

2016-08-17 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1231 @bzz What should I do now ? As you read the answer posted by gubatron should I now consider breaking the note into multiple partitions ? I am using frostwire-jlibtorrent. If you are expecti