incubator-zeppelin git commit: Missing upgrade link in docs from Flink 0.10 to 1.0

2016-05-13 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master cf341f7cc -> 30491d4ac Missing upgrade link in docs from Flink 0.10 to 1.0 ### What is this PR for? A link was pointing to an old version of Flink, 0.10 instead of 1.0. ### What type of PR is it? Documentation Author: Andrea

incubator-zeppelin git commit: [ZEPPELIN-798] Migrate to Jetty version 9

2016-04-27 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master ec661d7c1 -> bd4eaf8a3 [ZEPPELIN-798] Migrate to Jetty version 9 ### What is this PR for? Upgrade from Jetty 8 to Jetty 9 mainly for deadlock bug fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=389645 Jetty 9 has changed th

incubator-zeppelin git commit: [ZEPPELIN-823] Remove usage of Scala 2.10 depecrated APIs

2016-04-26 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master a63e034ba -> c8c26b53b [ZEPPELIN-823] Remove usage of Scala 2.10 depecrated APIs ### What is this PR for? Remove usage of Scala 2.10 depecrated APIs as a few of these deprecated APIs have been removed in Scala 2..11. This chan

incubator-zeppelin git commit: Use bootstrap dialog in place of standard confirm

2016-04-22 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 105538caa -> ca8563fbf Use bootstrap dialog in place of standard confirm ### What is this PR for? Use bootstrap dialog in place of standard confirm ### What type of PR is it? Improvement ### Todos ### What is the Jira issue

incubator-zeppelin git commit: [ZEPPELIN-817] Fix issue for queries containing a 'fields' parameter

2016-04-22 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 54f4420f9 -> 105538caa [ZEPPELIN-817] Fix issue for queries containing a 'fields' parameter ### What is this PR for? It is a bug fix for search queries that use a fields parameter (cf. https://www.elastic.co/guide/en/elasticse

incubator-zeppelin git commit: ZEPPELIN-815 don't create a sub shell for the runner

2016-04-22 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master a6c8b5fcb -> 54f4420f9 ZEPPELIN-815 don't create a sub shell for the runner ### What is this PR for? This pull request is supposed to fix ZEPPELIN-815. The issue is that one cannot stop Zeppelin by sending a signal, because i

incubator-zeppelin git commit: [ZEPPELIN-788] Update Lens interpreter to Lens 2-5-0-beta

2016-04-16 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 77dd2f35a -> a6c8b5fcb [ZEPPELIN-788] Update Lens interpreter to Lens 2-5-0-beta ### What is this PR for? Update Lens interpreter to use Lens 2.5.0-beta release ### What type of PR is it? [Improvement] ### What is the Jira is

incubator-zeppelin git commit: update VM readme and VM install docs to reference R interpreter adds

2016-04-15 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master ee86763c6 -> a41b50db5 update VM readme and VM install docs to reference R interpreter adds ### What is this PR for? Updates Virtual Machine documentation to include SparkR information. ### What type of PR is it? Documentation

incubator-zeppelin git commit: [ZEPPELIN-741] Re-use existing paragraphId on note import

2016-04-15 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 528878112 -> ee86763c6 [ZEPPELIN-741] Re-use existing paragraphId on note import ### What is this PR for? Upon note.json import, do not generate a new paragraphId but re-use the existing one. This is important because the `z

incubator-zeppelin git commit: Add R Dependencies to Virtual Machine Script. Zeppelin-700

2016-04-03 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master dc6162e0d -> f8265bb33 Add R Dependencies to Virtual Machine Script. Zeppelin-700 ### What is this PR for? Improvement of Virtual Machine Script to support R interpretor ### What type of PR is it? Improvement of Virtual Machi

incubator-zeppelin git commit: [ZEPPELIN-781] Update Flink interpreter to Flink 1.0.0 release

2016-04-03 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 67e0fd554 -> dc6162e0d [ZEPPELIN-781] Update Flink interpreter to Flink 1.0.0 release ### What is this PR for? Update Flink interpreter to use Flink 1.0.0 release ### What type of PR is it? [Improvement] ### What is the Jira

