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
) 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
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
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
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
>>
>
>
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
>
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