Skip to content

clean up data store options api#950

Merged
blastarr merged 1 commit intomasterfrom
datastore_params
Nov 28, 2016
Merged

clean up data store options api#950
blastarr merged 1 commit intomasterfrom
datastore_params

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Nov 23, 2016

hadoop input and output formats are an important external interface, and setting "datastore name" in addition to a map<String,String> is clumsy. Instead you should be able to just set the datastore plugin options. Also, datastore "name" and "type" were being used interchangably which adds to confusion. Settled on using "type" everywhere.

Copy link
Copy Markdown
Contributor

@blastarr blastarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Definite improvement.

@blastarr blastarr merged commit 2b6c7d6 into master Nov 28, 2016
@rfecher rfecher deleted the datastore_params branch November 29, 2016 14:29
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

Successfully merging this pull request may close these issues.

2 participants