Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B651D41E for ; Wed, 17 Oct 2012 08:20:12 +0000 (UTC) Received: (qmail 73868 invoked by uid 500); 17 Oct 2012 08:20:11 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 73246 invoked by uid 500); 17 Oct 2012 08:20:06 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 72751 invoked by uid 99); 17 Oct 2012 08:20:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 08:20:03 +0000 Date: Wed, 17 Oct 2012 08:20:03 +0000 (UTC) From: "Haoquan Wang (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <2122157241.56733.1350462003473.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HDFS-4069) Security bits of some scripts in rpm package are incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Haoquan Wang created HDFS-4069: ---------------------------------- Summary: Security bits of some scripts in rpm package are incorrect Key: HDFS-4069 URL: https://issues.apache.org/jira/browse/HDFS-4069 Project: Hadoop HDFS Issue Type: Bug Components: scripts Affects Versions: 1.0.3, 1.1.0 Environment: Fedora 17 3.3.4-5.fc17.x86_64, OpenJDK Runtime Environment 1.7.0_06-icedtea, Rackspace Cloud Reporter: Haoquan Wang Priority: Minor These scripts should have execute permission(755). It only happens to rpm package, deb package does not have this problem. -rw-r--r--. 1 root root 2143 Oct 4 22:12 /usr/sbin/slaves.sh -rw-r--r--. 1 root root 1166 Oct 4 22:12 /usr/sbin/start-all.sh -rw-r--r--. 1 root root 1065 Oct 4 22:12 /usr/sbin/start-balancer.sh -rw-r--r--. 1 root root 1745 Oct 4 22:12 /usr/sbin/start-dfs.sh -rw-r--r--. 1 root root 1145 Oct 4 22:12 /usr/sbin/start-jobhistoryserver.sh -rw-r--r--. 1 root root 1259 Oct 4 22:12 /usr/sbin/start-mapred.sh -rw-r--r--. 1 root root 1119 Oct 4 22:12 /usr/sbin/stop-all.sh -rw-r--r--. 1 root root 1116 Oct 4 22:12 /usr/sbin/stop-balancer.sh -rw-r--r--. 1 root root 1246 Oct 4 22:12 /usr/sbin/stop-dfs.sh -rw-r--r--. 1 root root 1131 Oct 4 22:12 /usr/sbin/stop-jobhistoryserver.sh -rw-r--r--. 1 root root 1168 Oct 4 22:12 /usr/sbin/stop-mapred.sh -rw-r--r--. 1 root root 4210 Oct 4 22:12 /usr/sbin/update-hadoop-env.sh -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira