Skip to content

Conversation

@pwendell
Copy link
Contributor

@pwendell pwendell commented May 4, 2014

This add some guards and good warning messages if users hit this issue. /cc @aarondav with whom I discussed parts of the design.

This add some guards and good warning messages if users hit this issue.
@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14639/

bin/spark-class Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we go with lower case variable names for "local" variables?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also like that style, but this class uses the other style (always uses all-caps) pervasively. I can change it though, will just become inconsistent.

@aarondav
Copy link
Contributor

aarondav commented May 4, 2014

Two very minor comments, otherwise LGTM.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@pwendell
Copy link
Contributor Author

pwendell commented May 4, 2014

@aarondav addressed your comments.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14646/

@aarondav
Copy link
Contributor

aarondav commented May 4, 2014

LGTM. Merge at will.

@pwendell
Copy link
Contributor Author

pwendell commented May 4, 2014

Thanks, merged.

asfgit pushed a commit that referenced this pull request May 4, 2014
This add some guards and good warning messages if users hit this issue. /cc @aarondav with whom I discussed parts of the design.

Author: Patrick Wendell <[email protected]>

Closes #627 from pwendell/jdk6 and squashes the following commits:

a38a958 [Patrick Wendell] Code review feedback
94e9f84 [Patrick Wendell] SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.
(cherry picked from commit 0c98a8f)

Signed-off-by: Patrick Wendell <[email protected]>
@asfgit asfgit closed this in 0c98a8f May 4, 2014
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realize this is already merged, but it looks like the jar error check is only tested on the assembly jar (not on the deps assembly jar). It might be good to check it in both cases.

pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
This add some guards and good warning messages if users hit this issue. /cc @aarondav with whom I discussed parts of the design.

Author: Patrick Wendell <[email protected]>

Closes apache#627 from pwendell/jdk6 and squashes the following commits:

a38a958 [Patrick Wendell] Code review feedback
94e9f84 [Patrick Wendell] SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.
turboFei added a commit to turboFei/spark that referenced this pull request Nov 6, 2025
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