Getting java.util.concurrent.ExecutionException Error when tried to create app in cdap
Opened this issue · 1 comments
srujanakuntumalla commented
Hi,
I am trying to create sample app using cdap-etl-realtime/cdap-etl-batch artifact. But i am getting the following error.
Error: java.util.concurrent.ExecutionException: java.lang.InstantiationException: co.cask.cdap.etl.batch.config.ETLBatchConfig
Below is the cdap command i tried to run.
create app appname cdap-etl-realtime 3.2.1 system /path/to/config/file/
Thanks,
Srujana
nitinmotgi commented
Hi Srujana,
Checkout Cask Hydrator (http://docs.cask.co/cdap/current/en/included-applications/index.html) -- it's the advanced version on Adapter. We will be deprecating adapters soon. If you have any questions please send them to cdap-user@googlegroups.com.
Thanks,
Nitin