[GitHub] incubator-zeppelin pull request: ZEPPELIN-161: Fixing test in zepp...

2015-07-12 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/147#issuecomment-120798551 Having tests running is great! Can you please add smth like `./grunt buildSkipTests` profile so we can use it in CI too. Another thing I suggest -

[GitHub] incubator-zeppelin pull request: ZEPPELIN-161: Fixing test in zepp...

2015-07-12 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/147#issuecomment-120803179 Isn't more something like: - Add test inside of ``./grunt build`` rule - Create a ``./grunt buildSkipTests`` rule (current build) so that we use

Re: [GSOC] Map Visualization for Zeppelin

2015-07-12 Thread madhuka udantha
Hi All, We found two options, OpenLayers and Leaflet. - Leaflet very simple to use, - Leaflet is a petite 64K size, compared to over 700K Openlayers - We are not interested in connectivity of the Geoserver and PostGIS at the moment. - Leaflet support mobile GIS apps evquien

Re: ZEPPELIN-163 zeppelin interpreter loading process

2015-07-12 Thread DuyHai Doan
Hello Eran I'm developing right now a Cassandra Interpreter so I ran into the same questions. 3) if not found, ??? traverse the interpreter directory for all available interpreters? where does it get the default parameters from? All the bootstrap process is inside

[GitHub] incubator-zeppelin pull request: ZEPPELIN-157: Adding Map Visualiz...

2015-07-12 Thread Madhuka
Github user Madhuka commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/152#issuecomment-120754413 Map Visualization for Zeppelin ![screenshot from 2015-07-13 00 18

[GitHub] incubator-zeppelin pull request: ZEPPELIN-157: Adding Map Visualiz...

2015-07-12 Thread vgmartinez
Github user vgmartinez commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/152#issuecomment-120761338 Hi @Madhuka when you try to resize the paragraph the map does not update to the new size ... I have seen that you have: leaflet width=100%

[GitHub] incubator-zeppelin pull request: ZEPPELIN-157: Adding Map Visualiz...

2015-07-12 Thread Madhuka
GitHub user Madhuka opened a pull request: https://github.com/apache/incubator-zeppelin/pull/152 ZEPPELIN-157: Adding Map Visualization for Zeppelin - [x] Listing Map charting Libraries - [x] Checking compatible license - [x] Adding chart library (leafletjs) - [x]

Re: ZEPPELIN-163 zeppelin interpreter loading process

2015-07-12 Thread IT CTO
Hi, Thanks for the detailed explanation I followed the code path and got to the same results. I am going to update the documentation as right now the process for an internal\community interpreter is different from the process for a private interpreter (e.g. one that is not part of the public

[jira] [Created] (ZEPPELIN-165) Wrong PYTHONPATH when SPARK_HOME is defined.

2015-07-12 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-165: - Summary: Wrong PYTHONPATH when SPARK_HOME is defined. Key: ZEPPELIN-165 URL: https://issues.apache.org/jira/browse/ZEPPELIN-165 Project: Zeppelin Issue

[GitHub] incubator-zeppelin pull request: ZEPPELIN-165 Correct PYTHONPATH w...

2015-07-12 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/151#issuecomment-120740277 This is different between 1.3 and 1.4. For supporting both versions, you'd better add ${SPARK_HOME}/python into existing paths. I'll check Spark 1.3

[GitHub] incubator-zeppelin pull request: ZEPPELIN-165 Correct PYTHONPATH w...

2015-07-12 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/incubator-zeppelin/pull/151 ZEPPELIN-165 Correct PYTHONPATH when SPARK_HOME is defined https://issues.apache.org/jira/browse/ZEPPELIN-165 When SPARK_HOME is defined, PYTHONPATH is defined as ```

[GitHub] incubator-zeppelin pull request: ZEPPELIN-106

2015-07-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/148#issuecomment-120738820 Thanks! 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