[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-390][BUILD] Only using JDK8 to build with Spark 2.2

2017-08-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master fc4a9e60a -> e434d9e20 [LIVY-390][BUILD] Only using JDK8 to build with Spark 2.2 Because Spark 2.2 removes JDK7 support but Livy still supports JDK7, so updating travis file to use JDK8 to build against Spark 2.2, whereas still u

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 i

incubator-livy git commit: [MINOR] Clean some old package name left in code and configuration file

2017-08-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master d48c0243e -> d4bd76f09 [MINOR] Clean some old package name left in code and configuration file Looks like we still left some old package name uncleaned, so search and modify them again. Author: jerryshao Closes #29 from jerrysh

incubator-livy git commit: [LIVY-387][WEB UI] Update Log page to split apart different logs

2017-08-02 Thread jshao
Repository: incubator-livy Updated Branches: refs/heads/master 69300a2fe -> d48c0243e [LIVY-387][WEB UI] Update Log page to split apart different logs [LIVY-387](https://issues.cloudera.org/browse/LIVY-387) Added javascript string parsing that finds the stdout, stderr, and YARN Diagnostics s