pravega / spark-connectors

Apache Spark connectors for Pravega.
Apache License 2.0
3 stars 17 forks source link

Create a virtual metadata table that returns the list of Pravega streams #60

Closed claudiofahey closed 4 years ago

claudiofahey commented 4 years ago

The implementation should go in https://github.com/pravega/spark-connectors/blob/master/src/main/scala/io/pravega/connectors/spark/PravegaSourceProvider.scala#L180.

youminhan commented 4 years ago

The PR has been merged for [Issue-60] Add virtual metadata table for Pravega Streams #70