[jira] [Created] (HDFS-3112) Build contrib

2012-03-18 Thread cldoltd (Created) (JIRA)
Build contrib - Key: HDFS-3112 URL: https://issues.apache.org/jira/browse/HDFS-3112 Project: Hadoop HDFS Issue Type: Bug Components: build Affects Versions: 1.0.0 Reporter: cldoltd I build capacity-she

[jira] [Resolved] (HDFS-3112) Build contrib

2012-03-18 Thread Harsh J (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HDFS-3112. --- Resolution: Cannot Reproduce Building all contrib modules works for me, resolving ticket as 'Can't reproduce'

Re: Proposal: abandon protocol translator layer for cluster-internal RPCs

2012-03-18 Thread Eli Collins
On Sat, Mar 17, 2012 at 3:31 PM, Todd Lipcon wrote: > Hi all, > > I've been working on some patches recently that required adding a new > protocol and some RPC calls that will be used entirely internally to > HDFS -- i.e the types and functions are never exposed to clients. The > process to do thi

Re: Proposal: abandon protocol translator layer for cluster-internal RPCs

2012-03-18 Thread Aaron T. Myers
I'm also +1 to at least taking them out for the intra-cluster protocols. -- Aaron T. Myers Software Engineer, Cloudera On Sun, Mar 18, 2012 at 7:49 PM, Eli Collins wrote: > On Sat, Mar 17, 2012 at 3:31 PM, Todd Lipcon wrote: > > Hi all, > > > > I've been working on some patches recently that