[1/2] incubator-livy git commit: [LIVY-194][REPL] Add shared language support for Livy interactive session

2017-08-31 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 317290d4b -> c1aafeb6c http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/c1aafeb6/rsc/src/main/java/org/apache/livy/rsc/driver/SparkEntries.java -- diff

spark git commit: [SPARK-17321][YARN] Avoid writing shuffle metadata to disk if NM recovery is disabled

2017-08-30 Thread jshao
Repository: spark Updated Branches: refs/heads/master cd5d0f337 -> 4482ff23a [SPARK-17321][YARN] Avoid writing shuffle metadata to disk if NM recovery is disabled In the current code, if NM recovery is not enabled then `YarnShuffleService` will write shuffle metadata to NM local dir-1, if

spark git commit: [SPARK-11574][CORE] Add metrics StatsD sink

2017-08-30 Thread jshao
Repository: spark Updated Branches: refs/heads/master 313c6ca43 -> cd5d0f337 [SPARK-11574][CORE] Add metrics StatsD sink This patch adds statsd sink to the current metrics system in spark core. Author: Xiaofeng Lin Closes #9518 from xflin/statsd. Change-Id:

[incubator-livy] Git Push Summary

2017-08-29 Thread jshao
Repository: incubator-livy Updated Tags: refs/tags/v0.4.0-incubating [created] da2ab6652

svn commit: r21357 - /dev/incubator/livy/0.4.0-incubating/

2017-08-29 Thread jshao
Author: jshao Date: Wed Aug 30 03:36:34 2017 New Revision: 21357 Log: Remove Livy 0.4.0-RC2 artifacts Removed: dev/incubator/livy/0.4.0-incubating/

spark-website git commit: Update committer page

2017-08-29 Thread jshao
Repository: spark-website Updated Branches: refs/heads/asf-site 8f64443a4 -> 434db70b4 Update committer page Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/434db70b Tree:

incubator-livy git commit: [LIVY-393][MINOR] Update httpclient to 4.5.3

2017-08-24 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 a3d4be19f -> 0e30800a4 [LIVY-393][MINOR] Update httpclient to 4.5.3 Currently the httpclient version in the root pom is 4.5.2 and in the client-http module it is 4.5.1 Now both use a common version and it's been updated to

incubator-livy git commit: [LIVY-393][MINOR] Update httpclient to 4.5.3

2017-08-24 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master ca5b1be77 -> 317290d4b [LIVY-393][MINOR] Update httpclient to 4.5.3 Currently the httpclient version in the root pom is 4.5.2 and in the client-http module it is 4.5.1 Now both use a common version and it's been updated to the

svn commit: r21262 - /dev/incubator/livy/0.4.0-incubating/

2017-08-22 Thread jshao
Author: jshao Date: Tue Aug 22 13:26:28 2017 New Revision: 21262 Log: Remove Livy 0.4.0-incubating RC1 packages Removed: dev/incubator/livy/0.4.0-incubating/incubator-livy-0.4.0-incubating-src-RC1.zip dev/incubator/livy/0.4.0-incubating/incubator-livy-0.4.0-incubating-src-RC1.zip.asc

svn commit: r21254 - /dev/incubator/livy/0.4.0-incubating/

2017-08-22 Thread jshao
Author: jshao Date: Tue Aug 22 07:11:50 2017 New Revision: 21254 Log: rename the package name to livy-[livy-version]-[src|bin].zip Added: dev/incubator/livy/0.4.0-incubating/livy-0.4.0-incubating-bin-RC2.zip (with props) dev/incubator/livy/0.4.0-incubating/livy-0.4.0-incubating-bin

svn commit: r21199 - in /dev/incubator/livy/0.4.0-incubating: livy-server-0.4.0-incubating-RC2.zip livy-server-0.4.0-incubating-RC2.zip.asc livy-server-0.4.0-incubating-RC2.zip.md5 livy-server-0.4.0-i

2017-08-17 Thread jshao
Author: jshao Date: Thu Aug 17 07:28:17 2017 New Revision: 21199 Log: Add Livy 0.4.0-incubating binary release RC2 Added: dev/incubator/livy/0.4.0-incubating/livy-server-0.4.0-incubating-RC2.zip (with props) dev/incubator/livy/0.4.0-incubating/livy-server-0.4.0-incubating-RC2.zip.asc

svn commit: r21148 - in /dev/incubator/livy/0.4.0-incubating: incubator-livy-0.4.0-incubating-src-RC2.zip incubator-livy-0.4.0-incubating-src-RC2.zip.asc incubator-livy-0.4.0-incubating-src-RC2.zip.md

