Hi,
I just observed that there are 7 flink-streaming-connectors available but only 5 are documented on the web page. Flume and Nifi are not documented. Did we miss to extend the documentation for both (which should have been part of the commit of the code) or was this left out on purpose? -Matthias |
Most of the flume code is commented out IIRC?
Sent from my iPhone > On Feb 3, 2016, at 8:24 AM, Matthias J. Sax <[hidden email]> wrote: > > Hi, > > I just observed that there are 7 flink-streaming-connectors available > but only 5 are documented on the web page. > > Flume and Nifi are not documented. Did we miss to extend the > documentation for both (which should have been part of the commit of the > code) or was this left out on purpose? > > -Matthias > > |
FlumeSink is there. FlumeSource and FlumeTopology is all put in
comments... Not sure about it. There is no JIRA for a Flume connector... Does anyone know the status of Flume connector? On 02/03/2016 02:45 PM, Suneel Marthi wrote: > Most of the flume code is commented out IIRC? > > Sent from my iPhone > >> On Feb 3, 2016, at 8:24 AM, Matthias J. Sax <[hidden email]> wrote: >> >> Hi, >> >> I just observed that there are 7 flink-streaming-connectors available >> but only 5 are documented on the web page. >> >> Flume and Nifi are not documented. Did we miss to extend the >> documentation for both (which should have been part of the commit of the >> code) or was this left out on purpose? >> >> -Matthias >> >> |
There is currently only a FlumeSink. The FlumeSource is a dummy file
(copied from the AvroSource) and needs to be removed. On Wed, Feb 3, 2016 at 3:11 PM, Matthias J. Sax <[hidden email]> wrote: > FlumeSink is there. FlumeSource and FlumeTopology is all put in > comments... Not sure about it. > > There is no JIRA for a Flume connector... Does anyone know the status of > Flume connector? > > > On 02/03/2016 02:45 PM, Suneel Marthi wrote: > > Most of the flume code is commented out IIRC? > > > > Sent from my iPhone > > > >> On Feb 3, 2016, at 8:24 AM, Matthias J. Sax <[hidden email]> wrote: > >> > >> Hi, > >> > >> I just observed that there are 7 flink-streaming-connectors available > >> but only 5 are documented on the web page. > >> > >> Flume and Nifi are not documented. Did we miss to extend the > >> documentation for both (which should have been part of the commit of the > >> code) or was this left out on purpose? > >> > >> -Matthias > >> > >> > > |
Thanks for clarification! What about the missing documentation?
On 02/03/2016 03:18 PM, Maximilian Michels wrote: > There is currently only a FlumeSink. The FlumeSource is a dummy file > (copied from the AvroSource) and needs to be removed. > > On Wed, Feb 3, 2016 at 3:11 PM, Matthias J. Sax <[hidden email]> wrote: > >> FlumeSink is there. FlumeSource and FlumeTopology is all put in >> comments... Not sure about it. >> >> There is no JIRA for a Flume connector... Does anyone know the status of >> Flume connector? >> >> >> On 02/03/2016 02:45 PM, Suneel Marthi wrote: >>> Most of the flume code is commented out IIRC? >>> >>> Sent from my iPhone >>> >>>> On Feb 3, 2016, at 8:24 AM, Matthias J. Sax <[hidden email]> wrote: >>>> >>>> Hi, >>>> >>>> I just observed that there are 7 flink-streaming-connectors available >>>> but only 5 are documented on the web page. >>>> >>>> Flume and Nifi are not documented. Did we miss to extend the >>>> documentation for both (which should have been part of the commit of the >>>> code) or was this left out on purpose? >>>> >>>> -Matthias >>>> >>>> >> >> > |
Sorry, I don't think it was purposely not documented :) It needs to be
added. Could you file JIRAs and perhaps link them with the Flume/Nifi JIRAs? You could also reopen those.. On Wed, Feb 3, 2016 at 3:21 PM, Matthias J. Sax <[hidden email]> wrote: > Thanks for clarification! What about the missing documentation? > > On 02/03/2016 03:18 PM, Maximilian Michels wrote: > > There is currently only a FlumeSink. The FlumeSource is a dummy file > > (copied from the AvroSource) and needs to be removed. > > > > On Wed, Feb 3, 2016 at 3:11 PM, Matthias J. Sax <[hidden email]> > wrote: > > > >> FlumeSink is there. FlumeSource and FlumeTopology is all put in > >> comments... Not sure about it. > >> > >> There is no JIRA for a Flume connector... Does anyone know the status of > >> Flume connector? > >> > >> > >> On 02/03/2016 02:45 PM, Suneel Marthi wrote: > >>> Most of the flume code is commented out IIRC? > >>> > >>> Sent from my iPhone > >>> > >>>> On Feb 3, 2016, at 8:24 AM, Matthias J. Sax <[hidden email]> wrote: > >>>> > >>>> Hi, > >>>> > >>>> I just observed that there are 7 flink-streaming-connectors available > >>>> but only 5 are documented on the web page. > >>>> > >>>> Flume and Nifi are not documented. Did we miss to extend the > >>>> documentation for both (which should have been part of the commit of > the > >>>> code) or was this left out on purpose? > >>>> > >>>> -Matthias > >>>> > >>>> > >> > >> > > > > |
Free forum by Nabble | Edit this page |