add Avro-based RPC serialization
Key: HADOOP-6170
URL: https://issues.apache.org/jira/browse/HADOOP-6170
Project: Hadoop Common
Issue Type: New Feature
Reporter: Doug Cutting
Assignee:
Would a guru give me a hint? I suppose this is a very common problem because
this is just a build on original source code downloaded from apache.
Thanks!
From: Gopal Gandhi
To: core-...@hadoop.apache.org
Sent: Tuesday, July 28, 2009 11:30:08 AM
Subject: Any
I downloaded 0.17 source code and tried to build it but failed.
I didn't change anything in the code. Do you happen to have a clue? Thanks lot.
The error is like:
$ cd hadoop-0.17
$ ant tar
BUILD FAILED
java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)