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

[SPARK-4035] Fix a wrong format specifier #2875

Closed
wants to merge 1 commit into from
Closed

[SPARK-4035] Fix a wrong format specifier #2875

wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Oct 21, 2014

Just found a typo. Should not use "%f" for Long.

@zsxwing zsxwing changed the title Fix a wrong format specifier [SPARK-4035] Fix a wrong format specifier Oct 21, 2014
@SparkQA
Copy link

SparkQA commented Oct 21, 2014

QA tests have started for PR 2875 at commit ce347e2.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 21, 2014

Tests timed out for PR 2875 at commit ce347e2 after a configured wait of 120m.

@AmplabJenkins
Copy link

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

@zsxwing
Copy link
Member Author

zsxwing commented Oct 21, 2014

retest this please.

@SparkQA
Copy link

SparkQA commented Oct 21, 2014

QA tests have started for PR 2875 at commit ce347e2.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Oct 21, 2014

QA tests have finished for PR 2875 at commit ce347e2.

  • This patch passes all 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/21989/
Test PASSed.

@JoshRosen
Copy link
Contributor

Good catch! I'll merge this into master.

@asfgit asfgit closed this in c262cd5 Oct 21, 2014
@zsxwing zsxwing deleted the SPARK-4035 branch October 22, 2014 01:39
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