We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I ran the deepstream test_app_4 and the machine and the deepstream analytical server.
I am not getting the metadata(car make/model and LPR from the deepstream-test4. instead, I am getting. Is it working?
19/01/11 07:46:18 INFO streaming.StreamExecution: Streaming query made progress: { "id" : "b20155a1-ba18-48e1-962c-e555f9092361", "runId" : "d330ab4b-adf9-4719-be93-ef52f9371dc2", "name" : "trafficFlowRate", "timestamp" : "2019-01-11T07:46:18.150Z", "numInputRows" : 0, "inputRowsPerSecond" : 0.0, "processedRowsPerSecond" : 0.0, "durationMs" : { "getOffset" : 1, "triggerExecution" : 1 }, "eventTime" : { "watermark" : "1970-01-01T00:00:00.000Z" }, "stateOperators" : [ { "numRowsTotal" : 0, "numRowsUpdated" : 0 } ], "sources" : [ { "description" : "KafkaSource[Subscribe[metromind-start]]", "startOffset" : { "metromind-start" : { "2" : 0, "5" : 0, "4" : 0, "7" : 0, "1" : 0, "3" : 0, "6" : 0, "0" : 0 } }, "endOffset" : { "metromind-start" : { "2" : 0, "5" : 0, "4" : 0, "7" : 0, "1" : 0, "3" : 0, "6" : 0, "0" : 0 } }, "numInputRows" : 0, "inputRowsPerSecond" : 0.0, "processedRowsPerSecond" : 0.0 } ], "sink" : { "description" : "org.apache.spark.sql.execution.streaming.ForeachSink@720e630c" } }
what all has to be changed to get it up and running>?
The text was updated successfully, but these errors were encountered:
@abramjos You can use kibana to check if you have received messages. The log that you have posted above is of spark.
Sorry, something went wrong.
I am closing the issue due to inactivity. You can reopen it, if you are still facing problems.
No branches or pull requests
Hi,
I ran the deepstream test_app_4 and the machine and the deepstream analytical server.
I am not getting the metadata(car make/model and LPR from the deepstream-test4. instead, I am getting. Is it working?
what all has to be changed to get it up and running>?
The text was updated successfully, but these errors were encountered: