Getting "java.io.FileNotFoundException" when I'm trying to use wildcard character
Though there are parquet files in the folder which I'm trying to query, I'm getting FileNotFoundException. Please Let me know if there is any issue in the code.Thanks
- 6443 Views
- 4 replies
- 3 kudos
Latest Reply
alternatively you can use this as shell command. This will work.%sh ls /dbfs/mnt/mountpoint/path/to/raw/*.parquet
- 3 kudos