[GitHub] incubator-zeppelin pull request: [ZEPPELIN-896] Remove individual ...

2016-05-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/925 [ZEPPELIN-896] Remove individual developer tags from pom ### What is this PR for? This PR removes individual developer tags from project pom. ### What type of PR is it

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-897] Remove incubator d...

2016-05-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/926 [ZEPPELIN-897] Remove incubator disclaimer ### What is this PR for? Remove obsolete incubator disclaimer file ### What type of PR is it? [Bug Fix] ### What is

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-898] Update resources t...

2016-05-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/927 [ZEPPELIN-898] Update resources to use Zeppelin TLP links ### What is this PR for? Update resources to use Zeppelin TLP links ### What type of PR is it? [Bug Fix

[GitHub] incubator-zeppelin pull request: Remove incubating from doc

2016-05-31 Thread lresende
Github user lresende commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/941 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

[GitHub] incubator-zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.1...

2016-06-01 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/747 @Leemoonsoo @felixcheung Any ideas what might be causing these build issues in [TravisCI](https://s3.amazonaws.com/archive.travis-ci.org/jobs/133750597/log.txt) ? [INFO

[GitHub] incubator-zeppelin issue #917: [ZEPPELIN-840] Scalding interpreter that work...

2016-06-03 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/917 This seems to be moving the whole build to JDK8 and moving some components to only support scala 2.11 ? Is that really the plan ? --- If your project is set up for it, you can reply

[GitHub] incubator-zeppelin issue #917: [ZEPPELIN-840] Scalding interpreter that work...

2016-06-03 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/917 Agreed @felixcheung , at least we should have a discussion on the dev list if we plan to have some changes like this. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request #967: [ZEPPELIN-956] Download old spark vers...

2016-06-05 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/incubator-zeppelin/pull/967 [ZEPPELIN-956] Download old spark versions direct from archive ### What is this PR for? Older Apache Spark releases seems to have been removed from mirrors, and thus the build

[GitHub] incubator-zeppelin issue #967: [ZEPPELIN-956] Download old spark versions di...

2016-06-05 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/967 @bzz pushed some updates to fix style issues. --- 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] incubator-zeppelin issue #968: Update external links to project code style g...