incubator-zeppelin git commit: [ZEPPELIN-760] Companion object bug fix for Flink Interpretter

2016-04-01 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 42cccd157 -> a7a7bdb68 [ZEPPELIN-760] Companion object bug fix for Flink Interpretter ### What is this PR for? This implements the solution presented for the Spark interpreter in PR-780 for the Flink, Scalding, ~~and Ignite~~

incubator-zeppelin git commit: remove overwritten style for p

2016-04-01 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 26a2d641c -> 42cccd157 remove overwritten style for p ### What is this PR for? I don't know why we overwrite `p` in paragraph.css, but the layout is much nicer for markdown paragraphs ### What type of PR is it? Bug Fix ###

incubator-zeppelin git commit: [ZEPPELIN-767] HBase interpreter does not work with HBase on a remote cluster

2016-04-01 Thread felixcheung
r ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? Added Author: Felix Cheung Closes #799 from felixcheung/hbaseconf and squashes the following commits: ae90626 [Feli

incubator-zeppelin git commit: [ZEPPELIN-768] HBase 1.1.x and 1.2.0 release support documentation

2016-04-01 Thread felixcheung
ase 1.1.4 Test build and run notebook with HBase 1.2.0 ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? Yes Author: Felix Cheung Closes #800 from felixcheung/hbase1.2

incubator-zeppelin git commit: [ZEPPELIN-770] Add support for MapR 5.1

2016-03-31 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 0ee791ce2 -> ca58b8009 [ZEPPELIN-770] Add support for MapR 5.1 ### What is this PR for? Adding support for MapR 5.1 via profile ### What type of PR is it? Improvement ### Todos * [x] - Add MapR 5.1 profile to spark-dependenci

incubator-zeppelin git commit: ZEPPELIN-748 make websocket maxTextMessageSize configurable

2016-03-28 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 140adb8d3 -> c4917ade1 ZEPPELIN-748 make websocket maxTextMessageSize configurable ### What is this PR for? Allow the user to modify the value for websocket maxTextMessageSize via conf. Recently a user filed an issue asking f

incubator-zeppelin git commit: upgrade angularJS from 1.3.x to 1.5.0 (stable)

2016-03-25 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 6bd53d4dd -> df39c022b upgrade angularJS from 1.3.x to 1.5.0 (stable) ### What is this PR for? upgrade angularJS from 1.3.x to 1.5.0 (stable) ### What type of PR is it? Improvement ### Todos * [x] - Upgrade in bower.json * [x

incubator-zeppelin git commit: [ZEPPELIN-658] Scala: not accepting companion objects if defined in different lines

2016-03-18 Thread felixcheung
more details ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Felix Cheung Closes #780 from felixcheung/scalarepl and squashes the following commits: 5087dae

incubator-zeppelin git commit: Fix Selenium test url

2016-03-14 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 7e932e944 -> 848f4fba6 Fix Selenium test url ### What is this PR for? use env variable `url` instead of system property ### What type of PR is it? Bug Fix ### What is the Jira issue? * ZEPPELIN-729 ### How should this be tes

incubator-zeppelin git commit: Fix interpreter.sh to get Spark interpreter log file

2016-03-11 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 74bab2e70 -> 1a4e9ca22 Fix interpreter.sh to get Spark interpreter log file ### What is this PR for? Currently, if users set their own `SPARK_HOME`, they can not get `zeppelin-interpreter-spark-.log` file. This PR is for f

incubator-zeppelin git commit: Remove duplicated java option concats in common.sh

2016-03-09 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 1b29275e0 -> cc24227bf Remove duplicated java option concats in common.sh ### What is this PR for? There are some java option concats in common.sh, which are executed twice when start an interpreter. This makes some of the opt

incubator-zeppelin git commit: Add new selenium test case to test width button for paragraph

2016-03-03 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 1777524e8 -> fe48e982d Add new selenium test case to test width button for paragraph ##What is this PR for? Add a new test case for testing the Width button. ##What type of PR is it? Test ##Is there a relevant Jira issue?

incubator-zeppelin git commit: Add PR template for github

