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

Removed the default eval implementation from Expression, and added a bunch of override's in classes I touched. #350

Closed
wants to merge 1 commit into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Apr 7, 2014

It is more robust to not provide a default implementation for Expression's.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13862/

andrewor14 pushed a commit to andrewor14/spark that referenced this pull request Apr 7, 2014
Add way to limit default # of cores used by apps in standalone mode

Also documents the spark.deploy.spreadOut option, and fixes a config option that had a dash in its name.
@rxin
Copy link
Contributor Author

rxin commented Apr 8, 2014

ok merged.

@asfgit asfgit closed this in 55dfd5d Apr 8, 2014
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
…bunch of override's in classes I touched.

It is more robust to not provide a default implementation for Expression's.

Author: Reynold Xin <[email protected]>

Closes apache#350 from rxin/eval-default and squashes the following commits:

0a83b8f [Reynold Xin] Removed the default eval implementation from Expression, and added a bunch of override's in classes I touched.
@rxin rxin deleted the eval-default branch August 13, 2014 08:01
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Nov 7, 2017
* Support HDFS rack locality

* Fix unit tests

* Address review comments

* Address some review comments

* Use traits for InetAddress and RackResolver util classes

* Disables expensive DNS lookup by default
mccheah pushed a commit to mccheah/spark that referenced this pull request Oct 3, 2018
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
Fix both OS_DOMAIN_ID and OS_DOMAIN_NAME existed issue
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.

2 participants