2016-06-06 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/968 As we have some scala code, do we also want to update with scala style guide (http://docs.scala-lang.org/style/) ? --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-zeppelin issue #962: [ZEPPELIN-952] Refine website style

2016-06-06 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/962 Nice, 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

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-13 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 Thank you @Leemoonsoo, let me look at this tonight/tomorrow morning. And provide any findings on the reported issues. --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-16 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo this is now merged and rebased, will still do some test and investigate the issues reported. Others are welcome to help testing as well. --- If your project is set up for it, you can

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-16 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @prasadwagle Looks like a merge conflict, waiting for local build before pushing a fix for this. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-16 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 Ok, things are looking better now, the branch is rebased and I have started more testing based on Zeppelin and Spark 1.6.1 both compiled with Scala 2.11. I can run parts of the Zeppelin tutorial

[GitHub] zeppelin pull request #1039: [ZEPPELIN-1032] Update Apache Flink to 1.0.3 re...

2016-06-17 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1039 [ZEPPELIN-1032] Update Apache Flink to 1.0.3 release ### What is this PR for? Update Flink interpreter to use most recent Apache Flink 1.0.3 release ### What type of PR is it

[GitHub] zeppelin pull request #1040: [ZEPPELIN-1031] Update Elasticsearch to release...

2016-06-17 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1040 [ZEPPELIN-1031] Update Elasticsearch to release 2.3.3 ### What is this PR for? Update ElasticSearch interpreter to use ElasticSearch 2.3.3 ### What type of PR is it

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-17 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 Ok, looks like the hanging I was seeing was mostly a local issue in my Spark conf and is now fixed. I have Zeppelin and Spark built with Scala 2.11, and the tutorial notebook works well

[GitHub] zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-18 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo What should be our next step here ? --- 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 #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-06-18 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo great, let me investigate the issue --- 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 #747: [ZEPPELIN-605][WIP] Add support for Scala 2.11

2016-07-08 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo Thanks for your help, this is now rebased and most of the test jobs are passing, except with one issue that I am seeing in Travis, but seems to work ok locally: ... [INFO

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-11 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 We finally got a green build with Scala 2.11 thanks for @Leemoonsoo help on resolving the couple remaining issues... I now also rebased to latest master and this PR should be ready to final

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-11 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo All green 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 this feature enabled and

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-12 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @bzz and @Leemoonsoo I have updated the readme to match the ci, and also refactored the reflection utility methods to a separate class. --- If your project is set up for it, you can

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-13 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo all back to green --- 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 #1186: [ZEPPELIN-1179] Append scala version to maven a...

2016-07-14 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1186 [ZEPPELIN-1179] Append scala version to maven artifacts ### What is this PR for? Now that we have support for both Scala 2.10 and 2.11 we need to append Scala version to the maven artifact

[GitHub] zeppelin issue #1186: [ZEPPELIN-1179] Append scala version to maven artifact...

2016-07-14 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1186 This assumes that #747 is merged. --- 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 #1194: [ZEPPELIN-1193] Update Node JS related dependen...

2016-07-15 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1194 [ZEPPELIN-1193] Update Node JS related dependencies to avoid RegExp DoS ### What is this PR for? Update Node JS related dependencies to avoid intermittent build issues that suggest updates

[GitHub] zeppelin issue #1186: [ZEPPELIN-1179] Append scala version to maven artifact...

2016-07-19 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1186 @minahlee Good catch, let me fix that. --- 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 #:

2016-07-19 Thread lresende
Github user lresende commented on the pull request: https://github.com/apache/zeppelin/commit/bd714c2b96d28b9b6e1b2c71431ace99e5e963ec#commitcomment-18310691 In spark/src/main/java/org/apache/zeppelin/spark/DepInterpreter.java: In spark/src/main/java/org/apache/zeppelin/spark

[GitHub] zeppelin issue #1186: [ZEPPELIN-1179] Append scala version to maven artifact...

2016-07-21 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1186 @minahlee I have included the missing modules, and also updated the build to change the artifact version to _2.11 when performing the build based on Scala 2.11. The build is still

[GitHub] zeppelin pull request #1219: [ZEPPELIN-1180] Update release scripts to publi...

2016-07-22 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1219 [ZEPPELIN-1180] Update release scripts to publish scala 2.10 and 2.11 artifacts ### What is this PR for? [ZEPPELIN-1180] Update release scripts to publish Scala 2.10 and 2.11 artifacts

[GitHub] zeppelin pull request #1219: [ZEPPELIN-1180] Update release scripts to publi...

2016-07-22 Thread lresende
Github user lresende closed the pull request at: https://github.com/apache/zeppelin/pull/1219 --- 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 #1220: [MINOR] Make scala version definition consisten...

2016-07-22 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1220 [MINOR] Make scala version definition consistent in Travis.CI configuration ### What is this PR for? Minor cleanup to make scala version definition consistent in the Travis.CI configuration

[GitHub] zeppelin issue #1209: [ZEPPELIN-1180] Update publish_release.sh to publish s...

2016-07-23 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1209 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 #1221: [MINOR] Change url in pom.xml files

2016-07-25 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1221 If the URLs are all the same, and we set on the parent pom, wouldn't they be inherited ? In this case, we can actually remove all the child ones, and make future maintenance easier. -

[GitHub] zeppelin issue #1194: [ZEPPELIN-1193] Update Node JS related dependencies to...

2016-07-28 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1194 I am with limited internet access for the next week, so if anyone want to give it a try on continuing this I am fine, otherwise I can continue when I am back. --- If your project is set up

[GitHub] zeppelin pull request #1370: [FLINK-1379] Flink interpreter is missing scala...

2016-08-26 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1370 [FLINK-1379] Flink interpreter is missing scala libraries ### What is this PR for? On Flink interpreter, remove provided scope from scala libraries to enable copying them to interpreter

[GitHub] zeppelin issue #1370: [FLINK-1379] Flink interpreter is missing scala librar...

2016-08-26 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1370 After the fix, performed a full build and compared scala libraries from flink and ignite $ cd flink/ $ ls scala* -rw-r--r-- 1 lresende staff14M Aug 26 12:39 scala-compiler

[GitHub] zeppelin pull request #1370: [ZEPPELIN-1379] Flink interpreter is missing sc...

2016-08-26 Thread lresende
GitHub user lresende reopened a pull request: https://github.com/apache/zeppelin/pull/1370 [ZEPPELIN-1379] Flink interpreter is missing scala libraries ### What is this PR for? On Flink interpreter, remove provided scope from scala libraries to enable copying them to

[GitHub] zeppelin pull request #1370: [ZEPPELIN-1379] Flink interpreter is missing sc...

2016-08-26 Thread lresende
Github user lresende closed the pull request at: https://github.com/apache/zeppelin/pull/1370 --- 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 #1368: zeppelin-display dependency version built only for Sca...

2016-08-26 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1368 I am not sure what's wrong here. I would say that the proper way to build for 2.10 and 2.11 is to use the dev/change_scala_version.sh and then change to use the 2.11 profile. Is

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-26 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1368 This is also how it's documented on the readme.md https://github.com/apache/zeppelin#building-for-scala-211 --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-27 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1368 Currently build, by default, is configured to support Scala 2.10, thus just executing the build works. In order to build with Scala 2.11, you need to execute: ``` ./dev

[GitHub] zeppelin pull request #1373: [ZEPPELIN-1385] Avoid NPE when create SparkSess...

2016-08-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1373 [ZEPPELIN-1385] Avoid NPE when create SparkSession ### What is this PR for? Avoid NPE when create SparkSession is outputDir has not been set yet ### What type of PR is it

[GitHub] zeppelin issue #1373: [ZEPPELIN-1385] Avoid NPE when create SparkSession

2016-08-28 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1373 After this fix is applied, have verified that can connect and execute a job on a remote Spark cluster. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #1374: [MINOR] Add new line before logging paragraph c...

2016-08-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1374 [MINOR] Add new line before logging paragraph content ### What is this PR for? Add new line before logging paragraph content ### What type of PR is it? [Improvement] You can

[GitHub] zeppelin issue #1373: [ZEPPELIN-1385] Avoid NPE when create SparkSession

2016-08-28 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1373 @Leemoonsoo No worries, didn't see that... --- 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 pull request #1373: [ZEPPELIN-1385] Avoid NPE when create SparkSess...

2016-08-28 Thread lresende
Github user lresende closed the pull request at: https://github.com/apache/zeppelin/pull/1373 --- 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 #1347: ZEPPELIN-1284. Unable to run paragraph with default in...

2016-08-28 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1347 LGTM, Do we need to wait on anything else to get this merged ? --- 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 pull request #1375: [ZEPPELIN-1171] Only retrieve resources if clie...

2016-08-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1375 [ZEPPELIN-1171] Only retrieve resources if client is set ### What is this PR for? Fix NullPointerException when trying to retrieve resources and the client is not set ### What type

[GitHub] zeppelin pull request #1376: [ZEPPELIN-449] Enhance log messages when interp...

2016-08-28 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1376 [ZEPPELIN-449] Enhance log messages when interpreter is initializing ### What is this PR for? Enhance log messages when interpreter is initializing to avoid user confusion

[GitHub] zeppelin issue #1368: zeppelin-display dependency version built only for Sca...

2016-08-29 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1368 @krystiannowak In the referenced commit, you can see that artifacts are called _2.10 and dependencies are based on _${scala.binary.version}, which makes things flexible based on the version of

[GitHub] zeppelin pull request #1387: [ZEPPELIN-1398] Use relative path for search_da...

2016-08-30 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1387 [ZEPPELIN-1398] Use relative path for search_data.json ### What is this PR for? Use relative path for search_data.json ### What type of PR is it? [Bug Fix

[GitHub] zeppelin issue #1387: [ZEPPELIN-1398] Use relative path for search_data.json

2016-08-30 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1387 Thanks for checking @Leemoonsoo , I have followed your steps and provided an updated fix. Here are the results on my local env. https://cloud.githubusercontent.com/assets/382917

[GitHub] zeppelin issue #1374: [MINOR] Add new line before logging paragraph content

2016-08-31 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1374 @Leemoonsoo any other comments here ? --- 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 #1370: [ZEPPELIN-1379] Flink interpreter is missing scala lib...

2016-08-31 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1370 @bzz Anything else needed here ? --- 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 #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-09-02 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1376 @bzz Based on the jira, the exception is causing some confusion with users, so I would merge, but it's up to the community, I am fine if there are objections with this change. An

[GitHub] zeppelin issue #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-09-02 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1376 Now the issues seems to be related to build timeout ? No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself

[GitHub] zeppelin pull request #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-02 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1400 [ZEPPELIN-1407] Fix Scala 2.11 build ### What is this PR for? Avoid activating the Scala 2.10 profile when building for Scala 2.11 ### What type of PR is it? [Bug Fix

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-02 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 @bzz @Leemoonsoo Please review, this is more like a hotfix for the 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

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-02 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 This should go for both master and 0.6x release. --- 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 #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-03 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 @bzz Sorry, I had put the profiles activation as if scala 2.11 was the default, have fixed it now. three builds still failing with timeout, I will try to force new builds --- If your

[GitHub] zeppelin pull request #1401: [SPARK-17392] Refactor RAT build on Travis.CI c...

2016-09-03 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1401 [SPARK-17392] Refactor RAT build on Travis.CI configuration ### What is this PR for? Create a specific build for checking license compliance with RAT and avoid running these checks on

[GitHub] zeppelin issue #1401: [SPARK-17392] Refactor RAT build on Travis.CI configur...

2016-09-03 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1401 One of the builds failed with the following, which seems not related - should provide onclick method *** FAILED *** The code passed to eventually never returned normally. Attempted

[GitHub] zeppelin issue #1401: [SPARK-17392] Refactor RAT build on Travis.CI configur...

2016-09-03 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1401 @bzz @Leemoonsoo Please 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

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-04 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 @bzz the build errors are related to RAT issues >>> No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the bui

[GitHub] zeppelin pull request #1402: [MINOR] Remove duplicated dependency declaratio...

2016-09-04 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1402 [MINOR] Remove duplicated dependency declaration ### What is this PR for? Remove duplicated declaration of maven dependency ### What type of PR is it? [Bug Fix] You can merge

[GitHub] zeppelin issue #1401: [ZEPPELIN-1409] Refactor RAT build on Travis.CI config...

2016-09-05 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1401 @bzz this has now been updated to follow the same pattern used for maven tests, enable RAT to run by default, but support disabling it with -DskipRat. Travis CI will run RAT once, on the RAT

[GitHub] zeppelin issue #1401: [ZEPPELIN-1409] Refactor RAT build on Travis.CI config...

2016-09-05 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1401 @corneadoug This is exactly what is implemented on this pr. --- 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 #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-08 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 @felixcheung @Leemoonsoo @bzz Any more comments here ? Should we merge this to 0.6 branch and master, as it's kind blocking to 2.11 --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-08 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 @Leemoonsoo The issue wasn't about -P versus -D, but that the Scala 2.10 was with activation true by default, so even when you did only -Pscala2.11 the Scala 2.10 profile was being acti

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-08 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 BTW, the properties on the profile activation, only enables the "default" to be activated by default, so mvn clean install will not have properties defined, so will start Scala 2.10..

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-08 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 But unfortunately this wasn't what maven was enforcing, and Scala 2.11 build was failing when -PScala2.11 was being used, and when invoking dependency:tree with -Pscala2.11 there wer

[GitHub] zeppelin issue #1400: [ZEPPELIN-1407] Fix Scala 2.11 build

2016-09-12 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1400 I have verified that with that by reverting my changes -PScala2.10/Scala2.11 have the proper behavior and my original issue was that indeed my build alias had -D for the profile activation

[GitHub] zeppelin issue #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-09-16 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1376 @bzz Are we merging this ? Or should i close 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

[GitHub] zeppelin pull request #1194: [ZEPPELIN-1193] Update Node JS related dependen...

2016-11-09 Thread lresende
Github user lresende closed the pull request at: https://github.com/apache/zeppelin/pull/1194 --- 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 #1713: [ZEPPELIN-1530] Update common scripts for Linux...

2016-12-01 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1713 [ZEPPELIN-1530] Update common scripts for Linux and Windows platforms ### What is this PR for? Avoid forcing set the DEBUG environment variable and also review the two common scripts for

[GitHub] zeppelin issue #1747: Minor changes

2016-12-12 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1747 Could you please update the title and the PR description with high level description of your changes even if we still mar it as [MINOR]. --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #1747: Remove unused import. Naming convention.

2016-12-13 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1747 Overall, the code changes LGTM. As for the PR, I would recommend : 1. Add [MINOR] to the title, as this is going to be the commit title 2. Respond the "What is this p

[GitHub] zeppelin pull request #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-13 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1757 [ZEPPELIN-1074] Enhance SSL Support ### What is this PR for? - Run SLL on the defined SSL port - If Client Authentication is not enabled does not use it's prope

[GitHub] zeppelin issue #1762: [ZEPPELIN-1810] Removed incorrect usage of getString

2016-12-14 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1762 Please check the build failure, but it might be a flaky test. Otherwise, LGTM. Tested on master with these changes on top of #1757 and all looks good with relative path trust store

[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-15 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1757 @vinayshukla I have extended the README.md to detail how to obfuscate the passwords using the Jetty password tool --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-15 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1757 @Leemoonsoo Could you please take a quick look at this. 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

[GitHub] zeppelin issue #1762: [ZEPPELIN-1810] Removed incorrect usage of getString

2016-12-16 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1762 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 #1779: [ZEPPELIN-1835] Upgrade ElasticSearch to versio...

2016-12-16 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1779 [ZEPPELIN-1835] Upgrade ElasticSearch to version 2.4.3 ### What is this PR for? Upgrade ElasticSearch to version 2.4.3 ### What type of PR is it? [Improvement] ### What

[GitHub] zeppelin issue #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-20 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1757 No worries @AhyoungRyu I will make the suggested changes and add ZEPPELIN-1811 to this pr as well. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1757: [ZEPPELIN-1074][ZEPPELIN-1811] Enhance SSL Support

2016-12-20 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1757 @AhyoungRyu @felixcheung Please take a look and let me know if I should update any other pieces. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1757: [ZEPPELIN-1074][ZEPPELIN-1811] Enhance SSL Support

2016-12-29 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1757 @felixcheung and @AhyoungRyu Sorry for the delay, as I was a little offline in the last few days. I have implemented the suggestion and this should be ready to merge. --- If your project is

[GitHub] zeppelin pull request #1375: [ZEPPELIN-1171] Only retrieve resources if clie...

2018-01-04 Thread lresende
Github user lresende closed the pull request at: https://github.com/apache/zeppelin/pull/1375 ---