2017-08-15 Thread jshao
Author: jshao Date: Tue Aug 15 08:54:23 2017 New Revision: 21148 Log: Add Livy 0.4.0-incubating source release RC2 Added: dev/incubator/livy/0.4.0-incubating/incubator-livy-0.4.0-incubating-src-RC2.zip (with props) dev/incubator/livy/0.4.0-incubating/incubator-livy-0.4.0-incubating

[incubator-livy] Git Push Summary

2017-08-15 Thread jshao
Repository: incubator-livy Updated Tags: refs/tags/v0.4.0-incubating-rc2 [created] 61ad80b43

incubator-livy git commit: [LIVY-389][BUILD][FOLLOWUP] Enable generating third-party license by profile

2017-08-15 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 fc5cf1527 -> a3d4be19f [LIVY-389][BUILD][FOLLOWUP] Enable generating third-party license by profile Move `license-maven-plugin` to a specific profile which can only be enabled by `-Dlicense-maven-plugin` to avoid generating

incubator-livy git commit: [LIVY-389][BUILD] Add maven plugin to generate license for all the dependencies

2017-08-14 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master a4760c668 -> 213802806 [LIVY-389][BUILD] Add maven plugin to generate license for all the dependencies This change will generate a THIRD-PARTY file with license of all dependencies in `${execution.root}` folder, and will copy it

incubator-livy git commit: [LIVY-389][BUILD] Add maven plugin to generate license for all the dependencies

2017-08-14 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 2bf0d5510 -> fc5cf1527 [LIVY-389][BUILD] Add maven plugin to generate license for all the dependencies This change will generate a THIRD-PARTY file with license of all dependencies in `${execution.root}` folder, and will copy

svn commit: r20892 - in /dev/incubator/livy/0.4.0-incubating: incubator-livy-0.4.0-incubating-src-RC1.zip incubator-livy-0.4.0-incubating-src-RC1.zip.asc incubator-livy-0.4.0-incubating-src-RC1.zip.md

2017-08-07 Thread jshao
Author: jshao Date: Tue Aug 8 02:57:44 2017 New Revision: 20892 Log: Add Livy 0.4.0-incubating source release Added: dev/incubator/livy/0.4.0-incubating/incubator-livy-0.4.0-incubating-src-RC1.zip (with props) dev/incubator/livy/0.4.0-incubating/incubator-livy-0.4.0-incubating-src

incubator-livy git commit: [MINOR] Fix two version number issues in doc

2017-08-07 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 1fcf93db6 -> a4760c668 [MINOR] Fix two version number issues in doc Two super nit fix regarding to version number, "incubating" should be added in version number. CC ajbozarth . Author: jerryshao Closes

incubator-livy git commit: [MINOR] Fix two version number issues in doc

2017-08-07 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 5a7e92fe1 -> 2bf0d5510 [MINOR] Fix two version number issues in doc Two super nit fix regarding to version number, "incubating" should be added in version number. CC ajbozarth . Author: jerryshao

svn commit: r20882 - in /dev/incubator/livy: ./ 0.4.0-incubating/

2017-08-07 Thread jshao
Author: jshao Date: Mon Aug 7 09:08:55 2017 New Revision: 20882 Log: Apache Livy 0.4.0-incubating-RC1 released binary Added: dev/incubator/livy/0.4.0-incubating/ dev/incubator/livy/0.4.0-incubating/livy-server-0.4.0-incubating-RC1.zip (with props) dev/incubator/livy/0.4.0

[incubator-livy] Git Push Summary

2017-08-07 Thread jshao
Repository: incubator-livy Updated Tags: refs/tags/v0.4.0-incubating-rc1 [created] 02e4030c7

incubator-livy git commit: [LIVY-389][BUILD] Change POM and packaging to meet Apache Criteria

2017-08-06 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 7d366398d -> 5a7e92fe1 [LIVY-389][BUILD] Change POM and packaging to meet Apache Criteria Change LIvy POM and assembly xml to meet Apache Criteria: 1. Add Apache parent POM to Livy POM. 2. Add LICENSE/NOTICE/DISCLAIMER to

incubator-livy git commit: [LIVY-389][BUILD] Change POM and packaging to meet Apache Criteria

2017-08-06 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master be3fe0345 -> 1fcf93db6 [LIVY-389][BUILD] Change POM and packaging to meet Apache Criteria Change LIvy POM and assembly xml to meet Apache Criteria: 1. Add Apache parent POM to Livy POM. 2. Add LICENSE/NOTICE/DISCLAIMER to

