Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...')

2012-12-07 Thread Radim Kolar
1. cmake and protoc maven plugins already exists. why you want to write a new ones? 2. Groovy accepts java syntax. Just rewrite saveVersion.sh to java (its done already in JIRA) and put it in pom.xml - no overhaul of build infrastructure needed.

[jira] [Created] (HADOOP-9124) SortedMapWritable violates contract of Map interface for equals() and hashCode()

2012-12-07 Thread Patrick Hunt (JIRA)
Patrick Hunt created HADOOP-9124: Summary: SortedMapWritable violates contract of Map interface for equals() and hashCode() Key: HADOOP-9124 URL: https://issues.apache.org/jira/browse/HADOOP-9124 Proj

Re: [DISCUSS] create a hadoop-build subproject (a follow up on the thread 'introduce Python as build-time...')

2012-12-07 Thread Doug Cutting
On Wed, Dec 5, 2012 at 9:24 AM, Alejandro Abdelnur wrote: > Current tasks of the build for being 'pluginized' are: > > 1* cmake (HADOOP-8887) > 2* protoc(HADOOP-9117) > 3* saveVersion (HADOOP-8924) (but this one has been -1) > [ ... ] > While we could argue this plugins are general purpose and the

[jira] [Created] (HADOOP-9123) Windows clients cannot create proper CP entries inside the DistributedCache

2012-12-07 Thread Costin Leau (JIRA)
Costin Leau created HADOOP-9123: --- Summary: Windows clients cannot create proper CP entries inside the DistributedCache Key: HADOOP-9123 URL: https://issues.apache.org/jira/browse/HADOOP-9123 Project: Ha