Re: Compiling Flink on macOS.

2017-02-22 Thread Lior Amar
rm.topology.IRichSpout) >>>> [ERROR] /Users/lior/src/flink/flink/flink-contrib/flink-storm-exampl >>>> es/src/main/java/org/apache/flink/storm/wordcount/BoltTokenizerWordCount.java:[66,98] >>>> incompatible types: >>>> org.apache.flink.storm.wordcou

Re: Compiling Flink on macOS.

2017-02-22 Thread Ted Yu
) is not >>> applicable >>> [ERROR] (argument mismatch; >>> org.apache.flink.storm.split.operators.RandomSpout >>> cannot be converted to backtype.storm.topology.IRichSpout) >>> [ERROR] /Users/lior/src/flink/flink/flink-contrib/flink-storm-exampl &g

Re: Compiling Flink on macOS.

2017-02-22 Thread Lior Amar
che.flink.storm.wordcou >> nt.operators.WordCountFileSpout cannot be converted to >> backtype.storm.topology.IRichSpout) >> [ERROR] constructor org.apache.flink.storm.wrapper >> s.SpoutWrapper.SpoutWrapper(backtype.storm.topology. >> IRichSpout,java.util.Collection,j

Re: Compiling Flink on macOS.

2017-02-22 Thread Ted Yu
to backtype.storm.topology.IRichSpout) > [ERROR] constructor org.apache.flink.storm.wrappers.SpoutWrapper. > SpoutWrapper(backtype.storm.topology.IRichSpout,java.util. > Collection,java.lang.Integer) is not applicable > [ERROR] (argument mismatch; > org.apache.flink.storm.wordcount

Re: Compiling Flink on macOS.

2017-02-22 Thread Lior Amar
I am working on enhancing the python API of Flink (batch). >> >> I am having some issues compiling Flink on macOS with the latest master, >> it seems that flink-storm-examples module is failing. >> A quick question, how can I skip this module when I am compiling on Mac? >> (it fine on our Linux cluster). >> >> Regards >> >> --lior >> > >

Re: Compiling Flink on macOS.

2017-02-22 Thread Ted Yu
I am having some issues compiling Flink on macOS with the latest master, > it seems that flink-storm-examples module is failing. > A quick question, how can I skip this module when I am compiling on Mac? > (it fine on our Linux cluster). > > Regards > > --lior >

Compiling Flink on macOS.

2017-02-22 Thread Lior Amar
Hi all, My name is Lior and I an new to this community. I am working on enhancing the python API of Flink (batch). I am having some issues compiling Flink on macOS with the latest master, it seems that flink-storm-examples module is failing. A quick question, how can I skip this module when I am