cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Varshith
by New Contributor III
  • 6443 Views
  • 4 replies
  • 3 kudos

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
ramravi
Contributor II
  • 3 kudos

alternatively you can use this as shell command. This will work.%sh   ls /dbfs/mnt/mountpoint/path/to/raw/*.parquet

  • 3 kudos
3 More Replies
Labels