[6/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
[LIVY-384][DOCS] Added ability to build Livy Docs [LIVY-384](https://issues.cloudera.org/browse/LIVY-384) Included a minimized copy of the Livy website template files so we can use Jekyll to build the Livy Documentation. I have also included a README that has instructions on how to build and

[2/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/7d366398/docs/assets/themes/apache/css/style.css -- diff --git a/docs/assets/themes/apache/css/style.css b/docs/assets/themes/apache/css/style.css new file mode 100644

[4/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/7d366398/docs/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot -- diff --git

[4/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/be3fe034/docs/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.eot -- diff --git

[6/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
[LIVY-384][DOCS] Added ability to build Livy Docs [LIVY-384](https://issues.cloudera.org/browse/LIVY-384) Included a minimized copy of the Livy website template files so we can use Jekyll to build the Livy Documentation. I have also included a README that has instructions on how to build and

[5/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/7d366398/docs/assets/themes/apache/bootstrap/css/bootstrap.css -- diff --git a/docs/assets/themes/apache/bootstrap/css/bootstrap.css

[5/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/be3fe034/docs/assets/themes/apache/bootstrap/css/bootstrap.css -- diff --git a/docs/assets/themes/apache/bootstrap/css/bootstrap.css

[1/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 a7c409b06 -> 7d366398d http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/7d366398/docs/assets/themes/apache/jquery/jquery-2.1.1.min.js -- diff --git

[1/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 59dee6327 -> be3fe0345 http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/be3fe034/docs/assets/themes/apache/jquery/jquery-2.1.1.min.js -- diff --git

[2/6] incubator-livy git commit: [LIVY-384][DOCS] Added ability to build Livy Docs

2017-08-04 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/be3fe034/docs/assets/themes/apache/css/style.css -- diff --git a/docs/assets/themes/apache/css/style.css b/docs/assets/themes/apache/css/style.css new file mode 100644

[2/4] incubator-livy git commit: [MINOR] Remove extension from NOTICE file

2017-08-04 Thread jshao
[MINOR] Remove extension from NOTICE file (cherry picked from commit 4219e1f2609319629f637049abfb5b5fa2bca885) Signed-off-by: jerryshao Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit:

[3/4] incubator-livy git commit: [MINOR] Add License header to extra configuration files

2017-08-04 Thread jshao
[MINOR] Add License header to extra configuration files (cherry picked from commit 2898d82dd7d33fa5432f90e97f972bd99342688b) Signed-off-by: jerryshao Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit:

[1/4] incubator-livy git commit: [MINOR] Add Incubating DISCLAIMER file

2017-08-04 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 265b6242f -> a7c409b06 [MINOR] Add Incubating DISCLAIMER file (cherry picked from commit cbed3b6a036c566be46c27570e453367042200d0) Signed-off-by: jerryshao Project:

[4/4] incubator-livy git commit: [MINOR] Add License header to configuration templates

2017-08-04 Thread jshao
[MINOR] Add License header to configuration templates (cherry picked from commit 59dee632742a9e57960c2cab0b9fffb06dea3f4e) Signed-off-by: jerryshao Project: http://git-wip-us.apache.org/repos/asf/incubator-livy/repo Commit:

incubator-livy git commit: [LIVY-389][MINOR] Pom updates

2017-08-03 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master e434d9e20 -> ff4002ca3 [LIVY-389][MINOR] Pom updates Updated pom.xml to match other Apache and Apache Incubator projects Author: Alex Bozarth Closes #31 from ajbozarth/pom. Project:

incubator-livy git commit: [LIVY-389][MINOR] Pom updates

2017-08-03 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 e434d9e20 -> 265b6242f [LIVY-389][MINOR] Pom updates Updated pom.xml to match other Apache and Apache Incubator projects Author: Alex Bozarth Closes #31 from ajbozarth/pom. (cherry picked from commit

[incubator-livy] Git Push Summary

2017-08-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/branch-0.4 [created] e434d9e20

incubator-livy git commit: [LIVY-380] Livy should overwrite spark.sql.catalogImplementation if Hive classes are not present on classpath

2017-08-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master d4bd76f09 -> fc4a9e60a [LIVY-380] Livy should overwrite spark.sql.catalogImplementation if Hive classes are not present on classpath In SparkContextInitializer.spark2CreateContext, livy checks for whether catalog implementation

incubator-livy git commit: [LIVY-344][WEB UI] Create Session Log Page

2017-08-01 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 60ee047e9 -> 69300a2fe [LIVY-344][WEB UI] Create Session Log Page [LIVY-344](https://issues.cloudera.org/browse/LIVY-344) Created a Session Log page for viewing the session log. Updated All Sessions Page and Session Page with

incubator-livy git commit: [LIVY-376][DOCS] Update README with new naming and links and move Docs into separate files

2017-07-26 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master dcd29a043 -> 60ee047e9 [LIVY-376][DOCS] Update README with new naming and links and move Docs into separate files [LIVY-376](https://issues.cloudera.org/browse/LIVY-376) * The README has been updated to match our new Apache

incubator-livy git commit: [MINOR] Fix some potential security leak issue

2017-07-26 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 087adb642 -> dcd29a043 [MINOR] Fix some potential security leak issue Fix two potential security leak issue based on the security code scan: 1. Add file name checking code in `RSCDriverBootstrapper`'s main method argument to

incubator-livy-website git commit: Publishing from 8473693975254d5272ddee123d309190576b3629

2017-07-26 Thread jshao
Repository: incubator-livy-website Updated Branches: refs/heads/asf-site c66369288 -> 0ac7686f6 Publishing from 8473693975254d5272ddee123d309190576b3629 Project: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/repo Commit:

incubator-livy-website git commit: Publishing from f5571914bfb95c14dc451373fb965662d15309cc

2017-07-26 Thread jshao
Repository: incubator-livy-website Updated Branches: refs/heads/asf-site 03f2e038e -> c66369288 Publishing from f5571914bfb95c14dc451373fb965662d15309cc Project: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/repo Commit:

incubator-livy-website git commit: [LIVY-376][DOCS] Move Examples from README to website and update Doc links

2017-07-26 Thread jshao
Repository: incubator-livy-website Updated Branches: refs/heads/master 9d8de77d5 -> 315b22db2 [LIVY-376][DOCS] Move Examples from README to website and update Doc links [LIVY-376](https://issues.cloudera.org/browse/LIVY-376) Added Examples page and nav links for Docs This PR is a pair with

incubator-livy git commit: [LIVY-381] Bump supported Spark version to 2.2

2017-07-26 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 8d1446981 -> 087adb642 [LIVY-381] Bump supported Spark version to 2.2 Spark 2.2 has been released. It's better for us to update the max version supported. Author: Weiqing Yang Closes #18 from

incubator-livy-website git commit: Publishing from f5571914bfb95c14dc451373fb965662d15309cc

2017-07-25 Thread jshao
Repository: incubator-livy-website Updated Branches: refs/heads/asf-site 54cc9847b -> 03f2e038e Publishing from f5571914bfb95c14dc451373fb965662d15309cc Project: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/repo Commit:

incubator-livy git commit: [LIVY-348] Improve the ACLs in Livy

2017-07-24 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master feeb8678f -> 75902ebf1 [LIVY-348] Improve the ACLs in Livy This PR propose to improve current Livy's access control mechanism with fine-grained control: 1. If `livy.server.access-control.enabled` is disabled, which means ACLs is

incubator-livy-website git commit: [MINOR] Updated Contribution Section to include PR Naming Practices

2017-07-20 Thread jshao
Repository: incubator-livy-website Updated Branches: refs/heads/master b6751bb55 -> 7eed236cc [MINOR] Updated Contribution Section to include PR Naming Practices Practices copied from Bahir Contributing page and match Spark practices Author: Alex Bozarth Closes #2 from

[05/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

2017-07-17 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/27625a0b/server/src/main/resources/org/apache/livy/server/ui/static/jquery.dataTables.min.js -- diff --git

[13/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

2017-07-17 Thread jshao
LIVY-343. Web UI: Create Session Page [LIVY-343](https://issues.cloudera.org/browse/LIVY-343) Created a Session Summery Page for Interactive Sessions. Batch Sessions do not have Session Summery Pages because all relevant info is displayed on the All Sessions page Batches table. The Session

[09/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

2017-07-17 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/27625a0b/server/src/main/resources/org/apache/livy/server/ui/static/css/dataTables.bootstrap.min.css -- diff --git

[07/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

2017-07-17 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/27625a0b/server/src/main/resources/org/apache/livy/server/ui/static/fonts/glyphicons-halflings-regular.ttf -- diff --git

[02/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

2017-07-17 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/27625a0b/server/src/main/resources/org/apache/livy/server/ui/static/js/jquery.dataTables.min.js -- diff --git

[06/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

2017-07-17 Thread jshao
http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/27625a0b/server/src/main/resources/org/apache/livy/server/ui/static/jquery-3.2.1.min.js -- diff --git

[10/13] incubator-livy git commit: LIVY-343. Web UI: Create Session Page

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

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

[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

[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

[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:

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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:

[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

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

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

2017-07-03 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

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

2017-07-03 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

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

2017-07-03 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

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

2017-07-03 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

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

2017-07-03 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

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

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)

[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:

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

2017-06-30 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:

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

2017-06-27 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

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

2017-06-27 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:

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

2017-06-27 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:

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

2017-06-27 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:

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

2017-06-27 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

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

2017-06-27 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:

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

2017-06-27 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:

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

2017-06-27 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:

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

2017-06-27 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:

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

2017-06-27 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

<    1   2   3   4   5   >