Hi Matthew, Sorry for the late replay.
But it just spark; the idea is to use the DataQuanta for have the functionality of wayang, because that is the API of Wayang Best regards, Bertty El jue, 14 jul 2022 a las 12:23, MatthewJ Sanyoto (< [email protected]>) escribió: > Hi Bertty, > > Thanks for the helpful advice and links. For curiosity's sake, is the > HackItExperiment (the HackitSparkRDD) is for the spark side of HackIT > Plugin? Or is it from the wayang side but executed using Spark? > > Best regards, > Matthew > > On Thu, 14 Jul 2022 at 10:40, Bertty Contreras <[email protected]> > wrote: > > > Hi Matthew, > > > > In the case of wayang, you need to create a class like Hackit [2] ( this > is > > similar to hackitSparkRDD), and you can test your changes using the test > > [1]. > > > > Does that respond to your question? > > > > Best regards, > > Bertty > > > > [1] > > > > > https://github.com/apache/incubator-wayang/blob/WAYANG-28/wayang-plugins/wayang-hackit/wayang-hackit-api/src/test/scala/org/apache/wayang/plugin/hackit/api/ApiExtensionTest.scala > > [2] > > > > > https://github.com/apache/incubator-wayang/blob/WAYANG-28/wayang-plugins/wayang-hackit/wayang-hackit-api/src/main/scala/org/apache/wayang/plugin/hackit/api/Hackit.scala > > > > On Wed, Jul 13, 2022 at 6:12 PM MatthewJ Sanyoto < > > [email protected]> > > wrote: > > > > > Hi, > > > > > > If I remember correctly there was an abstract HackIT Experiment Class > > where > > > you could test / check if the wayang debugger worked as intended > (tagging > > > and sniffing) using HackItSparkRdd, if I am not mistaken. Was this > class > > > removed from this branch? Since Apache Wayang is not an execution > > engine, a > > > suggestion for how to test HackIT Plugin would be very helpful and > > > appreciated. > > > > > > Best regards, > > > Matthew > > > > > > > > > -- > > Best, > > Bertty > > >
