Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
Is the stream data internally maintained in database/meta data in OSA? What are the limitations of O

User_W6B5R
Member Posts: 19 Red Ribbon
Is the stream data is maintained anywhere in database?
As some of the analysis patterns uses history data for trend detection etc, how the history data is maintained? is there any limitation in OSA in case of large streams of events?
Answers
-
OSA itself does not maintain stream data beyond transient windowing, but it can send data to Kafka and other targets for storage.
Historical data can be used through references to enrich stream data. You can access reference data from databases or Coherence.
OSA can scale to very large volumes of events based on the clustered SparkStreaming and Oracle CQL engine environment.
This discussion has been closed.