Cool. Thanks!

On Sat, Aug 12, 2017 at 9:44 AM, Ted Yu <yuzhih...@gmail.com> wrote:

> **Maven 3.3.x**
> The build has to be done in two steps: First in the base directory, then in
> the distribution project:
>
> ~~~bash
> mvn clean install -DskipTests
> cd flink-dist
> mvn clean install
>
> On Fri, Aug 11, 2017 at 6:19 PM, Michael Fong <mcfong.o...@gmail.com>
> wrote:
>
> > Hi,
> >
> > I am new to Flink. I would like to know how to build the flink-dist.jar
> > from source code, i.e. from the master branch from github.
> >
> > Could anyone show me the quickest way to do so?
> >
> > Thanks in advance.
> >
> > Sincerely,
> >
> > Michael Fong
> >
>

Reply via email to