[jira] [Created] (FLINK-19240) Hello, I have a job with multiple Kafka sources. They all contain certain historical data. If you use the events-time window, it will cause sources with less data to cov

2020-09-15 Thread Ryan (Jira)
Ryan created FLINK-19240: Summary: Hello, I have a job with multiple Kafka sources. They all contain certain historical data. If you use the events-time window, it will cause sources with less data to cover more sources through water mark. Is there a

hello

2019-04-19 Thread Armstrong
hello

Hello, I want to subscribe Flink dev mail group

2019-04-19 Thread Armstrong
Thanks for your time.

Re: Hello!

2019-02-14 Thread Tzu-Li (Gordon) Tai
Hi! Welcome to the community. I gave you contributor permissions in JIRA. Cheers, Gordon On Fri, Feb 15, 2019 at 11:19 AM 炯炯 wrote: > Hi, my name is James Guo. I am a Apache Flink lovers and wanna become > a Flink contributor. > > My JIRA ID is James Guo. Hope to be allowed !

Hello!

2019-02-14 Thread 炯炯
Hi, my name is James Guo. I am a Apache Flink lovers and wanna become a Flink contributor. My JIRA ID is James Guo. Hope to be allowed !

Hello!

2019-02-14 Thread 炯炯
Hi, my name is James Guo. I am a Apache Flink lovers and wanna a become a Flink contributor. My JIRA ID is James Guo. Hope to be allowed !

[jira] [Created] (FLINK-4008) Hello,I am not able to create jar of flink-streaming-connectors ...I am able to create jar of others like twitter,kafka,flume but I am not able to create jar of flink-str

2016-06-01 Thread Akshay Shingote (JIRA)
Akshay Shingote created FLINK-4008: -- Summary: Hello,I am not able to create jar of flink-streaming-connectors ...I am able to create jar of others like twitter,kafka,flume but I am not able to create jar of flink-streaming connectors ?? How

Re: Hello guys, I have met a problem when use mvn to build flink on mac

2015-07-30 Thread Stephan Ewen
This does not look like a Flink problem, but like a maven plugin bug, or a setup problem. Can you search is that is a known error in maven/scala? On Thu, Jul 30, 2015 at 3:53 PM, skaterQiang wrote: > Hello guys, I have met a problem when use mvn to build flink on mac > I use > mv

Hello guys, I have met a problem when use mvn to build flink on mac

2015-07-30 Thread skaterQiang
Hello guys, I have met a problem when use mvn to build flink on mac I use mvn install -DskipTests and it throw following error, how do I fix it? [INFO] --- scala-maven-plugin:3.1.4:compile (scala-compile-first) @ flink-runtime --- [INFO] /Users/xuq/work/flink/flink-release-0.9.0/flink

Hello guys, I have met a problem when use mvn to build flink on mac

2015-07-30 Thread skaterQiang
I use mvn install -DskipTests and it throw following error, how do I fix it? [INFO] --- scala-maven-plugin:3.1.4:compile (scala-compile-first) @ flink-runtime --- [INFO] /Users/xuq/work/flink/flink-release-0.9.0/flink-runtime/src/main/java:-1: info: compiling [INFO] /Users/xuq/work/flink/

Re: Hello Everyone

2015-05-15 Thread Aljoscha Krettek
gt; let >> > me >> > > > know >> > > > >> > your >> > > > >> > >> > thoughts. >> > > > >> > >> > >> > > > >> > >> > Thanks, >> > > > >>

Re: Hello Everyone

2015-05-14 Thread Lokesh Rajaram
>> > aljos...@apache.org> > > > > >> > >> > wrote: > > > > >> > >> > > > > > >> > >> >> I would propose using the methods as Chiwan suggested. If > > > > everyone > > > > >> > >> >> agrees I can

Re: Hello Everyone

2015-05-14 Thread Robert Metzger
> > > >> > >> >> I would propose using the methods as Chiwan suggested. If > > > everyone > > > >> > >> >> agrees I can change the Jira issue. > > > >> > >> >> > > > >> > >> >> On Sun, May 10, 2015 at 6:47 AM, Lokesh Rajaram

Re: Hello Everyone

