AzureException: Unable to access container using anonymous credentials, and no credentials found for them in the configuration
EDIT: Your storage location should be wasb://[email protected]/inputdir
It sounds like your cluster is not attached to that storage account. Recreate your cluster and make sure that the account that holds the jar is attached to the cluster. Otherwise, move your jar to a storage account that is connected!