You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by mw...@apache.org on 2018/09/05 14:37:07 UTC

[fluo-uno] branch master updated (e713fb2 -> 9d8262d)

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

mwalch pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/fluo-uno.git.


    from e713fb2  Adding Hadoop 3.1.1 checksum
     add f33e593  Updates for Hadoop 3
     add 2126f21  Improved fetch command
     new 9d8262d  Merge pull request #191 from mikewalch/uno-update

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:
 bin/impl/fetch.sh           | 59 ++++++++++++++++++++++++++++++++++-----------
 bin/impl/load-env.sh        |  9 +++----
 bin/impl/print-env.sh       |  8 ++++--
 bin/impl/setup-accumulo.sh  |  4 +--
 bin/impl/setup-fluo-yarn.sh |  2 +-
 bin/impl/setup-fluo.sh      |  2 +-
 bin/impl/setup-hadoop.sh    | 26 +++++++++++---------
 bin/impl/setup-spark.sh     |  2 +-
 bin/impl/start.sh           | 12 ++++-----
 bin/impl/stop.sh            | 12 ++++-----
 conf/hadoop/yarn-site.xml   |  2 +-
 conf/spark/spark-env.sh     |  2 +-
 conf/uno.conf               | 14 ++++++-----
 13 files changed, 96 insertions(+), 58 deletions(-)


[fluo-uno] 01/01: Merge pull request #191 from mikewalch/uno-update

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

mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo-uno.git

commit 9d8262d7ddb87f200edec707f6d7d3c01da8a31a
Merge: e713fb2 2126f21
Author: Mike Walch <mw...@apache.org>
AuthorDate: Wed Sep 5 10:37:05 2018 -0400

    Merge pull request #191 from mikewalch/uno-update
    
    Several updates to Uno

 bin/impl/fetch.sh           | 59 ++++++++++++++++++++++++++++++++++-----------
 bin/impl/load-env.sh        |  9 +++----
 bin/impl/print-env.sh       |  8 ++++--
 bin/impl/setup-accumulo.sh  |  4 +--
 bin/impl/setup-fluo-yarn.sh |  2 +-
 bin/impl/setup-fluo.sh      |  2 +-
 bin/impl/setup-hadoop.sh    | 26 +++++++++++---------
 bin/impl/setup-spark.sh     |  2 +-
 bin/impl/start.sh           | 12 ++++-----
 bin/impl/stop.sh            | 12 ++++-----
 conf/hadoop/yarn-site.xml   |  2 +-
 conf/spark/spark-env.sh     |  2 +-
 conf/uno.conf               | 14 ++++++-----
 13 files changed, 96 insertions(+), 58 deletions(-)