From dev-return-52725-apmail-pig-dev-archive=pig.apache.org@pig.apache.org Wed Apr 13 01:17:26 2016 Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D00019AAD for ; Wed, 13 Apr 2016 01:17:26 +0000 (UTC) Received: (qmail 75518 invoked by uid 500); 13 Apr 2016 01:17:25 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 75458 invoked by uid 500); 13 Apr 2016 01:17:25 -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 75352 invoked by uid 500); 13 Apr 2016 01:17:25 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 75348 invoked by uid 99); 13 Apr 2016 01:17:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2016 01:17:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 81AB72C1F5D for ; Wed, 13 Apr 2016 01:17:25 +0000 (UTC) Date: Wed, 13 Apr 2016 01:17:25 +0000 (UTC) From: "liyunzhang_intel (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PIG-4846) Use pigmix to test the performance of pig on spark MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PIG-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238373#comment-15238373 ] liyunzhang_intel commented on PIG-4846: --------------------------------------- [~xuefuz]: the cpu info of the my test machine is( it has 40 cores): {noformat} #lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 40 On-line CPU(s) list: 0-39 Thread(s) per core: 2 Core(s) per socket: 10 Socket(s): 2 NUMA node(s): 2 Vendor ID: GenuineIntel CPU family: 6 Model: 62 Stepping: 4 CPU MHz: 1200.000 BogoMIPS: 5985.10 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 25600K NUMA node0 CPU(s): 0-9,20-29 NUMA node1 CPU(s): 10-19,30-39 {noformat} I set the yarn.nodemanger.resource.cpu-vcores as 39 when the number of cores is 40. > Use pigmix to test the performance of pig on spark > -------------------------------------------------- > > Key: PIG-4846 > URL: https://issues.apache.org/jira/browse/PIG-4846 > Project: Pig > Issue Type: Sub-task > Components: spark > Reporter: liyunzhang_intel > Assignee: liyunzhang_intel > Fix For: spark-branch > > Attachments: PIG-4846.patch, PIG-4846_1.patch > > > We can compare the performance between mr and spark mode by pigmix. > The introduction of pigmix is https://cwiki.apache.org/confluence/display/PIG/PigMix. > PIG-4846.patch is to make pigmix run by specied exectype. -- This message was sent by Atlassian JIRA (v6.3.4#6332)