Skip to content
New issue

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

Label for Metadata within Bolt Array RDD #294

Open
SteveAIS opened this issue Apr 27, 2016 · 0 comments
Open

Label for Metadata within Bolt Array RDD #294

SteveAIS opened this issue Apr 27, 2016 · 0 comments

Comments

@SteveAIS
Copy link

It would be nice if we had the ability to store metadata as a text value in the key of the Bolt Array RDD. It's currently a singleton tuple i.e. "(1,)" so the second half of that tuple could be used to store metadata as a string (e.g. JSON). That would allow Spark commands to be used against the RDD to further filter your image set by metadata values, such as a lat/lon or a date/time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant