Can we load log files into some database using Camel?

2014-12-08 Thread prasad
Hi, I just started using camel for ETL Operations.I have loaded the data from database to a file and to another database too.But now i want to transform and load the continuous web server log files into database ,Can we do this with camel? -- View this message in context: http://came

Re: Can we load log files into some database using Camel?

2014-12-08 Thread prasad
Hi, Thank you so much for your Prompt response . yeah that is my requirement ,but continuously the newly generating log files also have to come into my database. -- View this message in context: http://camel.465427.n5.nabble.com/Can-we-load-log-files-into-some-database-using-Camel-tp576

Re: Can we load log files into some database using Camel?

2014-12-08 Thread prasad
Thank you so much for your response. -- View this message in context: http://camel.465427.n5.nabble.com/Can-we-load-log-files-into-some-database-using-Camel-tp5760290p5760319.html Sent from the Camel - Users mailing list archive at Nabble.com.

Moving to Apache Camel 2.24.0

2019-07-14 Thread Shankar Prasad
Hi, Our platform currently using Apache Camel 2.17.2 and we are moving to camel 2.24.0. There are many application built on this platform and many are not in our control. Is there a way to check which are all the incompatible changes from 2.17.x to 2.24.0? What are the deprecations in 2.24.0? Is

I need a camel route, which is being initialized using configurations stored in database, to re-initialize on every change in database configuration at runtime?

2017-05-16 Thread Prasad k
-- View this message in context: http://camel.465427.n5.nabble.com/I-need-a-camel-route-which-is-being-initialized-using-configurations-stored-in-database-to-re-initia-tp5799668.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re-intilaizing Camel route?

2017-05-16 Thread Prasad k
Hi, I need camel route, which is being initialized using configurations stored in database, to re-initialize on every change in database configuration at run time(without Re-starting server)? -- View this message in context: http://camel.465427.n5.nabble.com/Re-intilaizing-Camel-route-tp57996

How to use a string as delimiter in Camel ?

2015-09-09 Thread prasad bezavada
Hi, I am trying to transform a CSV file which contains some string as delimiter (Eg: MY_DE1 is my delimiter unlike comma ,semicolon etc).But when I set like below CsvDataFormat csv = new CsvDataFormat(); csv.setDelimiter("MY_DE1"); it is giving me following exception java.lang.IllegalArgumen

Re: How to use a string as delimiter in Camel ?

2015-09-10 Thread prasad bezavada
last char of my delimiter string). On Wed, Sep 9, 2015 at 5:37 PM, Claus Ibsen wrote: > Hi > > Not with the csv data format. Maybe one of the other CSV capable can > do it. See a list here > http://camel.apache.org/data-format.html > > On Wed, Sep 9, 2015 at 1:21 PM, pra

Re: WELCOME to users@camel.apache.org

2023-02-27 Thread KOPPARTHI Prasad V
bruary 27, 2023 3:09 PM To: KOPPARTHI Prasad V Subject: WELCOME to users@camel.apache.org [You don't often get email from users-h...@camel.apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] This email is not from Hexagon’s Office 365 instance. Please be

Deployment Issue

2023-02-27 Thread KOPPARTHI Prasad V
Hi Team, We are using the Camel 3.20.1 version. We have used https and the Jetty components; our aim is to hit the rest endpoint. We are able to run the yaml on the local machine, but when we deploy it into the AWS Camel cluster, we are facing an error. For your reference, we have attached the

Deployment issue

2023-02-27 Thread KOPPARTHI Prasad V
Hi Team, We are using the Camel 3.20.1 version. We have used https and the Jetty components; our aim is to hit the rest endpoint. We are able to run the yaml on the local machine, but when we deploy it into the AWS Camel cluster, we are facing an error. For your reference, we have attached t