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 D805B200BB3 for ; Wed, 19 Oct 2016 02:51:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6E43160AFB; Wed, 19 Oct 2016 00:51:59 +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 58F37160AF7 for ; Wed, 19 Oct 2016 02:51:59 +0200 (CEST) Received: (qmail 20715 invoked by uid 500); 19 Oct 2016 00:51:58 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 20652 invoked by uid 500); 19 Oct 2016 00:51:58 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 20643 invoked by uid 99); 19 Oct 2016 00:51:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2016 00:51:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5A6652C4C70 for ; Wed, 19 Oct 2016 00:51:58 +0000 (UTC) Date: Wed, 19 Oct 2016 00:51:58 +0000 (UTC) From: "Roman Shaposhnik (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-1121) CDH Profile does not work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Oct 2016 00:52:00 -0000 [ https://issues.apache.org/jira/browse/GIRAPH-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15587217#comment-15587217 ] Roman Shaposhnik commented on GIRAPH-1121: ------------------------------------------ +1 to removal. Can you please submit a patch so I can commit both at the same time? > CDH Profile does not work > ------------------------- > > Key: GIRAPH-1121 > URL: https://issues.apache.org/jira/browse/GIRAPH-1121 > Project: Giraph > Issue Type: Bug > Components: build > Reporter: Olaf Flebbe > > The CDH Configuration does not work. > {code} > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project giraph-core: Compilation failure > [ERROR] /home/olaf/giraph/giraph-core/target/munged/main/org/apache/giraph/job/DefaultJobProgressTrackerService.java:[123,25] error: unreported exception InterruptedException; must be caught or declared to be thrown > [ERROR] -> [Help 1] > {code} > I am proposing to remove this outdated profile. Please note the interdependency with the GIRAPH-1120 patch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)