Expression Language Support in AmazonS3

2017-07-17 Thread venkat
Hello, I saw that Access Key and Secret key does not support expression language https://stackoverflow.com/questions/43646105/how-to-configure-nifi-puts3obje ct-processor-to-use-flow-attributes-for-s3-creden My question is why AmazonS3 Processor doesn't support expression language where as I

Expression Language support in AmazonS3

2017-07-17 Thread Venkateswara Rachapudi
Hello, I saw that Access Key and Secret key does not support expression language https://stackoverflow.com/questions/43646105/how-to-configure-nifi-puts3object-processor-to-use-flow-attributes-for-s3-creden My question is why AmazonS3 Processor doesn’t support expression language where as I ha

Re: Expression Language support in AmazonS3

2017-07-17 Thread James Wing
The processors were written by different developers, at different times, with different use cases in mind. The end result is different approaches to creating storage service client objects and managing credentials. Although the current S3 processors are not designed with per-flowfile expressions i