Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this section we'll discuss about possible use cases and how you can this feature more efficiently.

 

How to enable incremental analysis for you stream?

...

Code Block
streams.definitions=defn1
streams.definitions.defn1.filename=mystream
streams.definitions.defn1.username=admin
streams.definitions.defn1.password=admin
streams.definitions.defn1.description=This is the datastream published from my BAM/CEP publisher.
streams.definitions.defn1.enableIncrementalIndex=true

...

Where can I use the Incremental analysis in my hive script?

...