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 DFDABFD72 for ; Tue, 16 Apr 2013 01:35:24 +0000 (UTC) Received: (qmail 31824 invoked by uid 500); 16 Apr 2013 01:35:20 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 31702 invoked by uid 500); 16 Apr 2013 01:35:19 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 31695 invoked by uid 99); 16 Apr 2013 01:35:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2013 01:35:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kekawagu@yahoo-corp.jp designates 203.141.54.184 as permitted sender) Received: from [203.141.54.184] (HELO ob01.ci.bbt.yahoo.co.jp) (203.141.54.184) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2013 01:35:14 +0000 Received: from yjwexht03.yjoffice.local (yjwexht03.ci.bbt.yahoo.co.jp [172.19.19.9]) by ob01.ci.bbt.yahoo.co.jp (8.14.4/8.14.4) with ESMTP id r3G1YqSx029826 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 16 Apr 2013 10:34:52 +0900 Received: from YJWEXMBX03.yjoffice.local ([169.254.3.189]) by yjwexht03.yjoffice.local ([172.19.19.9]) with mapi id 14.02.0318.004; Tue, 16 Apr 2013 10:34:52 +0900 From: Kenji Kawaguchi To: "user@hadoop.apache.org" Subject: searching any HttpFS Gateway Java Client. Thread-Topic: searching any HttpFS Gateway Java Client. Thread-Index: Ac46QnE1Yb1HUGdhSfmM6zI0AlBXwA== Date: Tue, 16 Apr 2013 01:34:51 +0000 Message-ID: <10B0C9EDF07C264D9E13593A0C86D5B73712489C@yjwexmbx03.yjoffice.local> Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.26.38.58] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi I have hadoop 2.0.3-alpha cluster(with Security). I see http HttpFS Gateway client(HttpFSFileSystem.java), this is supporting= http but not https. I would like to use https but can not find any HttpFS Gateway Java Client. Thanks for the help, Kenji