From hdfs-issues-return-98017-apmail-hadoop-hdfs-issues-archive=hadoop.apache.org@hadoop.apache.org Wed Oct 1 05:52:34 2014 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 BCADE17B08 for ; Wed, 1 Oct 2014 05:52:34 +0000 (UTC) Received: (qmail 61628 invoked by uid 500); 1 Oct 2014 05:52:34 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 61572 invoked by uid 500); 1 Oct 2014 05:52:34 -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 61559 invoked by uid 99); 1 Oct 2014 05:52:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2014 05:52:34 +0000 Date: Wed, 1 Oct 2014 05:52:34 +0000 (UTC) From: "Akira AJISAKA (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-2538) option to disable fsck dots MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154397#comment-14154397 ] Akira AJISAKA commented on HDFS-2538: ------------------------------------- After HDFS-2538, fsck can fail by SocketTimeoutException. This issue is tracked by HDFS-7175. > option to disable fsck dots > ---------------------------- > > Key: HDFS-2538 > URL: https://issues.apache.org/jira/browse/HDFS-2538 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 2.2.0 > Reporter: Allen Wittenauer > Assignee: Mohammad Kamrul Islam > Priority: Minor > Labels: newbie > Fix For: 3.0.0 > > Attachments: HDFS-2538-branch-0.20-security-204.patch, HDFS-2538-branch-0.20-security-204.patch, HDFS-2538-branch-1.0.patch, HDFS-2538.1.patch, HDFS-2538.2.patch, HDFS-2538.3.patch > > > this patch turns the dots during fsck off by default and provides an option to turn them back on if you have a fetish for millions and millions of dots on your terminal. i haven't done any benchmarks, but i suspect fsck is now 300% faster to boot. -- This message was sent by Atlassian JIRA (v6.3.4#6332)