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
hello, i try to read osm files by osm4scala in spark with maven, i add the dependence in maven and do the spark.read.format('osm.pbf').load(). The exception say there Failed to find data source:osm.pbf. how can i deal with this problem?