I don't know about ES sink. The availability of "numOutputRows" depends on the API version the sink is implementing (DSv1 vs DSv2), so you may be better to ask a question to the author of ES sink and confirm the case.
On Tue, Sep 8, 2020 at 5:15 AM jainshasha <jainsha...@gmail.com> wrote: > Hi, > > Using structured spark streaming and sink the data into ElasticSearch. > In the stats emit for each batch the "numOutputRows" showing -1 for > ElasticSearch sink always > whereas when i see other sinks like Kafka it shows either 0 or some values > when it emit data. > > What could be the reason for showing -1 for ElasticSearch ? > > > > -- > Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/ > > --------------------------------------------------------------------- > To unsubscribe e-mail: user-unsubscr...@spark.apache.org > >