Here is a patch: https://github.com/apache/spark/pull/4867
On Sun, Mar 15, 2015 at 8:46 PM, [email protected] <[email protected]> wrote: > Thanks, Jerry > I got that way. Just to make sure whether there can be some option to > directly > specifying tachyon version. > > > ------------------------------ > [email protected] > > > *From:* Shao, Saisai <[email protected]> > *Date:* 2015-03-16 11:10 > *To:* [email protected] > *CC:* user <[email protected]> > *Subject:* RE: Building spark over specified tachyon > > I think you could change the pom file under Spark project to update the > Tachyon related dependency version and rebuild it again (in case API is > compatible, and behavior is the same). > > > > I’m not sure is there any command you can use to compile against Tachyon > version. > > > > Thanks > > Jerry > > > > *From:* [email protected] [mailto:[email protected]] > *Sent:* Monday, March 16, 2015 11:01 AM > *To:* user > *Subject:* Building spark over specified tachyon > > > > Hi, all > > Noting that the current spark releases are built-in with tachyon 0.5.0 , > > if we want to recompile spark with maven and targeting on specific tachyon > version (let's say the most recent 0.6.0 release), > > how should that be done? What maven compile command should be like ? > > > > Thanks, > > Sun. > > > ------------------------------ > > [email protected] > > -- Haoyuan Li AMPLab, EECS, UC Berkeley http://www.cs.berkeley.edu/~haoyuan/
