Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 07:28 AM
Hello everyone,
I've created by error a DBFS folder named : ${env]
But when I run this command :
dbutils.fs.rm("/mnt/${env]")It returns me this error :
java.net.URISyntaxException: Illegal character in path at index 12: /mnt/$%7Benv]How can I do please ?
Thanks.
Labels:
- Labels:
-
DBFS