From hdfs-issues-return-24316-apmail-hadoop-hdfs-issues-archive=hadoop.apache.org@hadoop.apache.org Sun Aug 28 17:47:04 2011 Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 926CC818C for ; Sun, 28 Aug 2011 17:47:04 +0000 (UTC) Received: (qmail 68327 invoked by uid 500); 28 Aug 2011 17:47:04 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 68243 invoked by uid 500); 28 Aug 2011 17:47:03 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 67892 invoked by uid 99); 28 Aug 2011 17:47:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 17:47:03 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2011 17:47:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CF5E8D4C1B for ; Sun, 28 Aug 2011 17:46:39 +0000 (UTC) Date: Sun, 28 Aug 2011 17:46:39 +0000 (UTC) From: "Aaron T. Myers (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <490319594.1299.1314553599846.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2078819086.552.1314487359547.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (HDFS-2293) Add the ability to set dfs.block.size for a given file from the command line MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-2293. ---------------------------------- Resolution: Cannot Reproduce Todd/Uma - my mistake, looks like this does indeed work. I just tested it on trunk and 0.20.2 and it worked as expected. > Add the ability to set dfs.block.size for a given file from the command line > ---------------------------------------------------------------------------- > > Key: HDFS-2293 > URL: https://issues.apache.org/jira/browse/HDFS-2293 > Project: Hadoop HDFS > Issue Type: Improvement > Components: hdfs client > Affects Versions: 0.23.0 > Reporter: Aaron T. Myers > Assignee: Uma Maheswara Rao G > Labels: newbie > > See the thread [here|http://www.mail-archive.com/hdfs-user@hadoop.apache.org/msg01459.html], in which Allen correctly points out that since dfs.block.size is a client-side config, one could just set a different value in a custom HADOOP_CONF_DIR. We might as well make that easy. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira