ram kumar Thu, 08 Oct 2015 04:39:08 -0700
Hi, i would like to set the hdfs path to the current time (in millisecond), but CamelContext takes from conf once, is it possible to change it
.to("hdfs://"+ System.currentTimeMillis() + "/") Thanks