From da9fd06f6a87962790515a239c7ff4e3892ea296 Mon Sep 17 00:00:00 2001 From: Anu Engineer Date: Mon, 2 Oct 2017 09:02:47 -0700 Subject: [PATCH] HDFS-12562. Ozone: Add ASF license to docker files. Contributed by Mukul Kumar Singh. --- dev-support/compose/ozone/.env | 16 ++++++++++++++++ dev-support/compose/ozone/docker-compose.yaml | 16 ++++++++++++++++ dev-support/compose/ozone/docker-config | 16 ++++++++++++++++ 3 files changed, 48 insertions(+) diff --git a/dev-support/compose/ozone/.env b/dev-support/compose/ozone/.env index 948e2d5d23..f7ca18b5d8 100644 --- a/dev-support/compose/ozone/.env +++ b/dev-support/compose/ozone/.env @@ -1 +1,17 @@ +# 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. + VERSION=3.1.0-SNAPSHOT diff --git a/dev-support/compose/ozone/docker-compose.yaml b/dev-support/compose/ozone/docker-compose.yaml index 1b89310d60..cd6420949c 100644 --- a/dev-support/compose/ozone/docker-compose.yaml +++ b/dev-support/compose/ozone/docker-compose.yaml @@ -1,3 +1,19 @@ +# 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. + version: "3" services: namenode: diff --git a/dev-support/compose/ozone/docker-config b/dev-support/compose/ozone/docker-config index 72e95a2bda..5ac0823152 100644 --- a/dev-support/compose/ozone/docker-config +++ b/dev-support/compose/ozone/docker-config @@ -1,3 +1,19 @@ +# 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. + CORE-SITE.XML_fs.defaultFS: "hdfs://namenode:9000" OZONE-SITE.XML_ozone.ksm.address=ksm OZONE-SITE.XML_ozone.scm.names=scm