2015-05-14 Thread Lokesh Rajaram
kesh Rajaram > > >> > >> >> wrote: > > >> > >> >> > Thank you for the reference links. Which approach should I > > take, > > >> > >> casting > > >> > >> >> or > > >> > >> >

Re: Hello Everyone

2015-05-14 Thread Robert Metzger
gt; > use scala methods. > >> > >> >> > If it's the latter option will the JIRA ticket FLINK-1711 > >> > >> >> > <https://issues.apache.org/jira/browse/FLINK-1711> be > updated to > >> > >> >> reflect it? > >> >

Re: Hello Everyone

2015-05-14 Thread Aljoscha Krettek
; Thanks, >> > >> >> > Lokesh >> > >> >> > >> > >> >> > On Sat, May 9, 2015 at 8:16 PM, Chiwan Park < >> chiwanp...@icloud.com >> > > >> > >> >> wrote: >> > >> >> &g

Re: Hello Everyone

2015-05-14 Thread Lokesh Rajaram
> > >> >> > On Sat, May 9, 2015 at 8:16 PM, Chiwan Park < > chiwanp...@icloud.com > > > > > >> >> wrote: > > >> >> > > > >> >> >> Hi. There is some problems using Guava’s check method in Scala. > ( > > >> >>

Re: Hello Everyone

2015-05-14 Thread Robert Metzger
; Hi. There is some problems using Guava’s check method in Scala. ( > >> >> >> https://groups.google.com/forum/#!topic/guava-discuss/juwovq26R3k > < > >> >> >> https://groups.google.com/forum/#!topic/guava-discuss/juwovq26R3k > >) > >> You > >> >&

Re: Hello Everyone

2015-05-13 Thread Aljoscha Krettek
c/guava-discuss/juwovq26R3k>) >> You >> >> >> can solve this error simply with casting last argument to >> >> java.lang.Object. >> >> >> But I think we’d better use `require`, `assume`, `assert` method >> >> provided >> >

Re: Hello Everyone

2015-05-13 Thread Lokesh Rajaram
h casting last argument to > >> java.lang.Object. > >> >> But I think we’d better use `require`, `assume`, `assert` method > >> provided > >> >> by Scala. ( > >> >> http://daily-scala.blogspot.kr/2010/03/assert-require-assume.html <

Re: Hello Everyone

2015-05-11 Thread Aljoscha Krettek
`assert` method >> provided >> >> by Scala. ( >> >> http://daily-scala.blogspot.kr/2010/03/assert-require-assume.html < >> >> http://daily-scala.blogspot.kr/2010/03/assert-require-assume.html>) >> >> Because this changes affects many other codes, so we

Re: Hello Everyone

2015-05-10 Thread Lokesh Rajaram
( > >> http://daily-scala.blogspot.kr/2010/03/assert-require-assume.html < > >> http://daily-scala.blogspot.kr/2010/03/assert-require-assume.html>) > >> Because this changes affects many other codes, so we should discuss > about > >> changing Guava'

Re: Hello Everyone

2015-05-10 Thread Aljoscha Krettek
changing Guava's method to Scala’s method. >> >> Regards. >> Chiwan Park (Sent with iPhone) >> >> >> >> > On May 10, 2015, at 11:49 AM, Lokesh Rajaram >> wrote: >> > >> > Hello All, >> > >> > I am

Re: Hello Everyone

2015-05-09 Thread Lokesh Rajaram
fects many other codes, so we should discuss about > changing Guava's method to Scala’s method. > > Regards. > Chiwan Park (Sent with iPhone) > > > > > On May 10, 2015, at 11:49 AM, Lokesh Rajaram > wrote: > > > > Hello All, > > > > I

Re: Hello Everyone

2015-05-09 Thread Chiwan Park
ging Guava's method to Scala’s method. Regards. Chiwan Park (Sent with iPhone) > On May 10, 2015, at 11:49 AM, Lokesh Rajaram wrote: > > Hello All, > > I am new to Flink community and am very excited about the project and work > you all have been doing. Kudos!! >

Hello Everyone

2015-05-09 Thread Lokesh Rajaram
Hello All, I am new to Flink community and am very excited about the project and work you all have been doing. Kudos!! I was looking to pickup some starter task. Robert recommended to pick up https://issues.apache.org/jira/browse/FLINK-1711. Thanks Robert for your guidance. Sorry for a dumb