FINRAOS / DataGenerator

DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
http://finraos.github.io/DataGenerator
Apache License 2.0
161 stars 170 forks source link

Remove hadoop, keep spark #321

Open yukaReal opened 6 years ago

yukaReal commented 6 years ago

Hadoop is outdated. It's better not to use it now-days... Let's migrate all to spark.