Open MiaoJW opened 5 years ago
This is a prototype implementation of the mentioned paper on Apache Flink. Please refer to this documentation for a detailed explanation of our project. SketchML_FlinkDS_Tuter_Caparros_Rabbani.pdf
thanks for your replying, i have read your paper, it is wonderful, i want to try. when i try to open the project in the idea,but i meet something wrong, i want to know how to make SketchML as a library add into the project like you said in paper,thanks
Hello Dear, In order to add SketchML as a library, you need to configure the original SketchML project https://github.com/ccchengff/SketchML and create a jar file. Once created, now you can put this jar in the project directory and right-click-> Add as a library.
Sorry for so late to replying you, at the same time, thanks for your help very much. I will try to repeat it.
is it a code for this paper named SketchML: Accelerating Distributed Machine Learning with Data Sketches?or is it have any relationship with that paper? if the answer is no, i want to know what can i do with your code, thanks