Sanjay Radia created HADOOP-9619:
Summary: Mark stability of .proto files
Key: HADOOP-9619
URL: https://issues.apache.org/jira/browse/HADOOP-9619
Project: Hadoop Common
Issue Type: Sub-task
Binglin Chang created HADOOP-8985:
-
Summary: Add namespace declarations in .proto files for other
languages
Key: HADOOP-8985
URL: https://issues.apache.org/jira/browse/HADOOP-8985
Project: Hadoop
Has to be in C to support MPI wireup. We wrote a little lib that provides the
required messaging support using protobuf-c, which works fine but protobuf-c
needs to compile the proto files into something C can understand.
Sent from my iPad
On Mar 26, 2012, at 6:00 PM, Arun C Murthy wrote
nd launch. Hence
> the proto requirement. I have not encountered any issue in that comm so far,
> provided I can build the AM against the proto files,
>
> Hence the jira. Hope that helps clarify the request.
>
> Sent from my iPad
>
> On Mar 26, 2012, at 8:30 AM, Robert
t the proto files,
Hence the jira. Hope that helps clarify the request.
Sent from my iPad
On Mar 26, 2012, at 8:30 AM, Robert Evans wrote:
> I responded in the JIRA for this. Because we wrap proto in Hadoop RPC right
> now those .proto files are not going to do very many people a
I responded in the JIRA for this. Because we wrap proto in Hadoop RPC right
now those .proto files are not going to do very many people a lot of good,
unless they have a client that can also communicate over a simple form of
Hadoop RPC. I think it would be good to move to a pure PB RPC
Good idea, no reason we shouldn't, the build probably wasn't updated to
include the who we added then. File a jira?
On Saturday, March 24, 2012, Ralph Castain wrote:
> Hi folks
>
> I notice that the .proto files are not present in the built tarball. This
presents a problem to
Hi folks
I notice that the .proto files are not present in the built tarball. This
presents a problem to those of us working on 3rd party tools that need to talk
to Hadoop tools such as the resource manager. It means that anyone wanting to
build our tools has to install an svn checkout of the
Build should fail when compilation .proto files fail
Key: HADOOP-8122
URL: https://issues.apache.org/jira/browse/HADOOP-8122
Project: Hadoop Common
Issue Type: Bug
Components