Skip to content

[MINOR] Fix the a minor bug in PageRank Example. #6455

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

lastland
Copy link
Contributor

Fix the bug that entering only 1 arg will cause array out of bounds exception in PageRank example.

@lastland
Copy link
Contributor Author

ok to test

@lastland lastland changed the title Fix the bug that entering only 1 arg will cause array out of bounds exception. [MINOR] Fix the bug that entering only 1 arg will cause array out of bounds exception. May 28, 2015
@lastland lastland changed the title [MINOR] Fix the bug that entering only 1 arg will cause array out of bounds exception. [MINOR] Fix the a minor bug in PageRank Example. May 28, 2015
@srowen
Copy link
Member

srowen commented May 28, 2015

LGTM

@srowen
Copy link
Member

srowen commented May 28, 2015

OK to test

@srowen
Copy link
Member

srowen commented May 28, 2015

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented May 28, 2015

Test build #33669 has finished for PR 6455 at commit de06128.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class KryoSerializationStream(
    • class KryoDeserializationStream(

@andrewor14
Copy link
Contributor

LGTM merging into branches master 1.4 1.3 and 1.2 thanks.

@asfgit asfgit closed this in c771589 May 28, 2015
asfgit pushed a commit that referenced this pull request May 28, 2015
Fix the bug that entering only 1 arg will cause array out of bounds exception in PageRank example.

Author: Li Yao <[email protected]>

Closes #6455 from lastland/patch-1 and squashes the following commits:

de06128 [Li Yao] Fix the bug that entering only 1 arg will cause array out of bounds exception.

(cherry picked from commit c771589)
Signed-off-by: Andrew Or <[email protected]>
asfgit pushed a commit that referenced this pull request May 28, 2015
Fix the bug that entering only 1 arg will cause array out of bounds exception in PageRank example.

Author: Li Yao <[email protected]>

Closes #6455 from lastland/patch-1 and squashes the following commits:

de06128 [Li Yao] Fix the bug that entering only 1 arg will cause array out of bounds exception.
asfgit pushed a commit that referenced this pull request May 28, 2015
Fix the bug that entering only 1 arg will cause array out of bounds exception in PageRank example.

Author: Li Yao <[email protected]>

Closes #6455 from lastland/patch-1 and squashes the following commits:

de06128 [Li Yao] Fix the bug that entering only 1 arg will cause array out of bounds exception.
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
Fix the bug that entering only 1 arg will cause array out of bounds exception in PageRank example.

Author: Li Yao <[email protected]>

Closes apache#6455 from lastland/patch-1 and squashes the following commits:

de06128 [Li Yao] Fix the bug that entering only 1 arg will cause array out of bounds exception.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Fix the bug that entering only 1 arg will cause array out of bounds exception in PageRank example.

Author: Li Yao <[email protected]>

Closes apache#6455 from lastland/patch-1 and squashes the following commits:

de06128 [Li Yao] Fix the bug that entering only 1 arg will cause array out of bounds exception.
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.

4 participants