nsoft / jesterj

Document Ingestion Framework for Search Systems
Apache License 2.0
35 stars 33 forks source link

Should be able to start without running a plan #152

Closed nsoft closed 4 years ago

nsoft commented 4 years ago

For cases where ingestion happens in batches, one may want to go back and examine error messages stored in the internal Cassandra database without re-executing any plan. This ticket will add a --cassandra-only startup option that starts up but skips plan execution.