You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by xu...@apache.org on 2016/11/15 13:30:55 UTC

hive git commit: HIVE-15191: Fix typo in conf/hive-env.sh.template (Lee Dongjin, review by Ferdinand Xu) This closes #114

Repository: hive
Updated Branches:
  refs/heads/master 4427eab3d -> a4a00b20c


HIVE-15191: Fix typo in conf/hive-env.sh.template (Lee Dongjin, review by Ferdinand Xu) This closes #114


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a4a00b20
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a4a00b20
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/a4a00b20

Branch: refs/heads/master
Commit: a4a00b20c0b22c7838e9dae619996c591935706f
Parents: 4427eab
Author: Ferdinand Xu <ch...@intel.com>
Authored: Tue Nov 15 13:58:58 2016 +0800
Committer: Ferdinand Xu <ch...@intel.com>
Committed: Tue Nov 15 13:58:58 2016 +0800

----------------------------------------------------------------------
 conf/hive-env.sh.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/a4a00b20/conf/hive-env.sh.template
----------------------------------------------------------------------
diff --git a/conf/hive-env.sh.template b/conf/hive-env.sh.template
index 91a2905..d621edd 100644
--- a/conf/hive-env.sh.template
+++ b/conf/hive-env.sh.template
@@ -50,5 +50,5 @@
 # Hive Configuration Directory can be controlled by:
 # export HIVE_CONF_DIR=
 
-# Folder containing extra ibraries required for hive compilation/execution can be controlled by:
+# Folder containing extra libraries required for hive compilation/execution can be controlled by:
 # export HIVE_AUX_JARS_PATH=