Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Understanding DataTorrent with example [closed]

I am supposed to work on DataTorrent and looking for articles/documentation to go through. I could not find detailed documentation on what are operators, how are they used for processing our data and about MALHAR library which is being used in operators (not sure about this part). Can somebody help me in understanding about DataTorrent by suggesting references for it?

like image 242
Atom Avatar asked Jul 21 '26 19:07

Atom


2 Answers

There are new links for the docs

DataTorrent http://docs.datatorrent.com/

Apache Apex http://apex.incubator.apache.org/docs.html

The following mailing lists are available for Apex: [email protected] is for people who want to contribute code to Apex. [email protected] is a discussion forum for people who want to build apps and/or solutions using Apex

  • Malhar Operator Developer guide: https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html
  • If you want to develop a connector, under the’ io’ package on github, you will see a bunch of our existing connectors that you might be able to re-purpose.: https://github.com/DataTorrent/Malhar/tree/master/library/src/main/java/com/datatorrent/lib/io
  • if you have any questions about our Malhar library and developing a connector, please send an email to our email group: [email protected]
like image 41
Himanshu Avatar answered Jul 24 '26 20:07

Himanshu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!