Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 11D88200BC8 for ; Wed, 23 Nov 2016 10:37:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 107F5160AFD; Wed, 23 Nov 2016 09:37:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5920F160AFA for ; Wed, 23 Nov 2016 10:37:47 +0100 (CET) Received: (qmail 28045 invoked by uid 500); 23 Nov 2016 09:37:45 -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 28035 invoked by uid 99); 23 Nov 2016 09:37:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 09:37:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 42C20C033A for ; Wed, 23 Nov 2016 09:37:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.38 X-Spam-Level: X-Spam-Status: No, score=0.38 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FROM_WORDY=2.7, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=uib.no Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id CLDFcOlLXQly for ; Wed, 23 Nov 2016 09:37:43 +0000 (UTC) Received: from alfons.uib.no (alfons.uib.no [129.177.30.141]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 42B0C5F1F0 for ; Wed, 23 Nov 2016 09:37:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=uib.no; s=20160927; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=laKMCeI8bBvr6OAYxHimCAqOGfLkhDWt1p5p+1n4KfM=; b=A261JX62CJjg2z633vlJWKgXHi Apk7l34NewRwmTjDoYcEWSXyv9P22ZqJYQu4ltdi/bJzUsnldq+MSAHEDa0e01yTfRi4hJqIY7iBr TK2swJJM0+pXCn9Yo5ZWWEXC1+cS4H/xmEnvwo/3g8sJ6AZMEQ1cwOmAFF54WGYktUPI=; Received: from alfux.uib.no (smtp.uib.no) [2001:700:200:6::a:1f0c] by alfons.uib.no for user@hive.apache.org with esmtp (Exim 4.87) id 1c9Tyj-0001SB-1o; Wed, 23 Nov 2016 10:36:33 +0100 Received: from 241-15.neasonline.no ([192.168.1.16]) [85.93.241.15]:45969 by smtp.uib.no for user@hive.apache.org with esmtpsa (Exim 4.84) id 1c9Tyi-0004pz-HQ; Wed, 23 Nov 2016 10:36:32 +0100 To: "user@hive.apache.org" From: patcharee Subject: import sql file Message-ID: Date: Wed, 23 Nov 2016 10:36:35 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UiB-submit: pth001 X-checked-clean: by exiscan on alfons.uib.no X-Scanner: f1fb30faffc02888d5390073c1043071 http://tjinfo.uib.no/virus.html X-UiB-SpamFlag: NO UIB: -18 hits, 8.0 required X-UiB-SpamReport: spamassassin found; -15 From is listed in 'whitelist_SA' -3.0 Message received from Norway archived-at: Wed, 23 Nov 2016 09:37:48 -0000 Hi, How can I import .sql file into hive? Best, Patcharee