You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the error message, here's debugging info.
options(sparklyr.log.console=TRUE)
sc<- spark_connect(master="local")
*UsingSpark:2.0.1IvyDefaultCachesetto:/Users/matthewson/.ivy2/cacheThejarsforthepackagesstoredin:/Users/matthewson/.ivy2/jars::loadingsettings::url=jar:file:/Users/matthewson/spark/spark-2.0.1-bin-hadoop2.7/jars/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xmlsaurfang#spark-sas7bdat added as a dependency::resolvingdependencies::org.apache.spark#spark-submit-parent;1.0confs: [default]
::resolutionreport::resolve774ms::artifactsdl0ms::modulesinuse:---------------------------------------------------------------------||modules||artifacts||conf|number|search|dwnlded|evicted||number|dwnlded|---------------------------------------------------------------------|default|1|0|0|0||0|0|---------------------------------------------------------------------::problemssummary::::::WARNINGSmodulenotfound:saurfang#spark-sas7bdat;2.0.0-s_2.11====local-m2-cache:triedfile:/Users/matthewson/.m2/repository/saurfang/spark-sas7bdat/2.0.0-s_2.11/spark-sas7bdat-2.0.0-s_2.11.pom--artifactsaurfang#spark-sas7bdat;2.0.0-s_2.11!spark-sas7bdat.jar:file:/Users/matthewson/.m2/repository/saurfang/spark-sas7bdat/2.0.0-s_2.11/spark-sas7bdat-2.0.0-s_2.11.jar====local-ivy-cache:tried/Users/matthewson/.ivy2/local/saurfang/spark-sas7bdat/2.0.0-s_2.11/ivys/ivy.xml--artifactsaurfang#spark-sas7bdat;2.0.0-s_2.11!spark-sas7bdat.jar:/Users/matthewson/.ivy2/local/saurfang/spark-sas7bdat/2.0.0-s_2.11/jars/spark-sas7bdat.jar====central:triedhttps://repo1.maven.org/maven2/saurfang/spark-sas7bdat/2.0.0-s_2.11/spark-sas7bdat-2.0.0-s_2.11.pom--artifactsaurfang#spark-sas7bdat;2.0.0-s_2.11!spark-sas7bdat.jar:https://repo1.maven.org/maven2/saurfang/spark-sas7bdat/2.0.0-s_2.11/spark-sas7bdat-2.0.0-s_2.11.jar====spark-packages:triedhttp://dl.bintray.com/spark-packages/maven/saurfang/spark-sas7bdat/2.0.0-s_2.11/spark-sas7bdat-2.0.0-s_2.11.pom--artifactsaurfang#spark-sas7bdat;2.0.0-s_2.11!spark-sas7bdat.jar:http://dl.bintray.com/spark-packages/maven/saurfang/spark-sas7bdat/2.0.0-s_2.11/spark-sas7bdat-2.0.0-s_2.11.jar::::::::::::::::::::::::::::::::::::::::::::::::UNRESOLVEDDEPENDENCIES::::::::::::::::::::::::::::::::::::::::::::::::::saurfang#spark-sas7bdat;2.0.0-s_2.11: not found::::::::::::::::::::::::::::::::::::::::::::::::USEVERBOSEORDEBUGMESSAGELEVELFORMOREDETAILSExceptioninthread"main"java.lang.RuntimeException: [unresolveddependency:saurfang#spark-sas7bdat;2.0.0-s_2.11: not found]atorg.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1076)
atorg.apache.spark.deploy.SparkSubmit$.prepareSubmitEnvironment(SparkSubmit.scala:294)
atorg.apache.spark.deploy.SparkSubmit$.submit(SparkSubmit.scala:158)
atorg.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:124)
at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
I was trying to follow the example to connect, but it keeps failing. Here's code I ran on my machine.
Following the error message, here's debugging info.
Here's my sessionInfo:
The text was updated successfully, but these errors were encountered: