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

SortBamSpark is missing SORT_ORDER parameter #1260

Closed
akiezun opened this issue Dec 5, 2015 · 0 comments · Fixed by #4545
Closed

SortBamSpark is missing SORT_ORDER parameter #1260

akiezun opened this issue Dec 5, 2015 · 0 comments · Fixed by #4545

Comments

@akiezun
Copy link
Contributor

akiezun commented Dec 5, 2015

SortBamSpark does not have a SORT_ORDER parameter

once this is fixed - renable tests in SortBamSparkIntegrationTest

@droazen droazen added this to the beta milestone Jan 5, 2016
@droazen droazen removed this from the beta milestone Mar 28, 2016
@davidbenjamin davidbenjamin self-assigned this May 5, 2017
@davidbenjamin davidbenjamin removed their assignment Jun 12, 2017
lbergelson added a commit that referenced this issue Mar 20, 2018
adding a --sort-order option to SortSamSpark to let users specify the what order to sort in
enabling disabled tests
fixing the tests which weren't actually asserting anything

closes #1260
lbergelson added a commit that referenced this issue Mar 20, 2018
adding a --sort-order option to SortSamSpark to let users specify the what order to sort in
enabling disabled tests
fixing the tests which weren't actually asserting anything

closes #1260
lbergelson added a commit that referenced this issue May 25, 2018
adding a --sort-order option to SortSamSpark to let users specify the what order to sort in
enabling disabled tests
fixing the tests which weren't actually asserting anything

closes #1260

work in progress

in progress

refactoring

using new SparkUtils method
jamesemery pushed a commit that referenced this issue Jun 5, 2018
adding a --sort-order option to SortSamSpark to let users specify the what order to sort in
enabling disabled tests
fixing the tests which weren't actually asserting anything

closes #1260

work in progress

in progress

refactoring

using new SparkUtils method
lbergelson added a commit that referenced this issue Jun 11, 2018
* adding --sort-order option to SortSamSpark

adding a --sort-order option to SortSamSpark to let users specify the what order to sort in
enabling disabled tests
fixing the tests which weren't actually asserting anything

* closes #1260

* adding hack to get around HadoopGenomics/Hadoop-BAM#199
  created SplitSortingSamInputFormat which empirically fixes the issue although we don't necessarily completely understand the problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants