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 28012185AB for ; Tue, 1 Dec 2015 15:54:28 +0000 (UTC) Received: (qmail 88130 invoked by uid 500); 1 Dec 2015 15:52:27 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 88030 invoked by uid 500); 1 Dec 2015 15:52:27 -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 87942 invoked by uid 99); 1 Dec 2015 15:52:26 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2015 15:52:26 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 244372C1F89 for ; Tue, 1 Dec 2015 15:52:11 +0000 (UTC) Date: Tue, 1 Dec 2015 15:52:11 +0000 (UTC) From: "Wei-Chiu Chuang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-9269) Need to update the documentation and wrapper for fuse-dfs 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-9269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDFS-9269: ---------------------------------- Attachment: HDFS-9269.004.patch Rev04: Updated the wrapper script to address several potential bugs. Found a superb website that provides instant feedback on shell script bugs/code style: http://www.shellcheck.net/ > Need to update the documentation and wrapper for fuse-dfs > --------------------------------------------------------- > > Key: HDFS-9269 > URL: https://issues.apache.org/jira/browse/HDFS-9269 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Wei-Chiu Chuang > Assignee: Wei-Chiu Chuang > Priority: Minor > Labels: supportability > Attachments: HDFS-9269.001.patch, HDFS-9269.002.patch, HDFS-9269.003.patch, HDFS-9269.004.patch > > > To reproduce the bug in HDFS-9268, I followed the wiki, the doc and read the wrapper script of fuse-dfs, but found them super outdated. (the wrapper was last updated four years ago, and the hadoop project layout has dramatically changed since then). I am creating this JIRA to track the status of the update. > There are quite a few external blogs/discussion threads floating around the internet which talked about how to update the scripts, but no one took the time to update them here. -- This message was sent by Atlassian JIRA (v6.3.4#6332)