2016-02-26 Thread felixcheung
eed update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A Author: Felix Cheung Closes #748 from felixcheung/prtemplate and squashes the following commits: 9280ba7 [Felix Cheung] update contributing.md aa56917 [Felix Cheung] add rat exclude to the ri

incubator-zeppelin git commit: test testAngularDisplay failure

2016-02-23 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master ff1a0c032 -> 2a5eca38c test testAngularDisplay failure ### What is this PR for? There are few times when Selenium test case "testAngularDisplay" fails. This to reproduce it on travis and fix it. ### What type of PR is it? Bug

incubator-zeppelin git commit: Get travis to retry download of Spark release

2016-02-23 Thread felixcheung
tion? No Author: Felix Cheung Closes #727 from felixcheung/retrydownload and squashes the following commits: 5bfebea [Felix Cheung] up timeout duration 653c5bf [Felix Cheung] fix start spark script 44ac10f [Felix Cheung] change permission 1e9e642 [Felix Cheung] fix version check e9b2272 [Feli

incubator-zeppelin git commit: User in interpreter context

2016-02-22 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master e0fa38693 -> 98cb8e8c1 User in interpreter context ### What is this PR for? The goal of the PR is to pass userName/userInfo from front-end to interpreters. The PR uses Shiro authentication(https://github.com/apache/incubator-z

incubator-zeppelin git commit: allows zeppelin to be run and managed as a service. ZEPPELIN-641

2016-02-21 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 9b72c8940 -> d2f9e6475 allows zeppelin to be run and managed as a service. ZEPPELIN-641 ### What is this PR for? allows zeppelin to be run and managed as a service, does not start in background via nohup the service manager h

incubator-zeppelin git commit: [Zeppelin-628 ] Fix parse propertyKey in interpreter name for Hive

2016-02-18 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master d74f98ab3 -> c59229afc [Zeppelin-628 ] Fix parse propertyKey in interpreter name for Hive ### What is this PR for? Fix bug https://issues.apache.org/jira/browse/ZEPPELIN-628 ### Todos ### How should this be tested? run a quer

incubator-zeppelin git commit: Travis - spark script should stop on error

2016-02-18 Thread felixcheung
need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Felix Cheung Closes #710 from felixcheung/checkdownload and squashes the following commits: d89cde9 [Felix Cheung] fix version check 3c64db8 [Felix Cheung] spark script stop on error P

incubator-zeppelin git commit: [Zeppelin-628 ] Fix parse propertyKey in interpreter name for JDBC

2016-02-17 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 4ac7ff5ca -> a283dfa87 [Zeppelin-628 ] Fix parse propertyKey in interpreter name for JDBC ### What is this PR for? Fix bug https://issues.apache.org/jira/browse/ZEPPELIN-628 ### Todos ### How should this be tested? run a quer

incubator-zeppelin git commit: [Zeppelin-661] Add a documentation for Shiro authentication

2016-02-15 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 686921e60 -> e6447b256 [Zeppelin-661] Add a documentation for Shiro authentication ### What is this PR for? About a month ago, Shiro authentication for Zeppelin is merged by #586. Even though we already have [SECURITY-README.

incubator-zeppelin git commit: Create seperate matrix for selenium test case

2016-02-15 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 83b4eea59 -> 686921e60 Create seperate matrix for selenium test case ### What is this PR for? A lot of time travis CI breaks because of selenium test case, and at that point it becomes trivial to know the exact reason. Hence,

incubator-zeppelin git commit: [ZEPPELIN-585] Add new doc on how to embed Note\Paragraph plots into …

2016-02-15 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 48c3c4727 -> 83b4eea59 [ZEPPELIN-585] Add new doc on how to embed Note\Paragraph plots into … ### What is this PR for? Sorry for the late PR. According to the user feedback, seems that it's not clear how to **embed output p

incubator-zeppelin git commit: [ZEPPELIN-662] HBase interpreter should support CDH favor of HBase

2016-02-13 Thread felixcheung
r: Felix Cheung Closes #701 from felixcheung/hbasecdh and squashes the following commits: 9a9bce0 [Felix Cheung] pom changes f7e8206 [Felix Cheung] add vendor repo Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-

incubator-zeppelin git commit: ZEPPELIN-491: Giving fixed height to container when result type is text

2016-02-13 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 72b8fde06 -> 4daf7aa30 ZEPPELIN-491: Giving fixed height to container when result type is text In current behaviour we have a fixed height for result container that contains either graph or table, but if type is text then the

incubator-zeppelin git commit: testSparkInterpreterDependencyLoading does not check for endToEndTestEnabled

2016-02-13 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 7a58d4610 -> 72b8fde06 testSparkInterpreterDependencyLoading does not check for endToEndTestEnabled ### What is this PR for? This is a fix for selenium test case `testSparkInterpreterDependencyLoading` that does not check for

incubator-zeppelin git commit: [ZEPPELIN-575] Cassandra interpreter V2 documentation

2016-02-12 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 65b47e505 -> fe4d62518 [ZEPPELIN-575] Cassandra interpreter V2 documentation ### What is this PR for? Update official documentation for **Cassandra interpreter V2** Related to PR: https://github.com/apache/incubator-zeppelin/pu

incubator-zeppelin git commit: [ZEPPELIN-665] travis CI change to not rerun interpreter tests

2016-02-11 Thread felixcheung
CI ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Felix Cheung Closes #708 from felixcheung/testprofile and squashes the following commits: ac3bd72 [Fe

incubator-zeppelin git commit: Docs for jdbc interpreter

2016-02-10 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master b50f438e9 -> 1bdf1ff97 Docs for jdbc interpreter ## What is this PR for? Docs for jdbc interpreter ## What type of PR is it? Documentation ## Todos ## Is there a relevant Jira issue? No. But there is related PR: https://i

incubator-zeppelin git commit: Update cassandra-spark-1.5 profile to use Guava 16.0.1 and connector 1.5.0-RC1

2016-02-07 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 383ec6381 -> 77bde6415 Update cassandra-spark-1.5 profile to use Guava 16.0.1 and connector 1.5.0-RC1 ### What is this PR for? Right now, the Maven profile **cassandra-spark-1.5** is broken because an older version of Guava is

incubator-zeppelin git commit: [ZEPPELIN-632][DOC] Document steps to contribute a new interpreter

2016-02-06 Thread felixcheung
N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? This is. Author: Felix Cheung Closes #675 from felixcheung/createinterpreterdoc and squashes the following commits: 0feb8fe [Felix Cheung] add link 2a4aa4b [Fe

incubator-zeppelin git commit: [DOC] Update doc for HBase interpreter

2016-02-03 Thread felixcheung
rom felixcheung/hbasedoc and squashes the following commits: cd124c5 [Felix Cheung] fix wording c79f46e [Felix Cheung] doc update Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/a959cbc5 Tree: http://git-

incubator-zeppelin git commit: HBase Shell Interpreter

2016-02-02 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master ea03e84d6 -> 1940388e3 HBase Shell Interpreter Support for Hbase Shell. All the commands documented here https://wiki.apache.org/hadoop/Hbase/Shell is supported. Requirements: Hbase Shell should be installed on the same ma

incubator-zeppelin git commit: Update commit merge script

2016-01-30 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master e8444cb69 -> e6a845fc2 Update commit merge script Small update - jira package name has changed Author: Felix Cheung Closes #674 from felixcheung/mergescript and squashes the following commits: 384868b [Felix Cheung] upd

incubator-zeppelin git commit: moved delete button to help protect against accidental clicks

2016-01-30 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 90cc2b3d1 -> e8444cb69 moved delete button to help protect against accidental clicks ### What is this PR for? The delete notebook action is embedded in the button bar with several other buttons, increasing the potential for an

incubator-zeppelin git commit: Shell interpreter improvements

2016-01-28 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 1b3784d23 -> 90cc2b3d1 Shell interpreter improvements Creating new PR with the changes from https://github.com/apache/incubator-zeppelin/pull/615 Please check the above PR for prior discussions. ### What is this PR for? *Provi

incubator-zeppelin git commit: Add tachyon interpreter

2016-01-28 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 4a23139fd -> 1b3784d23 Add tachyon interpreter ### What is this PR for? Add an interpreter to work with a tachyon file system. Properties required for the interpreter are: * tachyon master hostname * tachyon master port ###

[2/6] incubator-zeppelin git commit: [ZEPPELIN-559] Cassandra interpreter v2

2016-01-24 Thread felixcheung
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/11a45e2e/cassandra/src/test/resources/scalate/Help.html -- diff --git a/cassandra/src/test/resources/scalate/Help.html b/cassandra/src/test/resources/scalate/Help.html

[1/6] incubator-zeppelin git commit: [ZEPPELIN-559] Cassandra interpreter v2

2016-01-24 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 9308ee151 -> 11a45e2e2 http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/11a45e2e/cassandra/src/test/scala/org/apache/zeppelin/cassandra/ParagraphParserTest.scala

[5/6] incubator-zeppelin git commit: [ZEPPELIN-559] Cassandra interpreter v2

2016-01-24 Thread felixcheung
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/11a45e2e/cassandra/src/main/scala/org/apache/zeppelin/cassandra/DisplaySystem.scala -- diff --git a/cassandra/src/main/scala/org/apache/zeppelin/cassandra/DisplaySyste

[4/6] incubator-zeppelin git commit: [ZEPPELIN-559] Cassandra interpreter v2

2016-01-24 Thread felixcheung
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/11a45e2e/cassandra/src/test/resources/scalate/DescribeKeyspace_live_data.html -- diff --git a/cassandra/src/test/resources/scalate/DescribeKeyspace_live_data.html b/c

[6/6] incubator-zeppelin git commit: [ZEPPELIN-559] Cassandra interpreter v2

2016-01-24 Thread felixcheung
[ZEPPELIN-559] Cassandra interpreter v2 ### What is this PR for? * Update the **Cassandra** interpreter to V2 to support new **schema commands** to describe **Cassandra** 3.x features: * User Defined Functions * User Defined Aggregates * Materialized Views * Add support for single lin

[3/6] incubator-zeppelin git commit: [ZEPPELIN-559] Cassandra interpreter v2

2016-01-24 Thread felixcheung
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/11a45e2e/cassandra/src/test/resources/scalate/DescribeKeyspaces.html -- diff --git a/cassandra/src/test/resources/scalate/DescribeKeyspaces.html b/cassandra/src/test/r

incubator-zeppelin git commit: ZEPPELIN-612 Introduce 'Configuration' page with WebSocket API / REST API

2016-01-23 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 5e89e75a7 -> 9308ee151 ZEPPELIN-612 Introduce 'Configuration' page with WebSocket API / REST API ### What is this PR for? To introduce 'Configuration' page to Zeppelin GUI. Also introduce REST API / WebSocket operation. ###

incubator-zeppelin git commit: Keyboard Shortcut - Map Alt or Opt Based on Device

2016-01-23 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 882cdead7 -> 5e89e75a7 Keyboard Shortcut - Map Alt or Opt Based on Device ### What is this PR for? Right now the keyboard shortcut modal shows 'alt' but on macs 'alt' maps to 'opt'. Could be confusing to some people who don't

incubator-zeppelin git commit: add keyboard shortcut for toggling run paragraph

2016-01-21 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 0d157aebd -> 733c7eb6e add keyboard shortcut for toggling run paragraph ### What is this PR for? Added a keyboard shortcut to toggle enable/disable of running a paragraph ### What type of PR is it? Improvement ### Todos ###

incubator-zeppelin git commit: Add some information about how we can review and test PR quickly

2016-01-20 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master 1d86d9b27 -> dcda63eb2 Add some information about how we can review and test PR quickly ### What is this PR for? Zeppelin has already provided a useful utility for reviewing PR ( #513 ). So I added a **Testing a Pull Request**

incubator-zeppelin git commit: ZEPPELIN-602 elasticsearch throws ArrayIndexOutOfBoundsException

2016-01-18 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master e246aa9f9 -> dbdaf84e4 ZEPPELIN-602 elasticsearch throws ArrayIndexOutOfBoundsException ### What is this PR for? Fix for https://issues.apache.org/jira/browse/ZEPPELIN-602 "elasticsearch throws ArrayIndexOutOfBoundsException fo