Return-Path: X-Original-To: apmail-incubator-bigtop-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 171DA680D for ; Tue, 2 Aug 2011 18:23:41 +0000 (UTC) Received: (qmail 948 invoked by uid 500); 2 Aug 2011 18:23:40 -0000 Delivered-To: apmail-incubator-bigtop-commits-archive@incubator.apache.org Received: (qmail 913 invoked by uid 500); 2 Aug 2011 18:23:40 -0000 Mailing-List: contact bigtop-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-commits@incubator.apache.org Received: (qmail 891 invoked by uid 99); 2 Aug 2011 18:23:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 18:23:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 18:23:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 76AE9238890D; Tue, 2 Aug 2011 18:23:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1153234 [2/4] - in /incubator/bigtop/trunk: ./ src/pkg/common/flume/ src/pkg/common/hadoop/ src/pkg/common/hadoop/conf.pseudo/ src/pkg/common/hadoop/conf.secure/ src/pkg/common/hbase/ src/pkg/common/hive/ src/pkg/common/oozie/ src/pkg/comm... Date: Tue, 02 Aug 2011 18:22:59 -0000 To: bigtop-commits@incubator.apache.org From: abayer@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110802182313.76AE9238890D@eris.apache.org> Modified: incubator/bigtop/trunk/src/pkg/common/sqoop/sqoop-metastore.sh.suse URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/sqoop/sqoop-metastore.sh.suse?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/sqoop/sqoop-metastore.sh.suse (original) +++ incubator/bigtop/trunk/src/pkg/common/sqoop/sqoop-metastore.sh.suse Tue Aug 2 18:22:30 2011 @@ -1,19 +1,20 @@ #!/bin/bash -# -# (c) Copyright 2009, 2010, 2011 Cloudera, Inc. -# -# 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. -# + +# 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. + # Starts a Hadoop @HADOOP_DAEMON@ # # chkconfig: 2345 85 15 Modified: incubator/bigtop/trunk/src/pkg/common/whirr/install_whirr.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/whirr/install_whirr.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/whirr/install_whirr.sh (original) +++ incubator/bigtop/trunk/src/pkg/common/whirr/install_whirr.sh Tue Aug 2 18:22:30 2011 @@ -1,5 +1,20 @@ #!/bin/sh -# Copyright 2010 Cloudera, inc. + +# 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. + set -e usage() { Modified: incubator/bigtop/trunk/src/pkg/common/whirr/whirr.1 URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/whirr/whirr.1?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/whirr/whirr.1 (original) +++ incubator/bigtop/trunk/src/pkg/common/whirr/whirr.1 Tue Aug 2 18:22:30 2011 @@ -1,3 +1,18 @@ +.\" 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. +.\" .\" Process this file with .\" groff -man -Tascii whirr.1 .\" @@ -70,4 +85,4 @@ The name of the service to use. E.g. 'ha printed when the command is run with no arguments. .SH COPYRIGHT -Copyright (C) 2010 The Apache Software Foundation. All rights reserved. \ No newline at end of file +Copyright (C) 2010 The Apache Software Foundation. All rights reserved. Modified: incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh (original) +++ incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh Tue Aug 2 18:22:30 2011 @@ -1,18 +1,20 @@ #!/bin/bash + +# 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 # -# (c) Copyright 2009 Cloudera, Inc. -# -# 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 +# 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. +# 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. + # chkconfig: 2345 85 15 # description: Summary: ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed. # processname: java Modified: incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh.suse URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh.suse?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh.suse (original) +++ incubator/bigtop/trunk/src/pkg/common/zookeeper/hadoop-zookeeper.sh.suse Tue Aug 2 18:22:30 2011 @@ -1,18 +1,19 @@ #!/bin/bash -# -# (c) Copyright 2009, 2010, 2011 Cloudera, Inc. -# -# 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. + +# 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. # # Starts Zookeeper server # Modified: incubator/bigtop/trunk/src/pkg/common/zookeeper/install_zookeeper.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/zookeeper/install_zookeeper.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/zookeeper/install_zookeeper.sh (original) +++ incubator/bigtop/trunk/src/pkg/common/zookeeper/install_zookeeper.sh Tue Aug 2 18:22:30 2011 @@ -1,5 +1,20 @@ #!/bin/sh -# Copyright 2009 Cloudera, inc. + +# 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. + set -ex usage() { Modified: incubator/bigtop/trunk/src/pkg/common/zookeeper/zookeeper.1 URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/common/zookeeper/zookeeper.1?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/common/zookeeper/zookeeper.1 (original) +++ incubator/bigtop/trunk/src/pkg/common/zookeeper/zookeeper.1 Tue Aug 2 18:22:30 2011 @@ -1,3 +1,18 @@ +.\" 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. +.\" .\" Process this file with .\" groff -man -Tascii zookeeper.1 .\" @@ -45,4 +60,4 @@ Alternate conf dir. Default is /etc/zook Alternate server PID file. Default is /var/run/zookeeper/zookeeper-server.pid. .SH COPYRIGHT -Copyright (C) 2010 The Apache Software Foundation. All rights reserved. \ No newline at end of file +Copyright (C) 2010 The Apache Software Foundation. All rights reserved. Modified: incubator/bigtop/trunk/src/pkg/deb/flume/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/flume/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/flume/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/flume/control Tue Aug 2 18:22:30 2011 @@ -1,3 +1,18 @@ +# 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. + Source: flume Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/flume/flume-master.init URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/flume/flume-master.init?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/flume/flume-master.init (original) +++ incubator/bigtop/trunk/src/pkg/deb/flume/flume-master.init Tue Aug 2 18:22:30 2011 @@ -1,18 +1,19 @@ #!/bin/bash # -# (c) Copyright 2010 Cloudera, Inc. -# -# 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. +# 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. # ### BEGIN INIT INFO # Provides: flume-master Modified: incubator/bigtop/trunk/src/pkg/deb/flume/flume-node.init URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/flume/flume-node.init?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/flume/flume-node.init (original) +++ incubator/bigtop/trunk/src/pkg/deb/flume/flume-node.init Tue Aug 2 18:22:30 2011 @@ -1,18 +1,19 @@ #!/bin/bash # -# (c) Copyright 2010 Cloudera, Inc. -# -# 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. +# 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. # ### BEGIN INIT INFO # Provides: flume-node Modified: incubator/bigtop/trunk/src/pkg/deb/flume/flume.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/flume/flume.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/flume/flume.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/flume/flume.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for flume set -e Modified: incubator/bigtop/trunk/src/pkg/deb/flume/flume.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/flume/flume.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/flume/flume.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/flume/flume.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. +# # preinst script for flume # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/flume/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/flume/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/flume/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/flume/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. +# # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/append_licenses.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/append_licenses.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/append_licenses.sh (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/append_licenses.sh Tue Aug 2 18:22:30 2011 @@ -1,6 +1,19 @@ #!/bin/sh # -# Copyright 2009 Cloudera, Inc. +# 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. # # Debian prefers all license information to go in /usr/share/doc/copyright # rather than individual files in /usr/lib/hadoop. This script appends all Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/control Tue Aug 2 18:22:30 2011 @@ -1,3 +1,18 @@ +# 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. + Source: hadoop Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. +# # postinst script for hadoop # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.prerm URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.prerm?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.prerm (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop-conf-pseudo.prerm Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # prerm script for hadoop # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for hadoop set -e Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # preinst script for hadoop # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.prerm URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.prerm?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.prerm (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/hadoop.prerm Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # prerm script for hadoop # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/install_init_scripts.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/install_init_scripts.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/install_init_scripts.sh (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/install_init_scripts.sh Tue Aug 2 18:22:30 2011 @@ -1,5 +1,20 @@ #!/bin/bash +# 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. + MAJOR_VERSION=${HADOOP_VERSION} SRC_PKG=hadoop Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f + +# 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. + # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/service-init.d.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/service-init.d.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/service-init.d.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/service-init.d.tpl Tue Aug 2 18:22:30 2011 @@ -1,5 +1,20 @@ #! /bin/sh # +# 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. + # skeleton example file to build /etc/init.d/ scripts. # This file should be used to construct scripts for /etc/init.d. # Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postinst.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postinst.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postinst.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postinst.tpl Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for hadoop # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postrm.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postrm.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postrm.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hadoop/service-postrm.tpl Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postrm script for hadoop # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/control Tue Aug 2 18:22:30 2011 @@ -1,3 +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. Source: hadoop-hbase Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for hbase set -e Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # preinst script for hbase # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.prerm URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.prerm?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.prerm (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/hadoop-hbase.prerm Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # prerm script for hbase # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/install_init_scripts.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/install_init_scripts.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/install_init_scripts.sh (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/install_init_scripts.sh Tue Aug 2 18:22:30 2011 @@ -1,4 +1,19 @@ #!/bin/sh +# +# 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. SRC_PKG=hadoop-hbase for node in master regionserver thrift ; do Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. +# # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/service-init.d.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/service-init.d.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/service-init.d.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/service-init.d.tpl Tue Aug 2 18:22:30 2011 @@ -1,5 +1,20 @@ #! /bin/bash # +# 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. + # skeleton example file to build /etc/init.d/ scripts. # This file should be used to construct scripts for /etc/init.d. # Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/service-postinst.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/service-postinst.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/service-postinst.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/service-postinst.tpl Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for hbase # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hbase/service-postrm.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hbase/service-postrm.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hbase/service-postrm.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hbase/service-postrm.tpl Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postrm script for hbase # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hive/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/control Tue Aug 2 18:22:30 2011 @@ -1,3 +1,18 @@ +# 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. + Source: hadoop-hive Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for hive set -e Modified: incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # preinst script for hive # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.prerm URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.prerm?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.prerm (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/hadoop-hive.prerm Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # prerm script for hive # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hive/install_init_scripts.sh URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/install_init_scripts.sh?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/install_init_scripts.sh (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/install_init_scripts.sh Tue Aug 2 18:22:30 2011 @@ -1,4 +1,19 @@ #!/bin/sh +# 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. + SRC_PKG=hadoop-hive for node in server metastore ; do Modified: incubator/bigtop/trunk/src/pkg/deb/hive/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. + # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/hive/service-init.d.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/service-init.d.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/service-init.d.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/service-init.d.tpl Tue Aug 2 18:22:30 2011 @@ -1,5 +1,20 @@ #! /bin/bash # +# 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. + # skeleton example file to build /etc/init.d/ scripts. # This file should be used to construct scripts for /etc/init.d. # Modified: incubator/bigtop/trunk/src/pkg/deb/hive/service-postinst.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/service-postinst.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/service-postinst.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/service-postinst.tpl Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for hive # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/hive/service-postrm.tpl URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hive/service-postrm.tpl?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/hive/service-postrm.tpl (original) +++ incubator/bigtop/trunk/src/pkg/deb/hive/service-postrm.tpl Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postrm script for hive # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/oozie/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/oozie/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/oozie/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/oozie/control Tue Aug 2 18:22:30 2011 @@ -1,3 +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. Source: oozie Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for oozie # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postrm URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postrm?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postrm (original) +++ incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.postrm Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postrm script for oozie # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/oozie/oozie.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # preinst script for oozie # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/oozie/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/oozie/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/oozie/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/oozie/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. +# # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/sqoop/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/sqoop/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/sqoop/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/sqoop/control Tue Aug 2 18:22:30 2011 @@ -1,3 +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. Source: sqoop Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/sqoop/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/sqoop/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/sqoop/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/sqoop/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. + # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.init URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.init?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.init (original) +++ incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.init Tue Aug 2 18:22:30 2011 @@ -1,18 +1,20 @@ #!/bin/bash # -# (c) Copyright 2009 Cloudera, Inc. +# 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 # -# 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 # -# 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. +# 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. +# # chkconfig: 2345 85 15 # description: Sqoop allows easy imports and exports of data sets between \ # databases and the Hadoop Distributed File System (HDFS). The Sqoop \ Modified: incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for sqoop set -e Modified: incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/sqoop/sqoop-metastore.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # preinst script for sqoop-metastore # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/whirr/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/whirr/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/whirr/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/whirr/control Tue Aug 2 18:22:30 2011 @@ -1,3 +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. Source: whirr Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/whirr/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/whirr/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/whirr/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/whirr/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. +# # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/deb/zookeeper/control URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/zookeeper/control?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/zookeeper/control (original) +++ incubator/bigtop/trunk/src/pkg/deb/zookeeper/control Tue Aug 2 18:22:30 2011 @@ -1,3 +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. Source: hadoop-zookeeper Section: misc Priority: extra Modified: incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper-server.init URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper-server.init?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper-server.init (original) +++ incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper-server.init Tue Aug 2 18:22:30 2011 @@ -1,18 +1,20 @@ #!/bin/bash # -# (c) Copyright 2009 Cloudera, Inc. +# 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 # -# 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 # -# 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. +# 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. +# # chkconfig: 2345 85 15 # description: Summary: ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed. # processname: java Modified: incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.postinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.postinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.postinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.postinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # postinst script for zookeeper set -e Modified: incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.preinst URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.preinst?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.preinst (original) +++ incubator/bigtop/trunk/src/pkg/deb/zookeeper/hadoop-zookeeper.preinst Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/bin/sh +# +# 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. + # preinst script for zookeeper # # see: dh_installdeb(1) Modified: incubator/bigtop/trunk/src/pkg/deb/zookeeper/rules URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/zookeeper/rules?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/deb/zookeeper/rules (original) +++ incubator/bigtop/trunk/src/pkg/deb/zookeeper/rules Tue Aug 2 18:22:30 2011 @@ -1,4 +1,20 @@ #!/usr/bin/make -f +# +# 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. +# # -*- makefile -*- # Uncomment this to turn on verbose mode. Modified: incubator/bigtop/trunk/src/pkg/rpm/flume/SOURCES/init.d URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/rpm/flume/SOURCES/init.d?rev=1153234&r1=1153233&r2=1153234&view=diff ============================================================================== --- incubator/bigtop/trunk/src/pkg/rpm/flume/SOURCES/init.d (original) +++ incubator/bigtop/trunk/src/pkg/rpm/flume/SOURCES/init.d Tue Aug 2 18:22:30 2011 @@ -1,18 +1,19 @@ #!/bin/bash # -# (c) Copyright 2010, 2011 Cloudera, Inc. -# -# 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. +# 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. # # Starts a Flume @FLUME_DAEMON@ #