<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/streamcruncher</id>
  <title type="text">streamcruncher Google Group</title>
  <subtitle type="text">
  This Group is meant for discussions related to StreamCruncher, a light-weight Event Processor that runs on Java. (Related to Event Stream Processing/ESP or Complex Event Processing/CEP) You have to become a member of this group to post messages.
  </subtitle>
  <link href="/group/streamcruncher/feed/atom_v1_0_msgs.xml" rel="self" title="streamcruncher feed"/>
  <updated>2008-04-22T05:26:57Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2008-04-22T05:26:57Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/015c9afcba7f834a/6d97345b638ae432?show_docid=6d97345b638ae432</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/015c9afcba7f834a/6d97345b638ae432?show_docid=6d97345b638ae432"/>
  <title type="text">Re: streamcruncher stockpricecomparision problem</title>
  <summary type="html" xml:space="preserve">
  I don&#39;t see any problems. I just ran the Test case from the command &lt;br&gt; line and here are the results: &lt;br&gt; &lt;p&gt;Use the StandAloneDemo.java test and change it to run the &lt;br&gt; H2StockPriceComparisonTest like this and compile it using &lt;br&gt; sc_compile_tests.bat and then run it using sc_run_standalone.bat &lt;br&gt; &lt;p&gt; public void runATest() throws Exception {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Satish Setty (HCL Financial Services)</name>
  <email>satish.se...@hcl.in</email>
  </author>
  <updated>2008-04-21T11:37:42Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/015c9afcba7f834a/b4062b4e6d533d2a?show_docid=b4062b4e6d533d2a</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/015c9afcba7f834a/b4062b4e6d533d2a?show_docid=b4062b4e6d533d2a"/>
  <title type="text">streamcruncher stockpricecomparision problem</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Thanks for good lightweight CEP product. &lt;br&gt; 1. Need more information about aggregators, partitions, windows, &lt;br&gt; $row_status. Any links will be highly useful. &lt;br&gt; 2. How are streamcruncher queries different from EQL? &lt;br&gt; &lt;p&gt; Tried streamcruncher example (StockPriceComparisionTest) with H2 and &lt;br&gt; Oracle. Get problems
  </summary>
  </entry>
  <entry>
  <author>
  <name>jawa</name>
  <email>rjawa...@gmail.com</email>
  </author>
  <updated>2008-01-09T13:03:17Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/396c6eabd2191b0d/a63ec223f1cc63d0?show_docid=a63ec223f1cc63d0</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/396c6eabd2191b0d/a63ec223f1cc63d0?show_docid=a63ec223f1cc63d0"/>
  <title type="text">Derby examples error</title>
  <summary type="html" xml:space="preserve">
  While I try to run the Derby test samples using Derby server, I get &lt;br&gt; exceptions. A sample stacktrace is given below. Help needed. Thanks in &lt;br&gt; advance &lt;br&gt; &lt;p&gt;Start up error &lt;br&gt; streamcruncher.api.StreamCrunc herException: &lt;br&gt; streamcruncher.innards.Innards ManagerException: &lt;br&gt; streamcruncher.innards.Innards ManagerException: Error occurred while
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-12-19T23:45:29Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/406f5a036ee2bf8b/7890293363e9d1e2?show_docid=7890293363e9d1e2</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/406f5a036ee2bf8b/7890293363e9d1e2?show_docid=7890293363e9d1e2"/>
  <title type="text">Re: is it possible to persist incoming events?</title>
  <summary type="html" xml:space="preserve">
  Hi Ron, Events aren&#39;t always put into the Database. StreamCruncher &lt;br&gt; puts Events into the Database only when there is a join across another &lt;br&gt; Event Stream or a regular Database Table (Master/Reference data &lt;br&gt; examples). Even so, such Events remain in the DB Tables as long as &lt;br&gt; they remain in the Windows. And, these tables are dynamically created,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ron</name>
  <email>ronck...@gmail.com</email>
  </author>
  <updated>2007-12-18T18:58:31Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/406f5a036ee2bf8b/ae6f2bb5fc313430?show_docid=ae6f2bb5fc313430</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/406f5a036ee2bf8b/ae6f2bb5fc313430?show_docid=ae6f2bb5fc313430"/>
  <title type="text">is it possible to persist incoming events?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;Since streamcruncher has an underlying database, is it possible to &lt;br&gt; have the events that are processed be permenantly stored into the db? &lt;br&gt; Also, if there was data in the db, could it be queried concurrently &lt;br&gt; with incoming events? In other words could one query reference &lt;br&gt; incoming events, and stored events too?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-05-03T12:34:19Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/7e98f1bdd91f4e5a/ada578f397891a90?show_docid=ada578f397891a90</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/7e98f1bdd91f4e5a/ada578f397891a90?show_docid=ada578f397891a90"/>
  <title type="text">Re: Help! I can&#39;t run the demo</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; H2 is part of the Installation. If you run the Demo, it uses H2 by &lt;br&gt; starting it in pure Memory mode. So, you won&#39;t find any DB files &lt;br&gt; there. And so, no User/Password either. &lt;br&gt; The error says that the Stream has already been registered. Which &lt;br&gt; might be because you killed/stopped the program in a previous run
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lily</name>
  <email>fanghuiminl...@gmail.com</email>
  </author>
  <updated>2007-05-02T16:06:18Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/7e98f1bdd91f4e5a/129cc2939cd0494b?show_docid=129cc2939cd0494b</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/7e98f1bdd91f4e5a/129cc2939cd0494b?show_docid=129cc2939cd0494b"/>
  <title type="text">Help! I can&#39;t run the demo</title>
  <summary type="html" xml:space="preserve">
  Hi Ashwin, &lt;br&gt; I kept getting error when running the demo. Here is the output when I &lt;br&gt; run the latest demo: &lt;br&gt; May 2, 2007 11:55:47 AM streamcruncher.super.class o00000 &lt;br&gt; INFO: Started &lt;br&gt; May 2, 2007 11:55:49 AM streamcruncher.C.super o00000 &lt;br&gt; INFO: Started &lt;br&gt; May 2, 2007 11:55:49 AM streamcruncher.api.artifact.C o00000
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-02-06T01:37:06Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/750252ea152e524a?show_docid=750252ea152e524a</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/750252ea152e524a?show_docid=750252ea152e524a"/>
  <title type="text">Re: stupid sql query error :((</title>
  <summary type="html" xml:space="preserve">
  Hmm.. can you pls give me the DB name/version that you are using. I&#39;ll &lt;br&gt; see if I can replicate it. &lt;br&gt; Ashwin.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-02-06T01:29:30Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/a8d7aeb0d387bce3/b96341635bd27c3b?show_docid=b96341635bd27c3b</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/a8d7aeb0d387bce3/b96341635bd27c3b?show_docid=b96341635bd27c3b"/>
  <title type="text">Re: What about performance ?</title>
  <summary type="html" xml:space="preserve">
  Hi Nicolas, &lt;br&gt; I&#39;m sorry I don&#39;t have any Numbers. I don&#39;t have access to a good &lt;br&gt; Multi Proc machine. All I have is a 1.6 Gig Hz Laptop and I can&#39;t run &lt;br&gt; any decent tests because the Load/Data generator itself consumes most &lt;br&gt; of the CPU. Most of the operations are in-memory, including the DB and &lt;br&gt; there is little Disk-wait time for any Thread and so they compete
  </summary>
  </entry>
  <entry>
  <author>
  <email>nicolas.ja...@gmail.com</email>
  </author>
  <updated>2007-02-05T13:56:32Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/a8d7aeb0d387bce3/cfaf823fc2f0ca5c?show_docid=cfaf823fc2f0ca5c</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/a8d7aeb0d387bce3/cfaf823fc2f0ca5c?show_docid=cfaf823fc2f0ca5c"/>
  <title type="text">What about performance ?</title>
  <summary type="html" xml:space="preserve">
  Hi Ashwin, &lt;br&gt; I just found out the existence of your event processor. &lt;br&gt; Gosh, I&#39;ve spent 6 months developing a similar product for my own &lt;br&gt; company... &lt;br&gt; I wish I knew this existed before, lol ! &lt;br&gt; Do you have any performance results ? &lt;br&gt; I&#39;ll take a look at it, because it looks very interesting. &lt;br&gt; Thanks for this great design.
  </summary>
  </entry>
  <entry>
  <author>
  <name>AmaliaP</name>
  <email>amalia.pirvane...@gmail.com</email>
  </author>
  <updated>2007-02-05T08:36:33Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/00c48bdf120b813f?show_docid=00c48bdf120b813f</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/00c48bdf120b813f?show_docid=00c48bdf120b813f"/>
  <title type="text">Re: stupid sql query error :((</title>
  <summary type="html" xml:space="preserve">
  Here are the input stream and the running query I built. &lt;br&gt; //columns of the generated events &lt;br&gt; String[] columnNames = new String[]{ &lt;br&gt; &amp;quot;id&amp;quot;, &lt;br&gt; &amp;quot;idEventType&amp;quot;, &lt;br&gt; &amp;quot;idLocation&amp;quot;, &lt;br&gt; &amp;quot;value&amp;quot;, &lt;br&gt; &amp;quot;obs&amp;quot;, &lt;br&gt; &amp;quot;status&amp;quot;, &lt;br&gt; &amp;quot;timestamp&amp;quot;}; &lt;br&gt; String[] columnTypes = new String[]{
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-02-03T03:30:55Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/0eb94e2113ee5e6b?show_docid=0eb94e2113ee5e6b</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/0eb94e2113ee5e6b?show_docid=0eb94e2113ee5e6b"/>
  <title type="text">Re: stupid sql query error :((</title>
  <summary type="html" xml:space="preserve">
  The &amp;quot;unknown field idL&amp;quot; error is because of this - http:// &lt;br&gt; groups.google.com/group/stream cruncher/t/f74ef614de2920a2?hl =en-GB. &lt;br&gt; You&#39;ve already asked this before.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-02-03T03:28:56Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/c553d34f9109afb1?show_docid=c553d34f9109afb1</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/c553d34f9109afb1?show_docid=c553d34f9109afb1"/>
  <title type="text">Re: stupid sql query error :((</title>
  <summary type="html" xml:space="preserve">
  Use the Partition clause: &lt;br&gt; select idLocation, idEventType, counter &lt;br&gt; from tbl_facts_stream &lt;br&gt; (partition by idLocation, idEventType store last 10 seconds with &lt;br&gt; count(idEventType) as counter) &lt;br&gt; as tbl_facts_p &lt;br&gt; where tbl_facts_p.$row_status is new;
  </summary>
  </entry>
  <entry>
  <author>
  <name>AmaliaP</name>
  <email>amalia.pirvane...@gmail.com</email>
  </author>
  <updated>2007-02-01T13:12:46Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/e16a7af0e94dbf44?show_docid=e16a7af0e94dbf44</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/debfef9c2d637b9e/e16a7af0e94dbf44?show_docid=e16a7af0e94dbf44"/>
  <title type="text">stupid sql query error :((</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; more newbie questions: &lt;br&gt; I have an input stream (columns: id, idL, idE, value) and I want to &lt;br&gt; make a running query that stores all data in the last 10 minutes and &lt;br&gt; counts the events with the same idL and idE. I run into some examples &lt;br&gt; from the SC site..and I finally got this query: &lt;br&gt; select idL, idE, event_counter from tblInputStream
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ashwin</name>
  <email>ashwin.jayaprak...@gmail.com</email>
  </author>
  <updated>2007-01-19T12:33:50Z</updated>
  <id>http://groups.google.com/group/streamcruncher/browse_thread/thread/52812f9c38563940/1e29199e76181b8d?show_docid=1e29199e76181b8d</id>
  <link href="http://groups.google.com/group/streamcruncher/browse_thread/thread/52812f9c38563940/1e29199e76181b8d?show_docid=1e29199e76181b8d"/>
  <title type="text">Re: error when running the running query example</title>
  <summary type="html" xml:space="preserve">
  Yes, that&#39;s right.
  </summary>
  </entry>
</feed>
