Skip to content

SPARK-1474: Spark on yarn assembly doesn't include AmIpFilter#406

Closed
tgravescs wants to merge 1 commit intoapache:masterfrom
tgravescs:SPARK-1474
Closed

SPARK-1474: Spark on yarn assembly doesn't include AmIpFilter#406
tgravescs wants to merge 1 commit intoapache:masterfrom
tgravescs:SPARK-1474

Conversation

@tgravescs
Copy link
Contributor

We use org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter in spark on yarn but are not included it in the assembly jar.

I tested this on yarn cluster by removing the yarn jars from the classpath and spark runs fine now.

@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/14119/

@tgravescs
Copy link
Contributor Author

any comments on this? Do we want to wait and put this in 1.1?

@tgravescs
Copy link
Contributor Author

might be nice to pull into 1.0 so you can actually use the assembly standalone on yarn without hadoop jars being there.

@pwendell
Copy link
Contributor

pwendell commented May 6, 2014

Thanks tom, I've pulled this in.

@asfgit asfgit closed this in 1e82990 May 6, 2014
asfgit pushed a commit that referenced this pull request May 6, 2014
We use org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter in spark on yarn but are not included it in the assembly jar.

I tested this on yarn cluster by removing the yarn jars from the classpath and spark runs fine now.

Author: Thomas Graves <tgraves@apache.org>

Closes #406 from tgravescs/SPARK-1474 and squashes the following commits:

1548bf9 [Thomas Graves] SPARK-1474: Spark on yarn assembly doesn't include org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter
(cherry picked from commit 1e82990)

Signed-off-by: Patrick Wendell <pwendell@gmail.com>
pwendell pushed a commit to pwendell/spark that referenced this pull request May 12, 2014
Extending Java API coverage

Hi,

I have added three new methods to JavaRDD.

Please review and merge.
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
We use org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter in spark on yarn but are not included it in the assembly jar.

I tested this on yarn cluster by removing the yarn jars from the classpath and spark runs fine now.

Author: Thomas Graves <tgraves@apache.org>

Closes apache#406 from tgravescs/SPARK-1474 and squashes the following commits:

1548bf9 [Thomas Graves] SPARK-1474: Spark on yarn assembly doesn't include org.apache.hadoop.yarn.server.webproxy.amfilter.AmIpFilter
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
Support to intergrate with Ansible stable-2.7
RolatZhang pushed a commit to RolatZhang/spark that referenced this pull request Mar 18, 2022
* KE-33600 Add Parquet Column Name Check Switch

* KE-33600 update SQLConf version

Co-authored-by: longfei.jiang <longfei.jiang@kyligence.io>
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.

3 participants