You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2018/03/19 19:09:13 UTC

[02/15] incubator-spot git commit: Add env variable config for Spot.conf

Add env variable config for Spot.conf

Pulled this change from SPOT-213.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/7f969056
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/7f969056
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/7f969056

Branch: refs/heads/SPOT-181_ODM
Commit: 7f9690564c13c9d541b3bd7e627fa9a41fdb8768
Parents: 4e990c4
Author: Tadd Wood <ta...@arcadiadata.com>
Authored: Mon Feb 12 10:07:35 2018 -0800
Committer: Tadd Wood <ta...@arcadiadata.com>
Committed: Mon Feb 12 10:48:24 2018 -0800

----------------------------------------------------------------------
 spot-setup/odm/odm_setup.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/7f969056/spot-setup/odm/odm_setup.sh
----------------------------------------------------------------------
diff --git a/spot-setup/odm/odm_setup.sh b/spot-setup/odm/odm_setup.sh
index 534998c..9c8eb9d 100755
--- a/spot-setup/odm/odm_setup.sh
+++ b/spot-setup/odm/odm_setup.sh
@@ -53,6 +53,7 @@ if [ "$format" != "pqt" ] && [ "$format" != "avro" ] ; then
     exit 0
 fi
 
+SPOTCONF="/etc/spot.conf"
 DSOURCES=('odm')
 DFOLDERS=(
 'event'