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

Fix Typo in FourMzTextInputFormat #30

Open
jordiolivares opened this issue Dec 21, 2017 · 0 comments
Open

Fix Typo in FourMzTextInputFormat #30

jordiolivares opened this issue Dec 21, 2017 · 0 comments

Comments

@jordiolivares
Copy link
Contributor

Hi, there's a typo in FourMzTextInputFormat where it extends from the wrong class: Mc should be Mz.

#27 Fixes this problem, but it hasn't been merged yet for some reason since October. There's also the issue of the wrong extends:

  • FourMcTextInputFormat should extend from FourMcInputFormat<LongWritable, Text> instead of just FourMcInputFormat.
  • Same thing applies to FourMzTextInputFormat.
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