I think it is by design FileInputDStream doesn't support report info,
because FileInputDStream doesn't have event/record concept (it is file
based), so it is hard to define how to correctly report the input info.

Current input info reporting can be supported for all receiver based
InputDStream and DirectKafkaInputDStream.

On Tue, May 24, 2016 at 2:42 PM, Sachin Janani <sjan...@snappydata.io>
wrote:

> Hi,
> I'm trying to run a simple spark streaming application with File Streaming
> and its working properly but when I try to monitor the number of events in
> the Streaming Ui it shows that as 0.Is this a issue and are there any plans
> to fix this.Attached is the screenshot of what it shows on the UI.
>
>
>
> Regards,
> Sachin Janani
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>

Reply via email to