Give it another go.
On Tue, Mar 18, 2014 at 10:44 AM, Barry,Nathan <[email protected]> wrote: > I am able to compile and install my project, but it looks like we still > have problem in the artifact - when I added a simple scala test (my tests > are not yet converted) I get an error: > > java.lang.NoClassDefFoundError: scala/reflect/ClassManifest > > And mvn dependency:tree shows oddities in the crunch-scrunch > dependencies: > > [INFO] +- > org.apache.crunch:crunch-scrunch:jar:0.8.2+32_2.10.2-cdh4.4.0:compile > [INFO] | +- org.scala-lang:scala-compiler:jar:2.9.2:compile > [INFO] | +- org.scala-lang:jline:jar:2.9.2:compile > [INFO] | | \- org.fusesource.jansi:jansi:jar:1.4:compile > [INFO] | +- org.slf4j:slf4j-log4j12:jar:1.6.1:compile > [INFO] | \- org.scalatest:scalatest_2.9.2:jar:1.7.2:compile > > From: Josh Wills <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Tuesday, March 18, 2014 at 10:51 AM > > To: "[email protected]" <[email protected]> > Subject: Re: Scrunch for scala 2.10 > > Give it another shot. > > > On Tue, Mar 18, 2014 at 8:45 AM, Josh Wills <[email protected]> wrote: > >> We do-- fixing it in a sec. >> >> >> On Tue, Mar 18, 2014 at 7:23 AM, Barry,Nathan <[email protected]> wrote: >> >>> Do we have a parent pom version problem with this artifact? >>> >>> Failed to read artifact descriptor for >>> org.apache.crunch:crunch-scrunch:jar:0.8.2+32_2.10.2-cdh4.4.0: Could not >>> find artifact org.apache.crunch:crunch-parent:pom:0.8.2+32_2.10.2-cdh4.4.0 >>> >>> From: Josh Wills <[email protected]> >>> Reply-To: "[email protected]" <[email protected]> >>> Date: Monday, March 17, 2014 at 4:05 PM >>> >>> To: "[email protected]" <[email protected]> >>> Subject: Re: Scrunch for scala 2.10 >>> >>> Okay, I posted 0.8.2+32_2.10.2-cdh4.4.0 to the Cloudera local repo. >>> More punctuation marks than you can shake a stick at. >>> >>> >>> On Mon, Mar 17, 2014 at 12:22 PM, John Leacox <[email protected]>wrote: >>> >>>> Currently 0.8.2 is what I'm looking for also. >>>> >>>> >>>> On Sat, Mar 15, 2014 at 11:18 PM, Barry,Nathan <[email protected]>wrote: >>>> >>>>> I can't speak for John but I could use crunch-scrunch 0.8.2 >>>>> compatible with scala 2.10 >>>>> >>>>> From: Josh Wills <[email protected]> >>>>> Reply-To: "[email protected]" <[email protected]> >>>>> Date: Friday, March 14, 2014 at 11:43 AM >>>>> To: "[email protected]" <[email protected]> >>>>> Subject: Re: Scrunch for scala 2.10 >>>>> >>>>> Hey John, >>>>> >>>>> Not right now, but I'd be happy to make you one. Which Crunch >>>>> version do you need? >>>>> >>>>> J >>>>> >>>>> >>>>> On Fri, Mar 14, 2014 at 7:32 AM, John Leacox <[email protected]>wrote: >>>>> >>>>>> Is there a crunch-scrunch artifact compiled with scala 2.10 deployed >>>>>> to a maven repository somewhere? I haven't been able to find one. The 2.9 >>>>>> artifact will not work with a 2.10 project. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Director of Data Science >>>>> Cloudera<https://urldefense.proofpoint.com/v1/url?u=http://www.cloudera.com&k=PmKqfXspAHNo6iYJ48Q45A%3D%3D%0A&r=bSlK0OoXv%2FhAR3K6OwkDzQ7GANpYeh6g8gdpXiWlUWw%3D%0A&m=ULZwwIKbX7tAu3IUYSRdBEOLY%2BAEhiqSTSxgVstN5DQ%3D%0A&s=c15fb6e7b6328874174da55ddb0fddbd55b921d558c8f218f0116fd3a5468ae2> >>>>> Twitter: >>>>> @josh_wills<https://urldefense.proofpoint.com/v1/url?u=http://twitter.com/josh_wills&k=PmKqfXspAHNo6iYJ48Q45A%3D%3D%0A&r=bSlK0OoXv%2FhAR3K6OwkDzQ7GANpYeh6g8gdpXiWlUWw%3D%0A&m=ULZwwIKbX7tAu3IUYSRdBEOLY%2BAEhiqSTSxgVstN5DQ%3D%0A&s=984ffca957eba7876be2154a26b3b03677e6d68c5d69117bd07b1e16e8fc5efe> >>>>> CONFIDENTIALITY NOTICE This message and any included attachments >>>>> are from Cerner Corporation and are intended only for the addressee. The >>>>> information contained in this message is confidential and may constitute >>>>> inside or non-public information under international, federal, or state >>>>> securities laws. Unauthorized forwarding, printing, copying, distribution, >>>>> or use of such information is strictly prohibited and may be unlawful. If >>>>> you are not the addressee, please promptly delete this message and notify >>>>> the sender of the delivery error by e-mail or you may call Cerner's >>>>> corporate offices in Kansas City, Missouri, U.S.A at (+1) >>>>> (816)221-1024. >>>>> >>>> >>>> >>> >> >
