java.io.IOException: No FileSystem for scheme: alluxio

26 views
Skip to first unread message

CP Samy

unread,
Aug 20, 2021, 9:07:53 AM8/20/21
to Alluxio Users
Hi Team,
I am facing an issue while connecting Alluxio  thru spark and platform team  was not agreed to add below properties into coresite.xml as this is common for whole cluster. Can any one suggest how to add these configs during spark session initiation or referring the core-site.xml locally which is having Alluxio properties .

Error : java.io.IOException: No FileSystem for scheme: alluxio Issue with Spark on YARN

Property :
<configuration> <property> <name>fs.alluxio.impl</name> <value>alluxio.hadoop.FileSystem</value> </property> </configuration>
Reply all
Reply to author
Forward
0 new messages