[ https://issues.apache.org/jira/browse/SPARK-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-9760: ----------------------------------- Assignee: (was: Apache Spark) > SparkSubmit doesn't work with --packages when --repositories is not specified > ------------------------------------------------------------------------------ > > Key: SPARK-9760 > URL: https://issues.apache.org/jira/browse/SPARK-9760 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.5.0 > Reporter: Shivaram Venkataraman > Priority: Blocker > > Running `./bin/sparkR --packages com.databricks:spark-csv_2.10:1.2.0` gives > {code} > Exception in thread "main" java.lang.NullPointerException > at > org.apache.spark.deploy.SparkSubmitUtils$.createRepoResolvers(SparkSubmit.scala:812) > at > org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:962) > at > org.apache.spark.deploy.SparkSubmit$.prepareSubmitEnvironment(SparkSubmit.scala:286) > at org.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:153) > at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:120) > at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org