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 40B93200B78 for ; Fri, 19 Aug 2016 02:01:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3F40B160AB7; Fri, 19 Aug 2016 00:01: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 7E2F9160AAE for ; Fri, 19 Aug 2016 02:01:47 +0200 (CEST) Received: (qmail 180 invoked by uid 500); 19 Aug 2016 00:01:46 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 146 invoked by uid 99); 19 Aug 2016 00:01:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2016 00:01:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BC3922C02B3 for ; Fri, 19 Aug 2016 00:01:44 +0000 (UTC) Date: Fri, 19 Aug 2016 00:01:44 +0000 (UTC) From: "Sergiy Matusevych (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (REEF-1534) Fixing Reef c# on HDI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 19 Aug 2016 00:01:48 -0000 [ https://issues.apache.org/jira/browse/REEF-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergiy Matusevych reassigned REEF-1534: --------------------------------------- Assignee: Sergiy Matusevych > Fixing Reef c# on HDI > --------------------- > > Key: REEF-1534 > URL: https://issues.apache.org/jira/browse/REEF-1534 > Project: REEF > Issue Type: Bug > Reporter: Boris Shulman > Assignee: Sergiy Matusevych > > REEF-1519 uses avro API that exists starting avro 1.7.5. hadoop-2.7.1 contains avro 1.7.4 that does not have that version, this causes multi runtime bootstrap code to fail with > java.lang.NoSuchMethodError: org.apache.avro.io.EncoderFactory.jsonEncoder(Lorg/apache/avro/Schema;Ljava/io/OutputStream;Z)Lorg/apache/avro/io/JsonEncoder; -- This message was sent by Atlassian JIRA (v6.3.4#6332)