Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 3853 invoked from network); 24 May 2010 18:47:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 May 2010 18:47:00 -0000 Received: (qmail 24078 invoked by uid 500); 24 May 2010 18:47:00 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 24045 invoked by uid 500); 24 May 2010 18:47:00 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 24037 invoked by uid 500); 24 May 2010 18:47:00 -0000 Delivered-To: apmail-hadoop-hbase-issues@hadoop.apache.org Received: (qmail 24034 invoked by uid 99); 24 May 2010 18:47:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 18:47:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 18:46:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4OIkbuH011495 for ; Mon, 24 May 2010 18:46:37 GMT Message-ID: <11210603.16071274726797032.JavaMail.jira@thor> Date: Mon, 24 May 2010 14:46:37 -0400 (EDT) From: "ryan rawson (JIRA)" To: hbase-issues@hadoop.apache.org Subject: [jira] Commented: (HBASE-2586) Move hbase webapps to an hbase-webapps dir 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/HBASE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870777#action_12870777 ] ryan rawson commented on HBASE-2586: ------------------------------------ The app should be rooted at / There is an open JIRA for this already. https://issues.apache.org/jira/browse/HBASE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870753#action_12870753] without it. servers in miniclusters. This was causing my MiniMRCluster jobs to not work correctly. Moving our dir to a new name fixed the issue. > Move hbase webapps to an hbase-webapps dir > ------------------------------------------ > > Key: HBASE-2586 > URL: https://issues.apache.org/jira/browse/HBASE-2586 > Project: HBase > Issue Type: Bug > Components: build > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Priority: Minor > Fix For: 0.21.0 > > Attachments: move-webapps.txt > > > Having our webapps in a dir named webapps/ is confusing the hadoop http servers in miniclusters. This was causing my MiniMRCluster jobs to not work correctly. Moving our dir to a new name fixed the issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.