There is no "Driver" in S4 0.6. How to convert data from a source into S4 events can be done arbitrarily. In S4 0.6, you can inject events from the App class (onStart() method) or through another application, which is called adapter.
We started documenting the process here , but that's not complete yet. http://incubator.apache.org/s4/doc/0.6.0/event_injection/ Matthieu On May 10, 2013, at 03:24 , Sky Zhao wrote: > in 0.3, using io.s4.client.Driver to send data to s4 adapter, but in 0.5/0.6 > I can not see these packages, > where are they, or changed other places? > I will implement sending event data from client. > > br/Sky > > >