greymatter-io / nifi-sdk

Custom processors, scripts, and templates for using Grey Matter Data with Apache NiFi
Apache License 2.0
4 stars 2 forks source link

Enhance GetFileProperties to support spaces in full path #63

Closed ghost closed 3 years ago

ghost commented 3 years ago

Currently an error is thrown if trying to make a request with a space in the path. Full path needs to be encoded to allow for spaces.