Github user cmccabe commented on a diff in the pull request:
https://github.com/apache/spark/pull/898#discussion_r13149624
--- Diff:
yarn/stable/src/main/scala/org/apache/spark/deploy/yarn/Client.scala ---
@@ -37,7 +37,9 @@ import org.apache.spark.{Logging, SparkConf}
* Version of [[org.apache.spark.deploy.yarn.ClientBase]] tailored to
YARN's stable API.
*/
class Client(clientArgs: ClientArguments, hadoopConf: Configuration,
spConf: SparkConf)
- extends YarnClientImpl with ClientBase with Logging {
--- End diff --
Sorry, this got mixed in from another pull request (I'm pretty new with
github.) Check out https://github.com/apache/spark/pull/850 to see the pull
request this is actually from.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---