one of the configuration items in configuration in Zeppelin is zeppelin.dep.localrepo . After reading the official documents, I can t quite understand this meaning. At the beginning of the period, I thought it was a maven-related address, but it didn t...
refer to the link description to run the tutorial code in the web notebook provided by the zeppelin container. Import local file: val bankText = sc.textFile("D: Projects Zeppelin bank bank-full.csv") case class Bank(age:Integer, job:Stri...