[41/50] [abbrv] incubator-livy git commit: LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319)

2017-06-26 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/61b206e0/server/src/main/resources/com/cloudera/livy/server/ui/static/sessions-table.html -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/sess

[02/50] [abbrv] incubator-livy git commit: Update the docs related Livy build and Spark 2 support

2017-06-26 Thread jshao
Update the docs related Livy build and Spark 2 support Change-Id: Id59c628e73da46a124f718b192fc92336ac8eace Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/97251bdc Tree: http://git-wip-us.apache.org/repos/a

[20/50] [abbrv] incubator-livy git commit: LIVY-320. Livy python-api client test failing. (#298)

2017-06-26 Thread jshao
LIVY-320. Livy python-api client test failing. (#298) Specified fields for client test. Travis CI looks to be defaulted to python 2.7, so it never came across this issue. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-

[24/50] [abbrv] incubator-livy git commit: LIVY-293: Redirect spark-submit log to REST response Log field for interactive sessions. (#297)

2017-06-26 Thread jshao
LIVY-293: Redirect spark-submit log to REST response Log field for interactive sessions. (#297) Passing driverProcess to SparkApp for interactive sessions so session/log will return spark-submit log. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.a

[09/50] [abbrv] incubator-livy git commit: Bump the version of branch-0.3 to 0.3.1-SNAPSHOT. (#281)

2017-06-26 Thread jshao
Bump the version of branch-0.3 to 0.3.1-SNAPSHOT. (#281) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/0afee230 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/0afee230 Diff: http://git-wi

[32/50] [abbrv] incubator-livy git commit: LIVY-249. Update livy-server script to include status command and return 1 on error. (#311)

2017-06-26 Thread jshao
LIVY-249. Update livy-server script to include status command and return 1 on error. (#311) Currently if livy-server fails to start it will still return 0 (success), this has been fixed. I also added a livy-server status command that will return a status output similar to that of livy-server st

[33/50] [abbrv] incubator-livy git commit: LIVY-313. Fixed SparkRInterpreter always returning success. (#307)

2017-06-26 Thread jshao
LIVY-313. Fixed SparkRInterpreter always returning success. (#307) * LIVY-313. Fixed SparkRInterpreter always returning success. - Stopped redirecting stderr to stdout. - Continue to read ErrorStream (it was only being read once). - Checking for any errors returned by stderr before returning succ

[11/50] [abbrv] incubator-livy git commit: LIVY-308. Avoid enabling Hive by default in Spark2. (#287)

2017-06-26 Thread jshao
LIVY-308. Avoid enabling Hive by default in Spark2. (#287) Fixed broken integration test on Spark 2.1. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/663c6130 Tree: http://git-wip-us.apache.org/repos/asf/inc

[12/50] [abbrv] incubator-livy git commit: LIVY-274. Add travis CI status in README (#288)

2017-06-26 Thread jshao
LIVY-274. Add travis CI status in README (#288) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/a36e44f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/a36e44f4 Diff: http://git-wip-us.apac

[16/50] [abbrv] incubator-livy git commit: LIVY-315. Fixed SparkRInterpreter to respect config enableHiveContext. (#293)

2017-06-26 Thread jshao
LIVY-315. Fixed SparkRInterpreter to respect config enableHiveContext. (#293) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/ed1c86e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/ed1c86e

[43/50] [abbrv] incubator-livy git commit: LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319)

2017-06-26 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/61b206e0/server/src/main/resources/com/cloudera/livy/server/ui/static/bootstrap.min.js -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/bootstr

[05/50] [abbrv] incubator-livy git commit: Revert "LIVY-255. Update the docs for Livy build and Spark2 support"

2017-06-26 Thread jshao
Revert "LIVY-255. Update the docs for Livy build and Spark2 support" Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/2da435ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/2da435ad Diff: ht

[47/50] [abbrv] incubator-livy git commit: LIVY-358. Make JettyServer Http request and response header size configurable (#329)

2017-06-26 Thread jshao
LIVY-358. Make JettyServer Http request and response header size configurable (#329) * Provide Jetty Http Request/Response Header Size Configuration Kerberos over http requires larger header sizes than the default, or the HTTP Error 413 Request entity too large will be returned. This patch incre

[26/50] [abbrv] incubator-livy git commit: LIVY-319. Unify the indent for all POM files. (#302)

2017-06-26 Thread jshao
LIVY-319. Unify the indent for all POM files. (#302) Updated pom files that used 4 space indent to use 2 space indent to match the remaining pom files. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/126b57e

[44/50] [abbrv] incubator-livy git commit: LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319)

2017-06-26 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/61b206e0/server/src/main/resources/com/cloudera/livy/server/ui/static/bootstrap.min.css -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/bootst

[25/50] [abbrv] incubator-livy git commit: LIVY-90. Update conf dir to use templates (#301)

2017-06-26 Thread jshao
LIVY-90. Update conf dir to use templates (#301) - Added instructions to livy-client template. - Filled out livy-client.conf.template. - Updated conf naming to all camelCase, switched conf files to templates and updated .gitignore. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/r

[46/50] [abbrv] incubator-livy git commit: Minor. Add session information log when session is created (#325)

2017-06-26 Thread jshao
Minor. Add session information log when session is created (#325) * Add session information log when session is created Change-Id: I8702ebe1d893cf328b4490e5b5d09f3afd02b7ce * add more logs Change-Id: I969edf4e680e59e3ecfbaa50431ae61bd03d4795 * simplify the code Change-Id: If2c7876ddb6020ace38

[39/50] [abbrv] incubator-livy git commit: Fix two SparkR test issue regarding to different versions of R (#322)

2017-06-26 Thread jshao
Fix two SparkR test issue regarding to different versions of R (#322) Change-Id: Id301749a5e678666df771aa8f02cce149b56ff93 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/f5ef4898 Tree: http://git-wip-us.apac

[23/50] [abbrv] incubator-livy git commit: LIVY-303. Add statement retention mechanism. (#279)

2017-06-26 Thread jshao
LIVY-303. Add statement retention mechanism. (#279) To avoid OOM for long running sessions, introduce statement retention mechanism to remove old statements. Also refactor the statement state code to make it more clear. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit:

[22/50] [abbrv] incubator-livy git commit: Minor. Ignore empty string in configuration join. (#299)

2017-06-26 Thread jshao
Minor. Ignore empty string in configuration join. (#299) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/2aa910c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/2aa910c9 Diff: http://git-wi

[10/50] [abbrv] incubator-livy git commit: LIVY-310. Kinit should be called before doing recovery check. (#285)

2017-06-26 Thread jshao
LIVY-310. Kinit should be called before doing recovery check. (#285) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/807036af Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/807036af Diff: h

[07/50] [abbrv] incubator-livy git commit: LIVY-311. Set classpath in MiniCluster only when it is not in real cluster (#286)

2017-06-26 Thread jshao
LIVY-311. Set classpath in MiniCluster only when it is not in real cluster (#286) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/34f6c7f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/34

[48/50] [abbrv] incubator-livy git commit: LIVY-358. [Follow-up] Add unit test to verify header size configurations (#331)

2017-06-26 Thread jshao
LIVY-358. [Follow-up] Add unit test to verify header size configurations (#331) * Add unit test to verify large header size configuration Change-Id: I6c231f9fc9773d1ea40313661b7c49ccfaa44796 * Style fix Change-Id: I24e617f95fd3e45a674a6b5a691428f0fdabcd89 * Style fix Change-Id: I91e71979499da

[03/50] [abbrv] incubator-livy git commit: Updating the doc

2017-06-26 Thread jshao
Updating the doc Change-Id: Ibdeb06fde53d359e77aace780a6093b2cc6a70b7 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/2e812a79 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/2e812a79 Diff:

[15/50] [abbrv] incubator-livy git commit: Minor. Relax the permission constraint of recovery state store folder. (#291)

2017-06-26 Thread jshao
Minor. Relax the permission constraint of recovery state store folder. (#291) Emit warnings instead of throwing fatal errors. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/f7c434c8 Tree: http://git-wip-us.a

[40/50] [abbrv] incubator-livy git commit: LIVY-355. Refactor statement progress tracker to fix binary compatible issue (#323)

2017-06-26 Thread jshao
LIVY-355. Refactor statement progress tracker to fix binary compatible issue (#323) * Refactor statement progress tracker to fix binary compatible issue Change-Id: Ie91fd77472aeebe138bd6711a0baa82269a6b247 * refactor again to simplify the code Change-Id: I9380bcb8dd2b594250783633a3c68e290ac7ea

[38/50] [abbrv] incubator-livy git commit: Remove guava api in Livy (#321)

2017-06-26 Thread jshao
Remove guava api in Livy (#321) Change-Id: Ia8b635dbb9e8ef8e55bbe566967c5abaa5e07020 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/e8c3e067 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/e

[36/50] [abbrv] incubator-livy git commit: Minor. Changed git clone command in README to use http instead of ssh. (#315)

2017-06-26 Thread jshao
Minor. Changed git clone command in README to use http instead of ssh. (#315) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/511a05f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/511a05f

[06/50] [abbrv] incubator-livy git commit: Updated Livy version to 0.3.0.

2017-06-26 Thread jshao
Updated Livy version to 0.3.0. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/e36b6f57 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/e36b6f57 Diff: http://git-wip-us.apache.org/repos/asf/i

[49/50] [abbrv] incubator-livy git commit: Make sure to install setuptools less then version 36.0.0 to avoid module six not found issue (#341)

2017-06-26 Thread jshao
Make sure to install setuptools less then version 36.0.0 to avoid module six not found issue (#341) Change-Id: I7ba64be56354be5a03e6f6b349990af6b662e457 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/02eef9

[19/50] [abbrv] incubator-livy git commit: LIVY-306. Removed hard-coded minimum timeout value. (#290)

2017-06-26 Thread jshao
LIVY-306. Removed hard-coded minimum timeout value. (#290) Currently a session timeout can't be configured below 1h. This is due to a hard-coded value that was missed in the clean up of LIVY-114 and LIVY-127. Removed the limit and the conf value (default of 1h) will be used. Project: http://git

[27/50] [abbrv] incubator-livy git commit: LIVY-272. Support Statement progress for interactive session. (#260)

2017-06-26 Thread jshao
LIVY-272. Support Statement progress for interactive session. (#260) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/70f23b90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/70f23b90 Diff: h

[31/50] [abbrv] incubator-livy git commit: Make several modules push-able to repo (#305)

2017-06-26 Thread jshao
Make several modules push-able to repo (#305) Change-Id: I9daec6ac7fdb2c9f727cbab6db042ec144c4edb8 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/b7cc00a9 Tree: http://git-wip-us.apache.org/repos/asf/incubat

[28/50] [abbrv] incubator-livy git commit: LIVY-326. Change Hadoop dependencies to Apache Hadoop (#306)

2017-06-26 Thread jshao
LIVY-326. Change Hadoop dependencies to Apache Hadoop (#306) * Change Hadoop dependencies to Apache Hadoop Change-Id: I5500cc0061b03af1587700b7b0a7a147bbf0a333 * Change to use Apache Hadoop 2.7.3 Change-Id: Ied6a69e28fb4a9e4d1dcd97595c7ab253f1eaf82 Project: http://git-wip-us.apache.org/repos/

[50/50] [abbrv] incubator-livy git commit: Livy:337 Binding RPCServer to user provided port and not random port (#334)

2017-06-26 Thread jshao
Livy:337 Binding RPCServer to user provided port and not random port (#334) * Code changes in RPCserver for user provided port * Indentation Changes * Indentation Changes * Indentation Changes * Indentation Changes * Configuring Port Range * Documentation Changed * launcher.port.range will

[34/50] [abbrv] incubator-livy git commit: LIVY-287. Add Deprecation to Livy Configurations and update naming. (#300)

2017-06-26 Thread jshao
LIVY-287. Add Deprecation to Livy Configurations and update naming. (#300) Updates to Livy configurations - Added config deprecation with alternatives to ClientConf, HTTPConf, RSCConf, and LivyConf. - Added framework for deprecation without alternatives when the need arises. - Updated naming con

[45/50] [abbrv] incubator-livy git commit: LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319)

2017-06-26 Thread jshao
LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319) * squash of original ui poc code * Initial All Sessions Page code * finished all-sessions page and cleaned up code * Moved metrics and added ui redirect, added no sessions message * added conf to template, cleaned up

[21/50] [abbrv] incubator-livy git commit: LIVY-240. Improve the session gc mechanism. (#277)

2017-06-26 Thread jshao
LIVY-240. Improve the session gc mechanism. (#277) Current session gc mechanism has some issues: - Stopped session still needs to wait to timeout to gc-ed. -Batch session will be gc-ed unexpectedly in run-time when timing out, which makes long running application impossible. - Sometimes user does

[30/50] [abbrv] incubator-livy git commit: LIVY-331. Fix flaky test 'interactive session should not gc-ed if session timeout check is off'. (#310)

2017-06-26 Thread jshao
LIVY-331. Fix flaky test 'interactive session should not gc-ed if session timeout check is off'. (#310) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/eb7e6ccf Tree: http://git-wip-us.apache.org/repos/asf/

[37/50] [abbrv] incubator-livy git commit: LIVY-340. Add YARN queue support to interactive sessions. (#314)

2017-06-26 Thread jshao
LIVY-340. Add YARN queue support to interactive sessions. (#314) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/7212e3f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/7212e3f3 Diff: http:

[18/50] [abbrv] incubator-livy git commit: LIVY-218. Updating link to download build 0.3.0 (#294)

2017-06-26 Thread jshao
LIVY-218. Updating link to download build 0.3.0 (#294) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/fd20a236 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/fd20a236 Diff: http://git-wip-

[17/50] [abbrv] incubator-livy git commit: Fix issue for some parent poms (#295)

2017-06-26 Thread jshao
Fix issue for some parent poms (#295) Change-Id: Ibf549db71b0f6dfc2004c3ff602e92860a38a093 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/14c29e4d Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/

[29/50] [abbrv] incubator-livy git commit: LIVY-329. Fix two SSL issues. (#308)

2017-06-26 Thread jshao
LIVY-329. Fix two SSL issues. (#308) - Livy server url is exposed as http URL even https is enabled, so we should handle this. - Livy server SSL keystore password and key password currently set to same configurations, which should be separated. Project: http://git-wip-us.apache.org/repos/asf/in

[08/50] [abbrv] incubator-livy git commit: Bump to 0.4.0-SNAPSHOT for master branch (#282)

2017-06-26 Thread jshao
Bump to 0.4.0-SNAPSHOT for master branch (#282) Change-Id: I32dd970bfa1150e3b47ecbfd7c1a7c348bb7e259 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/9575d8f7 Tree: http://git-wip-us.apache.org/repos/asf/incub

[04/50] [abbrv] incubator-livy git commit: Merge pull request #237 from jerryshao/LIVY-255

2017-06-26 Thread jshao
Merge pull request #237 from jerryshao/LIVY-255 LIVY-255. Update the docs for Livy build and Spark2 support Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/dbdad9d3 Tree: http://git-wip-us.apache.org/repos/as

[14/50] [abbrv] incubator-livy git commit: LIVY-316. NPE when starting kinit thread (#292)

2017-06-26 Thread jshao
LIVY-316. NPE when starting kinit thread (#292) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/b872978c Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/b872978c Diff: http://git-wip-us.apac

[01/50] [abbrv] incubator-livy git commit: LIVY-183. Deploy livy-main pom to maven repo.

2017-06-26 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.2 [created] 491de2126 refs/heads/branch-0.3 [created] 0afee2301 refs/heads/gh-pages [created] fd20a236a refs/heads/master [created] 9ae24d087 refs/heads/rel-0.2.0-refresh [created] e9256c27f refs/heads/revert-237-LIVY-255

[35/50] [abbrv] incubator-livy git commit: LIVY-323. Fixed livy-repl doesn't start with a lot of spark packages. (#312)

2017-06-26 Thread jshao
LIVY-323. Fixed livy-repl doesn't start with a lot of spark packages. (#312) Some Spark packages are depending on scala-reflect 2.11.0 and it conflicts with Spark's scala version 2.11.8. This's not Livy's fault actually but doesn't hurt to make Livy more fault tolerant. Since the scala-reflect j

[13/50] [abbrv] incubator-livy git commit: Fixed a typo in the README (#289)

2017-06-26 Thread jshao
Fixed a typo in the README (#289) Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/693a7959 Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy/tree/693a7959 Diff: http://git-wip-us.apache.org/repos/a

[42/50] [abbrv] incubator-livy git commit: LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319)

2017-06-26 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/61b206e0/server/src/main/resources/com/cloudera/livy/server/ui/static/jquery-3.2.1.min.js -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/jque

incubator-livy git commit: Mino. Fix travis build error due to unsupported oraclejdk7 in trusty container

2017-06-29 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 9ae24d087 -> 43c9956f9 Mino. Fix travis build error due to unsupported oraclejdk7 in trusty container (cherry picked from commit 6d80c91953e796528ef23f031521fea7da73ad3a) Signed-off-by: jerryshao Project: http://git-wip-us.apach

incubator-livy git commit: Minor. Fix travis build error due to unsupported oraclejdk7 in trusty container [Forced Update!]

2017-06-29 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 43c9956f9 -> 4758ecdca (forced update) Minor. Fix travis build error due to unsupported oraclejdk7 in trusty container (cherry picked from commit 6d80c91953e796528ef23f031521fea7da73ad3a) Signed-off-by: jerryshao Project: http:/

[1/2] incubator-livy git commit: Add the document about how to use this script

2017-06-30 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 4758ecdca -> 92de371cf Add the document about how to use this script (cherry picked from commit 48606e805bbbf217cb637072e064717fb2f0312c) Signed-off-by: jerryshao Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/re

[2/2] incubator-livy git commit: Create a python script to merge PR from Github to Apache Git

2017-06-30 Thread jshao
Create a python script to merge PR from Github to Apache Git (cherry picked from commit 3eef969f2c57dd324c81a682fc1b7bf04fb8be3b) Signed-off-by: jerryshao Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy/commit/8cd

incubator-livy git commit: LIVY-357. Web UI: Updated staticResourceServlet to return 404s and not throw WARNs

2017-06-30 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 92de371cf -> 257ccdfd6 LIVY-357. Web UI: Updated staticResourceServlet to return 404s and not throw WARNs PR moved from old repo https://github.com/cloudera/livy/pull/339 [LIVY-357](https://issues.cloudera.org/browse/LIVY-357) S

incubator-livy git commit: LIVY-353. Web UI: Added link to Spark UI for Sessions running on Yarn

2017-06-30 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 257ccdfd6 -> 9d08a5867 LIVY-353. Web UI: Added link to Spark UI for Sessions running on Yarn PR moved from old repo https://github.com/cloudera/livy/pull/327 [LIVY-353](https://issues.cloudera.org/browse/LIVY-353) Followup to htt

[1/2] incubator-livy git commit: LIVY-352. Web UI: Added pagination by updating to use JQuery DataTables

2017-07-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 9d08a5867 -> 0d7d81b03 http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/0d7d81b0/server/src/main/resources/com/cloudera/livy/server/ui/static/jquery.dataTables.min.js ---

[2/2] incubator-livy git commit: LIVY-352. Web UI: Added pagination by updating to use JQuery DataTables

2017-07-02 Thread jshao
LIVY-352. Web UI: Added pagination by updating to use JQuery DataTables PR moved from old repo https://github.com/cloudera/livy/pull/326 [LIVY-352](https://issues.cloudera.org/browse/LIVY-352) Followup to https://github.com/cloudera/livy/pull/319 adding pagination and search by switching to use

incubator-livy git commit: LIVY-365. Include statement code in statement object

2017-07-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 0d7d81b03 -> 31b1135d2 LIVY-365. Include statement code in statement object PR moved from old repo https://github.com/cloudera/livy/pull/339 [LIVY-365](https://issues.cloudera.org/browse/LIVY-365) Based on a user list request and

incubator-livy git commit: LIVY-360. The usage of livy-server description is not correct

2017-07-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 31b1135d2 -> 424776128 LIVY-360. The usage of livy-server description is not correct [https://issues.cloudera.org/browse/LIVY-360](https://issues.cloudera.org/browse/LIVY-360) The description of the usage of livy-server contains th

incubator-livy git commit: LIVY-361. If LIVY_PID_DIR contains space, stop livy-server failed

2017-07-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 424776128 -> 26d69a496 LIVY-361. If LIVY_PID_DIR contains space, stop livy-server failed [https://issues.cloudera.org/browse/LIVY-361](https://issues.cloudera.org/browse/LIVY-361) There is an error in cheking pid file existence whi

incubator-livy git commit: LIVY-363. Method toURL in Utils.scala is deprecated

2017-07-03 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 26d69a496 -> c591fcce6 LIVY-363. Method toURL in Utils.scala is deprecated [https://issues.cloudera.org/browse/LIVY-363](https://issues.cloudera.org/browse/LIVY-363) Method toURL in Utils.scala is deprecated. The toURL() method of

[4/4] incubator-livy git commit: LIVY-374. Update and unify all the license header to Apache

2017-07-04 Thread jshao
LIVY-374. Update and unify all the license header to Apache This PR aims to update the license header of all the codes to Apache. This is one task to move to Apache. Author: jerryshao Closes #11 from jerryshao/LIVY-374. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Comm

[2/4] incubator-livy git commit: LIVY-374. Update and unify all the license header to Apache

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/cb5b8aac/scala-api/src/main/scala/com/cloudera/livy/scalaapi/LivyScalaClient.scala -- diff --git a/scala-api/src/main/scala/com/cloudera/livy/scalaapi/LivyScalaClient.scal

[1/4] incubator-livy git commit: LIVY-374. Update and unify all the license header to Apache

2017-07-04 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master c591fcce6 -> cb5b8aac5 http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/cb5b8aac/server/src/test/scala/com/cloudera/livy/server/batch/BatchSessionSpec.scala -

[3/4] incubator-livy git commit: LIVY-374. Update and unify all the license header to Apache

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/cb5b8aac/integration-test/pom.xml -- diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 54df07f..e32ca78 100644 --- a/integration-test/pom.xml +++ b/int

[14/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/org/apache/livy/server/ui/static/all-sessions.js -- diff --git a/server/src/main/resources/org/apache/livy/server/ui/static/all-sessions

[07/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/scala/com/cloudera/livy/utils/LivySparkUtils.scala -- diff --git a/server/src/main/scala/com/cloudera/livy/utils/LivySparkUtils.scala b/server/src

[03/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/test/scala/com/cloudera/livy/utils/SparkYarnAppSpec.scala -- diff --git a/server/src/test/scala/com/cloudera/livy/utils/SparkYarnAppSpec.scala b/serve

[22/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/rsc/src/main/java/org/apache/livy/rsc/BaseProtocol.java -- diff --git a/rsc/src/main/java/org/apache/livy/rsc/BaseProtocol.java b/rsc/src/main/java/org/apache/liv

[01/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master cb5b8aac5 -> 412ccc8fc http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/test-lib/src/main/java/org/apache/livy/test/jobs/Failure.java -- diff --g

[26/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/repl/src/main/scala/com/cloudera/livy/repl/package.scala -- diff --git a/repl/src/main/scala/com/cloudera/livy/repl/package.scala b/repl/src/main/scala/com/cloude

[32/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/client-common/src/main/java/com/cloudera/livy/client/common/AbstractJobHandle.java -- diff --git a/client-common/src/main/java/com/cloudera/livy/client/common/Abs

[23/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/rsc/src/main/java/com/cloudera/livy/rsc/driver/JobContextImpl.java -- diff --git a/rsc/src/main/java/com/cloudera/livy/rsc/driver/JobContextImpl.java b/rsc/src/ma

[29/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/integration-test/pom.xml -- diff --git a/integration-test/pom.xml b/integration-test/pom.xml index e32ca78..e15c470 100644 --- a/integration-test/pom.xml +++ b/int

[04/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/test/scala/com/cloudera/livy/server/interactive/CreateInteractiveRequestSpec.scala -- diff --git a/server/src/test/scala/com/cloudera/livy/server/inter

[13/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/org/apache/livy/server/ui/static/bootstrap.min.css -- diff --git a/server/src/main/resources/org/apache/livy/server/ui/static/bootstrap.

[18/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/com/cloudera/livy/server/ui/static/bootstrap.min.css -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/bootst

[11/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/org/apache/livy/server/ui/static/jquery-3.2.1.min.js -- diff --git a/server/src/main/resources/org/apache/livy/server/ui/static/jquery-3

[19/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/scala-api/src/main/scala/com/cloudera/livy/scalaapi/LivyScalaClient.scala -- diff --git a/scala-api/src/main/scala/com/cloudera/livy/scalaapi/LivyScalaClient.scal

[08/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/scala/com/cloudera/livy/server/interactive/InteractiveSession.scala -- diff --git a/server/src/main/scala/com/cloudera/livy/server/interactive/Int

[30/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/client-http/src/test/scala/com/cloudera/livy/client/http/LivyConnectionSpec.scala -- diff --git a/client-http/src/test/scala/com/cloudera/livy/client/http/LivyCon

[28/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/integration-test/src/main/scala/org/apache/livy/test/framework/RealCluster.scala -- diff --git a/integration-test/src/main/scala/org/apache/livy/test/framework/Re

[09/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/scala/com/cloudera/livy/LivyConf.scala -- diff --git a/server/src/main/scala/com/cloudera/livy/LivyConf.scala b/server/src/main/scala/com/cloudera

[31/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/client-common/src/test/java/org/apache/livy/client/common/TestHttpMessages.java -- diff --git a/client-common/src/test/java/org/apache/livy/client/common/TestHttp

[21/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/rsc/src/main/java/org/apache/livy/rsc/driver/RSCDriver.java -- diff --git a/rsc/src/main/java/org/apache/livy/rsc/driver/RSCDriver.java b/rsc/src/main/java/org/ap

[17/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/com/cloudera/livy/server/ui/static/bootstrap.min.js -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/bootstr

[16/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/com/cloudera/livy/server/ui/static/jquery-3.2.1.min.js -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static/jque

[20/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/rsc/src/test/java/com/cloudera/livy/rsc/TestSparkClient.java -- diff --git a/rsc/src/test/java/com/cloudera/livy/rsc/TestSparkClient.java b/rsc/src/test/java/com/

[02/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/test/scala/org/apache/livy/server/recovery/BlackholeStateStoreSpec.scala -- diff --git a/server/src/test/scala/org/apache/livy/server/recovery/Blackhol

[12/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/org/apache/livy/server/ui/static/bootstrap.min.js -- diff --git a/server/src/main/resources/org/apache/livy/server/ui/static/bootstrap.m

[33/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
LIVY-375. Change Livy code package name to org.apache.livy This PR propose to change Livy code package name to org.apache.livy. This is one part to move Livy to Apache. Author: jerryshao Closes #12 from jerryshao/LIVY-375. Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo C

[15/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/com/cloudera/livy/server/ui/static/jquery.dataTables.min.js -- diff --git a/server/src/main/resources/com/cloudera/livy/server/ui/static

[06/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/scala/org/apache/livy/server/WebServer.scala -- diff --git a/server/src/main/scala/org/apache/livy/server/WebServer.scala b/server/src/main/scala/

[24/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/repl/src/test/scala/org/apache/livy/repl/SparkSessionSpec.scala -- diff --git a/repl/src/test/scala/org/apache/livy/repl/SparkSessionSpec.scala b/repl/src/test/sc

[05/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/scala/org/apache/livy/sessions/SessionManager.scala -- diff --git a/server/src/main/scala/org/apache/livy/sessions/SessionManager.scala b/server/

[27/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/repl/scala-2.10/src/test/scala/org/apache/livy/repl/SparkInterpreterSpec.scala -- diff --git a/repl/scala-2.10/src/test/scala/org/apache/livy/repl/SparkInterprete

[10/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/server/src/main/resources/org/apache/livy/server/ui/static/jquery.dataTables.min.js -- diff --git a/server/src/main/resources/org/apache/livy/server/ui/static/jqu

[25/33] incubator-livy git commit: LIVY-375. Change Livy code package name to org.apache.livy

2017-07-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/412ccc8f/repl/src/test/scala/com/cloudera/livy/repl/ReplDriverSuite.scala -- diff --git a/repl/src/test/scala/com/cloudera/livy/repl/ReplDriverSuite.scala b/repl/src/test/

incubator-livy git commit: Minor. Fix deprecated conf warning log issue

2017-07-05 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 412ccc8fc -> 624bb07b2 Minor. Fix deprecated conf warning log issue ``` ./livy-sshao-server.out.5:17/05/08 16:50:44 WARN LivyConf: The configuration key livy.spark.deployMode has been deprecated as of Livy 0.4 and may be removed

  1   2   3   4   >