RE: compliation error

2015-04-20 Thread Brahma Reddy Battula
Any pointers to this issue..? Thanks Regards Brahma Reddy Battula From: Brahma Reddy Battula [brahmareddy.batt...@huawei.com] Sent: Monday, April 20, 2015 9:30 AM To: Sean Owen; Ted Yu Cc: user@spark.apache.org Subject: RE: compliation error Thanks

compliation error

2015-04-19 Thread Brahma Reddy Battula
Hi All Getting following error, when I am compiling spark..What did I miss..? Even googled and did not find the exact solution for this... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.2:shade (default) on project spark-assembly_2.10: Error creating shaded jar:

Re: compliation error

2015-04-19 Thread Ted Yu
What JDK release are you using ? Can you give the complete command you used ? Which Spark branch are you working with ? Cheers On Sun, Apr 19, 2015 at 7:25 PM, Brahma Reddy Battula brahmareddy.batt...@huawei.com wrote: Hi All Getting following error, when I am compiling spark..What did I

RE: compliation error

2015-04-19 Thread Brahma Reddy Battula
: Ted Yu [yuzhih...@gmail.com] Sent: Monday, April 20, 2015 8:07 AM To: Brahma Reddy Battula Cc: user@spark.apache.org Subject: Re: compliation error What JDK release are you using ? Can you give the complete command you used ? Which Spark branch are you working with ? Cheers On Sun, Apr 19

Re: compliation error

2015-04-19 Thread Sean Owen
...@gmail.com] Sent: Monday, April 20, 2015 8:07 AM To: Brahma Reddy Battula Cc: user@spark.apache.org Subject: Re: compliation error What JDK release are you using ? Can you give the complete command you used ? Which Spark branch are you working with ? Cheers On Sun, Apr 19, 2015 at 7:25 PM

RE: compliation error

2015-04-19 Thread Brahma Reddy Battula
Owen [so...@cloudera.com] Sent: Monday, April 20, 2015 9:14 AM To: Ted Yu Cc: Brahma Reddy Battula; user@spark.apache.org Subject: Re: compliation error Brahma since you can see the continuous integration builds are passing, it's got to be something specific to your environment, right