Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC8899760 for ; Fri, 17 Feb 2012 13:53:51 +0000 (UTC) Received: (qmail 9603 invoked by uid 500); 17 Feb 2012 13:53:48 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 9542 invoked by uid 500); 17 Feb 2012 13:53:48 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 9533 invoked by uid 99); 17 Feb 2012 13:53:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 13:53:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fabio.pitzolu@gmail.com designates 74.125.83.48 as permitted sender) Received: from [74.125.83.48] (HELO mail-ee0-f48.google.com) (74.125.83.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 13:53:39 +0000 Received: by eekd4 with SMTP id d4so1480588eek.35 for ; Fri, 17 Feb 2012 05:53:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=SxbGPxOEpCLChUZGKx2X8hUrDIEAY6k0omwVBTNT2ng=; b=iqQ70w6+OyeOEvhOcgnnwkFybzn1OCXvV5bbOgqT82SMevTDZ5z6M4QME6o6uzeTUQ HhaoUnttB7bgfEM895EqDm73MjJrLEcMTpbV3pe3V9xxUESG6mAiMxRZ7y0GdwXFflFx Voq3pUr5OOQ/X51QbhdOkvNnRifYNRPLMlOX8= Received: by 10.14.48.66 with SMTP id u42mr3844248eeb.59.1329486799430; Fri, 17 Feb 2012 05:53:19 -0800 (PST) Received: from 1-167-210-237.dynamic.hinet.net ([2.156.228.131]) by mx.google.com with ESMTPS id o49sm38730087eeb.7.2012.02.17.05.53.16 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 17 Feb 2012 05:53:18 -0800 (PST) From: fabio.pitzolu@gmail.com Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Building Hadoop UI Date: Fri, 17 Feb 2012 14:52:58 +0100 Message-Id: <664FC14D-B383-4EA1-8DA7-A9C922CEC433@gmail.com> To: common-user@hadoop.apache.org Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org Hello everyone, in order to provide our clients a custom UI for their MapReduce jobs and = HDFS files, what is the best solution to create a web-based UI for = Hadoop? We are not going to use Cloudera HUE, we need something more = user-friendly and shaped for our clients needs. Thanks, Fabio Pitzolu=