Thanks very much that helps, not having to generate the entire build.
On Mon, Aug 11, 2014 at 6:09 PM, Ron Gonzalez wrote:
> If you don't want to build the entire thing, you can also do
>
> mvn generate-sources in externals/flume-sink
>
> Thanks,
> Ron
>
> Sent from my iPhone
>
> > On Aug 11, 2
If you don't want to build the entire thing, you can also do
mvn generate-sources in externals/flume-sink
Thanks,
Ron
Sent from my iPhone
> On Aug 11, 2014, at 8:32 AM, Hari Shreedharan
> wrote:
>
> Jay running sbt compile or assembly should generate the sources.
>
>> On Monday, August 11,
Jay running sbt compile or assembly should generate the sources.
On Monday, August 11, 2014, Devl Devel wrote:
> Hi
>
> So far I've been managing to build Spark from source but since a change in
> spark-streaming-flume I have no idea how to generate classes (e.g.
> SparkFlumeProtocol) from the a