You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@amaterasu.apache.org by ya...@apache.org on 2017/12/12 00:31:47 UTC

[incubator-amaterasu] branch master updated (d4a05e5 -> f9306bc)

This is an automated email from the ASF dual-hosted git repository.

yaniv pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git.


    from d4a05e5  Merge pull request #48 from nadav-har-tzvi/feature/conda-dependencies-fixed
     add 95c3113  Jetty Web Server and SparkSqlRunner upgraded to gradle,Spark 2.0 and refactored to use apache in package names
     new f9306bc  Merge pull request #1 from kirupagaran/jetty-sql-gradle-apache-upgrade

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runners/spark/SparkSql/SparkSqlRunner.scala    |  14 +-
 .../amaterasu/spark/SparkSqlRunnerTests.scala      | 158 ++++++++++++---------
 leader/build.gradle                                |   2 +
 .../amaterasu/leader/utilities/HttpServer.scala    |  45 +++++-
 .../dist/jetty-fileserver-test-file-1.txt          |   1 +
 .../dist/jetty-fileserver-test-file-2.txt          |   1 +
 .../amaterasu/utilities/HttpServerTests.scala      |  41 +++++-
 7 files changed, 176 insertions(+), 86 deletions(-)
 create mode 100644 leader/src/test/resources/dist/jetty-fileserver-test-file-1.txt
 create mode 100644 leader/src/test/resources/dist/jetty-fileserver-test-file-2.txt

-- 
To stop receiving notification emails like this one, please contact
['"commits@amaterasu.apache.org" <co...@amaterasu.apache.org>'].

[incubator-amaterasu] 01/01: Merge pull request #1 from kirupagaran/jetty-sql-gradle-apache-upgrade

Posted by ya...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yaniv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git

commit f9306bcfbcc98754419a3eb171e54bc2dc76ec5f
Merge: d4a05e5 95c3113
Author: Yaniv Rodenski <ro...@gmail.com>
AuthorDate: Tue Dec 12 11:31:46 2017 +1100

    Merge pull request #1 from kirupagaran/jetty-sql-gradle-apache-upgrade
    
    Jetty Web Server and SparkSqlRunner upgraded to gradle,Spark 2.0 and code refactored to use apache in package names

 .../runners/spark/SparkSql/SparkSqlRunner.scala    |  14 +-
 .../amaterasu/spark/SparkSqlRunnerTests.scala      | 158 ++++++++++++---------
 leader/build.gradle                                |   2 +
 .../amaterasu/leader/utilities/HttpServer.scala    |  45 +++++-
 .../dist/jetty-fileserver-test-file-1.txt          |   1 +
 .../dist/jetty-fileserver-test-file-2.txt          |   1 +
 .../amaterasu/utilities/HttpServerTests.scala      |  41 +++++-
 7 files changed, 176 insertions(+), 86 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@amaterasu.apache.org" <co...@amaterasu.apache.org>.