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

Reply via email to