You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by la...@apache.org on 2011/01/27 18:32:13 UTC

svn commit: r1064221 - /incubator/whirr/trunk/services/hbase/src/main/resources/whirr-hbase-default.properties

Author: larsgeorge
Date: Thu Jan 27 17:32:13 2011
New Revision: 1064221

URL: http://svn.apache.org/viewvc?rev=1064221&view=rev
Log:
WHIRR-186. Adds missing properties.

Added:
    incubator/whirr/trunk/services/hbase/src/main/resources/whirr-hbase-default.properties

Added: incubator/whirr/trunk/services/hbase/src/main/resources/whirr-hbase-default.properties
URL: http://svn.apache.org/viewvc/incubator/whirr/trunk/services/hbase/src/main/resources/whirr-hbase-default.properties?rev=1064221&view=auto
==============================================================================
--- incubator/whirr/trunk/services/hbase/src/main/resources/whirr-hbase-default.properties (added)
+++ incubator/whirr/trunk/services/hbase/src/main/resources/whirr-hbase-default.properties Thu Jan 27 17:32:13 2011
@@ -0,0 +1,13 @@
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
+whirr.hbase.tarball.url=http://archive.apache.org/dist/hbase/hbase-0.89.20100924/hbase-0.89.20100924-bin.tar.gz
\ No newline at end of file