Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 F410E44FD for ; Fri, 10 Jun 2011 07:13:25 +0000 (UTC) Received: (qmail 47959 invoked by uid 500); 10 Jun 2011 07:13:24 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 47831 invoked by uid 500); 10 Jun 2011 07:13:21 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 47556 invoked by uid 99); 10 Jun 2011 07:13:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 07:13:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 07:13:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C51A110C3DB for ; Fri, 10 Jun 2011 07:12:58 +0000 (UTC) Date: Fri, 10 Jun 2011 07:12:58 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <952240189.9903.1307689978803.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HADOOP-7376) DataTransfer Protocol using protobufs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 DataTransfer Protocol using protobufs ------------------------------------- Key: HADOOP-7376 URL: https://issues.apache.org/jira/browse/HADOOP-7376 Project: Hadoop Common Issue Type: Sub-task Affects Versions: 0.23.0 Reporter: Todd Lipcon Assignee: Todd Lipcon We've been talking about this for a long time... would be nice to use something like protobufs or Thrift for some of our wire protocols. I knocked together a prototype of DataTransferProtocol on top of proto bufs that seems to work. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira