Dear Flink community,
I'm happy to announce that we have added a long overdue section on general Flink concepts to the documentation. You can find it here: https://ci.apache.org/projects/flink/flink-docs-release-1.0/concepts/concepts.html Thanks to Stephan Ewen who wrote this great overview. I hope that it will help new and existing users to get a better overview of the basic Flink concepts. – Ufuk |
Hi Ufuk,
Not sure if it is blocked by our firewall, but jQuery seems not included in the concepts.html for some reason. Chrome throws me this error: Uncaught ReferenceError: $ is not defined(anonymous function) @ concepts.html:221 Thanks Tianji On Mon, Apr 4, 2016 at 5:39 AM, Ufuk Celebi <[hidden email]> wrote: > Dear Flink community, > > I'm happy to announce that we have added a long overdue section on > general Flink concepts to the documentation. > > You can find it here: > > https://ci.apache.org/projects/flink/flink-docs-release-1.0/concepts/concepts.html > > Thanks to Stephan Ewen who wrote this great overview. I hope that it > will help new and existing users to get a better overview of the basic > Flink concepts. > > – Ufuk > -- http://about.me/tianji.li |
Hey Tianju,
thanks for spotting that. It was an error and I've removed the JavaScript. The website will be updated soon by the buildbot. – Ufuk On Mon, Apr 4, 2016 at 3:48 PM, Tianji Li <[hidden email]> wrote: > Hi Ufuk, > > Not sure if it is blocked by our firewall, but jQuery seems not included in > the concepts.html for some reason. Chrome throws me this error: > > Uncaught ReferenceError: $ is not defined(anonymous function) @ > concepts.html:221 > > Thanks > Tianji > > > On Mon, Apr 4, 2016 at 5:39 AM, Ufuk Celebi <[hidden email]> wrote: > >> Dear Flink community, >> >> I'm happy to announce that we have added a long overdue section on >> general Flink concepts to the documentation. >> >> You can find it here: >> >> https://ci.apache.org/projects/flink/flink-docs-release-1.0/concepts/concepts.html >> >> Thanks to Stephan Ewen who wrote this great overview. I hope that it >> will help new and existing users to get a better overview of the basic >> Flink concepts. >> >> – Ufuk >> > > > > -- > http://about.me/tianji.li |
Great overview of the distributed dataflow concepts in Flink. This
stuff is not easy to break down. On Mon, Apr 4, 2016 at 6:13 PM, Ufuk Celebi <[hidden email]> wrote: > Hey Tianju, > > thanks for spotting that. It was an error and I've removed the > JavaScript. The website will be updated soon by the buildbot. > > – Ufuk > > On Mon, Apr 4, 2016 at 3:48 PM, Tianji Li <[hidden email]> wrote: >> Hi Ufuk, >> >> Not sure if it is blocked by our firewall, but jQuery seems not included in >> the concepts.html for some reason. Chrome throws me this error: >> >> Uncaught ReferenceError: $ is not defined(anonymous function) @ >> concepts.html:221 >> >> Thanks >> Tianji >> >> >> On Mon, Apr 4, 2016 at 5:39 AM, Ufuk Celebi <[hidden email]> wrote: >> >>> Dear Flink community, >>> >>> I'm happy to announce that we have added a long overdue section on >>> general Flink concepts to the documentation. >>> >>> You can find it here: >>> >>> https://ci.apache.org/projects/flink/flink-docs-release-1.0/concepts/concepts.html >>> >>> Thanks to Stephan Ewen who wrote this great overview. I hope that it >>> will help new and existing users to get a better overview of the basic >>> Flink concepts. >>> >>> – Ufuk >>> >> >> >> >> -- >> http://about.me/tianji.li |
Free forum by Nabble | Edit this page |