You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pv...@apache.org on 2017/07/26 08:43:45 UTC

hive git commit: HIVE-16679: Missing ASF header on properties file in ptest2 project (Barna Zsombor Klara, reviewed by Zoltan Haindrich)

Repository: hive
Updated Branches:
  refs/heads/master f8b79fe6d -> 25e92d16a


HIVE-16679: Missing ASF header on properties file in ptest2 project (Barna Zsombor Klara, reviewed by Zoltan Haindrich)


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

Branch: refs/heads/master
Commit: 25e92d16a2a8f829f81d2e9371720a244ee8ea83
Parents: f8b79fe
Author: Peter Vary <pv...@cloudera.com>
Authored: Wed Jul 26 10:41:04 2017 +0200
Committer: Peter Vary <pv...@cloudera.com>
Committed: Wed Jul 26 10:41:04 2017 +0200

----------------------------------------------------------------------
 .../ptest2/conf/deployed/master-mr2.properties    | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/25e92d16/testutils/ptest2/conf/deployed/master-mr2.properties
----------------------------------------------------------------------
diff --git a/testutils/ptest2/conf/deployed/master-mr2.properties b/testutils/ptest2/conf/deployed/master-mr2.properties
index 7a7dc7d..df2ee11 100644
--- a/testutils/ptest2/conf/deployed/master-mr2.properties
+++ b/testutils/ptest2/conf/deployed/master-mr2.properties
@@ -1,3 +1,21 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you 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.
+#
 repositoryType = git
 repository = https://github.com/apache/hive.git
 repositoryName = apache-github-source