Skip to content

Conversation

@aghadiry
Copy link

@aghadiry aghadiry commented Sep 4, 2012

I added MultipleValueJSONOutputFormat, because MultipleJSONOutputFormat would write the key to the file. MultipleValueOutputFormat would not work because the key was JSON and would get treated as a string, resulting in directories being quoted.

@jblomo
Copy link
Owner

jblomo commented Sep 12, 2012

Do you mind trying to write a test for this? The general idea is to setup some Text objects and run #generateFileNameForKeyValue and #getActualKey with the new class to make sure they return the correct Strings. lein test will run them.

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