Dear all,
I am trying to open a file stored on eos like this:
spark.read.load(“root://eosuser.cern.ch//eos/user/n/nraab/SWAN_projects/MC_efficiency/mytupleMC16d.root”)
However I get the error that the Path does not exist. Do I need to mount eos in any way before bein able to use it? When not specifying “root://eosuser.cern.ch”, the default directory seems to be “hdfs://analytix/”