Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Loading historical data into StreamInsight

Answered Loading historical data into StreamInsight

  • sabato 18 febbraio 2012 12:19
     
     

    I would like to use StreamInsight for the analysis of some stock price data.

    The live data will be read from a socket so I guess I need to create an adapter for that. However, all of the historical data needs to be loaded from some text files.

    So do I create an adaper for that too?

    Is it possible to load the historic data into StreamInsight from the text files and then have the live data streamed in from the socket and to have queries over the full (both) sets of data?

    e.g. some analysis might be yearly averages or 5 year averages. Can a query encompass the historical data that hasn't entered the stream from the adapter that listens on a socket?

    Is the data actually stored in StreamInsight or do I need to create an Output adapter and have that handle the storage?

    Where does the stream actually get stored in StreamInsight? Is it written to file? Held in memory?


    • Modificato Ed Rooney sabato 18 febbraio 2012 12:39
    •  

Tutte le risposte