You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2013/10/02 22:14:14 UTC

git commit: AMBARI-3433. Add hcat.bin to pig.properties for hcat integration. (mahadev)

Updated Branches:
  refs/heads/trunk a270e7335 -> 88cabba76


AMBARI-3433. Add hcat.bin to pig.properties for hcat integration. (mahadev)


Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/88cabba7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/88cabba7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/88cabba7

Branch: refs/heads/trunk
Commit: 88cabba76f03be2271c6a0cd699c80b0f6b184d9
Parents: a270e73
Author: Mahadev Konar <ma...@apache.org>
Authored: Wed Oct 2 13:14:50 2013 -0700
Committer: Mahadev Konar <ma...@apache.org>
Committed: Wed Oct 2 13:14:54 2013 -0700

----------------------------------------------------------------------
 .../src/main/puppet/modules/hdp-pig/templates/pig.properties.erb    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/88cabba7/ambari-agent/src/main/puppet/modules/hdp-pig/templates/pig.properties.erb
----------------------------------------------------------------------
diff --git a/ambari-agent/src/main/puppet/modules/hdp-pig/templates/pig.properties.erb b/ambari-agent/src/main/puppet/modules/hdp-pig/templates/pig.properties.erb
index 1933982..6fcb233 100644
--- a/ambari-agent/src/main/puppet/modules/hdp-pig/templates/pig.properties.erb
+++ b/ambari-agent/src/main/puppet/modules/hdp-pig/templates/pig.properties.erb
@@ -52,3 +52,4 @@
 #Use this option only when your Pig job will otherwise die because of
 #using more counter than hadoop configured limit
 #pig.disable.counter=true
+hcat.bin=/usr/bin/hcat