Skip to content

Rectify gereneric parameter names between SparkContext and AccumulablePa...#2637

Closed
nkronenfeld wants to merge 1 commit intoapache:masterfrom
nkronenfeld:accumulators
Closed

Rectify gereneric parameter names between SparkContext and AccumulablePa...#2637
nkronenfeld wants to merge 1 commit intoapache:masterfrom
nkronenfeld:accumulators

Conversation

@nkronenfeld
Copy link
Contributor

AccumulableParam gave its generic parameters as 'R, T', whereas SparkContext labeled them 'T, R'.

Trivial, but really confusing.

I resolved this in favor of AccumulableParam, because it seemed to have some logic for its names. I also extended this minimal, but at least present, justification into the SparkContext comments.

@SparkQA
Copy link

SparkQA commented Oct 2, 2014

QA tests have started for PR 2637 at commit 98d6b74.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 2, 2014

QA tests have finished for PR 2637 at commit 98d6b74.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/21225/

@srowen
Copy link
Member

srowen commented Oct 3, 2014

+1, makes more sense for sure. Open a JIRA for this as well?

@nkronenfeld
Copy link
Contributor Author

@pwendell
Copy link
Contributor

pwendell commented Oct 6, 2014

Thanks @nkronenfeld and @srowen.

@asfgit asfgit closed this in fd7b155 Oct 6, 2014
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.

5 participants

Comments