Exception java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystem not found
Configuration property host01.dfs.core.windows.net not found
For the first error, the Hadoop 3.x java libraries are required to provide the java class. Either upgrade or install the hdfs client on the hosts in the Greenplum cluster, or add the required jar files to ${PXF_CONF}/lib directory. Then run "Configuration property host01.dfs.core.windows.net not found" to copy the files to all hosts in the cluster.