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.
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.