Re: JQ: Function strftime/1 does not exist

2023-04-18 Thread James Netherton
I created a ticket for it: https://issues.apache.org/jira/browse/CAMEL-19276 -- James On Tue, 18 Apr 2023 at 12:57, Claus Ibsen wrote: > Hi > > Maybe we should include that -extra out of the box in camel-jq > > On Tue, Apr 18, 2023 at 1:02 PM James Netherton > wrote: > > > Hi, > > > > Have

Re: JQ: Function strftime/1 does not exist

2023-04-18 Thread Claus Ibsen
Hi Maybe we should include that -extra out of the box in camel-jq On Tue, Apr 18, 2023 at 1:02 PM James Netherton wrote: > Hi, > > Have you added jackson-jq-extra to the application classpath? > > -- > James > > On Mon, 17 Apr 2023 at 16:32, Mikael Koskinen wrote: > > > Hi, > > > > When using

Re: JQ: Function strftime/1 does not exist

2023-04-18 Thread James Netherton
Hi, Have you added jackson-jq-extra to the application classpath? -- James On Mon, 17 Apr 2023 at 16:32, Mikael Koskinen wrote: > Hi, > > When using the following JQ expression: > > now | strftime("%Y-%d-%m") > > I get the following error: > > CaughtExceptionType:

Re: Camel in Action: Microsoft Azure Files over public Internet

2023-04-18 Thread Andrea Cosentino
Hello, To me it makes sense to have a component supporting the SDK. Open an issue for that, if you have time you could contribute it, otherwise someone could take a look. Il giorno mar 18 apr 2023 alle ore 09:18 Petr Kuzel ha scritto: > Hi Chirag, > > well, it is not the first time I hear,

RE: Camel in Action: Microsoft Azure Files over public Internet

2023-04-18 Thread Petr Kuzel
Hi Chirag, well, it is not the first time I hear, apparently it is a common confusion in the community. Azure Blob Storage Massively scalable and secure object storage for cloud-native workloads, archives, data lakes, high-performance computing, and machine learning.