Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-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 7C2F31056D for ; Sun, 10 Nov 2013 11:09:15 +0000 (UTC) Received: (qmail 94057 invoked by uid 500); 10 Nov 2013 11:09:08 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 93484 invoked by uid 500); 10 Nov 2013 11:09:01 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 93463 invoked by uid 99); 10 Nov 2013 11:08:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Nov 2013 11:08:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hellojinjie@gmail.com designates 209.85.219.54 as permitted sender) Received: from [209.85.219.54] (HELO mail-oa0-f54.google.com) (209.85.219.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Nov 2013 11:08:54 +0000 Received: by mail-oa0-f54.google.com with SMTP id o6so683839oag.41 for ; Sun, 10 Nov 2013 03:08:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tbJDYXts2CP+7wlU37/7z9z8VQg5sOvEbvuLwiKhjxw=; b=a3rSa4JaOIfiecder195MEB93mfub1F/U4Y7tALIhxK7cRXyYvlbbi6wT3JXYpm59z 6+ui8EBFcus9j0gzV2UGXRjcHpM9gVYyfT1+pomFXzShhTJqzV7jZVvpG+bcALO2C0G5 A2YgMdURMfKxsHOiEVBGYK/eYNqZhvR5mnuEGKYznV3obiATOWhQQbwLw6Hbqa0KsVK4 0bA+AzCNTNDXtRSGyqLxM3K67ArDxVgRyQ6DmuFpagNkjEiKSG+wn00C+UXuD89z6Y2S 0cpxyKcNxfzuPLMI5SxzZM+HYqcivR53uEzdEwVqOqLt7cez87LiXBZ1Hf80QEzPIaTc AGBw== MIME-Version: 1.0 X-Received: by 10.60.141.225 with SMTP id rr1mr504208oeb.55.1384081713372; Sun, 10 Nov 2013 03:08:33 -0800 (PST) Received: by 10.182.156.37 with HTTP; Sun, 10 Nov 2013 03:08:33 -0800 (PST) Date: Sun, 10 Nov 2013 19:08:33 +0800 Message-ID: Subject: What is pfile in pom.xml From: =?UTF-8?B?6YeR5p2w?= To: user@hive.apache.org Content-Type: multipart/alternative; boundary=047d7b472a40dda4a404ead0a286 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b472a40dda4a404ead0a286 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, All I found a line in pom.xml pfile:// You can check it on https://github.com/apache/hive/blob/trunk/pom.xml#L61 =E2=80=8BWhat is pfile? Is pfile a file system schema, same as hdfs:// ?=E2= =80=8B Best Regards =E9=87=91=E6=9D=B0 (Jie Jin) --047d7b472a40dda4a404ead0a286 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi, All
I found a line in pom.xml

<= test.warehouse.scheme>pfile://</test.warehouse.scheme>

You can check it on https://github.com/apache/hive/blob/trunk/pom.xml#L61
=E2=80=8BWhat = is pfile? Is pfile a file system schema, same as hdfs:// ?=E2=80=8B<= /font>

<= span style=3D"font-family:arial,helvetica,sans-serif">Best Regards
=E9=87=91=E6=9D=B0 (Jie Jin)
--047d7b472a40dda4a404ead0a286--