Skip to content

Conversation

@tmyklebu
Copy link
Contributor

This pull request replaces calls to deprecated methods from java.util.Date with near-equivalents in java.util.Calendar.

@SparkQA
Copy link

SparkQA commented Feb 18, 2015

Test build #27669 has started for PR 4668 at commit 66215b1.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 18, 2015

Test build #27669 has finished for PR 4668 at commit 66215b1.

  • 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/27669/
Test PASSed.

@rxin
Copy link
Contributor

rxin commented Feb 18, 2015

This is great. Thanks!

asfgit pushed a commit that referenced this pull request Feb 18, 2015
This pull request replaces calls to deprecated methods from `java.util.Date` with near-equivalents in `java.util.Calendar`.

Author: Tor Myklebust <[email protected]>

Closes #4668 from tmyklebu/master and squashes the following commits:

66215b1 [Tor Myklebust] Use GregorianCalendar instead of Timestamp get methods.

(cherry picked from commit de0dd6d)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in de0dd6d Feb 18, 2015
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