Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/18209
  
    **[Test build #3782 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3782/testReport)**
 for PR 18209 at commit 
[`c762194`](https://github.com/apache/spark/commit/c762194188e64cccff8a9758885b45f9d395cced).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `         |  --class CLASS_NAME      Name of your application's main 
class (required)`
      * `  sealed trait PrimaryResource `
      * `  case class PrimaryJar(url: String) extends PrimaryResource`
      * `  case class PrimaryPythonFile(url: String) extends PrimaryResource`
      * `  case class PrimaryRFile(url: String) extends PrimaryResource`
      * `            case Some(_) => usageException(\"--class cannot be 
specified multiple times\")`
      * `  case class Parameters(command: ApplicationRunCommand, nomadUrl: 
Option[HttpHost])`
      * `  sealed trait JobDescriptor `
      * `  case class ExistingJob(`
      * `  case class NewJob(job: Job) extends JobDescriptor `
      * `  case class KeyPair(certFile: String, keyFile: String)`
      * `  protected class NomadDriverEndpoint(rpcEnv: RpcEnv, sparkProperties: 
Seq[(String, String)])`
      * `  case class CommonConf(`
      * `  case class ConfigurablePort(label: String) `


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to