Skip to content

HADOOP-1381. The distance between sync blocks in SequenceFiles should be configurable #147

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

Closed
wants to merge 1 commit into from

Conversation

QwertyManiac
Copy link
Contributor

@QwertyManiac QwertyManiac commented Oct 26, 2016

  • Allowed the sync interval size to be configurable via a new parameter in the Writer argument API
  • New default sync interval size is 200 KiB
  • Added tests with varied sync interval sizes, and kept a test for the older default as-is for compatibility checks
  • Moved some older Reader API usage in modified tests to support newer constructions

@QwertyManiac QwertyManiac force-pushed the HADOOP-1381 branch 2 times, most recently from cad79b9 to 937269b Compare November 16, 2016 05:18
@QwertyManiac QwertyManiac changed the title HADOOP-1381. The distance between sync blocks in SequenceFiles should… HADOOP-1381. The distance between sync blocks in SequenceFiles should be configurable Nov 16, 2016
… be configurable rather than hard coded to 2000 bytes.
@QwertyManiac
Copy link
Contributor Author

Fixed via 07825f2

@QwertyManiac QwertyManiac deleted the HADOOP-1381 branch November 25, 2016 16:57
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.

1 participant