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 623F3200C16 for ; Thu, 26 Jan 2017 02:27:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 60DDC160B5A; Thu, 26 Jan 2017 01:27:46 +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 AAD4B160B4E for ; Thu, 26 Jan 2017 02:27:45 +0100 (CET) Received: (qmail 47100 invoked by uid 500); 26 Jan 2017 01:27:44 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 47089 invoked by uid 500); 26 Jan 2017 01:27:44 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 47086 invoked by uid 99); 26 Jan 2017 01:27:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2017 01:27:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 5B5891A04CF for ; Thu, 26 Jan 2017 01:27:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id OL-g8G5iagbM for ; Thu, 26 Jan 2017 01:27:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6A6715F3BD for ; Thu, 26 Jan 2017 01:27:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 15783E040C for ; Thu, 26 Jan 2017 01:27:27 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6C58E2528A for ; Thu, 26 Jan 2017 01:27:26 +0000 (UTC) Date: Thu, 26 Jan 2017 01:27:26 +0000 (UTC) From: "Daniel Dai (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (PIG-5113) Not a valid JAR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 26 Jan 2017 01:27:46 -0000 [ https://issues.apache.org/jira/browse/PIG-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-5113. ----------------------------- Resolution: Not A Problem The classic way to is export PIG_HEAPSIZE environment variable. But seem you solve the issue anyway. > Not a valid JAR > --------------- > > Key: PIG-5113 > URL: https://issues.apache.org/jira/browse/PIG-5113 > Project: Pig > Issue Type: Bug > Components: grunt > Affects Versions: 0.16.0 > Environment: Ubuntu Server 16.04 > Reporter: Fabrizio Massara > > Hello, I installed Pig on Ubuntu Server 16.0 and I need to use it in local mode. > Yesterday I tried to run some jobs but unfortunately they were killed cause the heap space of java wasn't enough. I updated it but now, when I try to run pig, it appear this error: > Not a valid JAR: /usr/local/pig/pig-0.16.0-core-h2.jar /usr/local/pig/pig-0.16.0-SNAPSHOT-core-h2.jar > How could I solve this? I cannot find a solution. -- This message was sent by Atlassian JIRA (v6.3.4#6332)