Hi Madhawa, You'll have to clone carbon analytics repo[1]. And then, in the root pom file of product das[2], you will have to change the carbon.analytics.version in the properties section. eg: <carbon.analytics.version>2.0.45-SNAPSHOT</carbon.analytics.version> You will be able to find the version in the carbon analytics from the carbon analytics repo[1]'s root pom file. Then build carbon analytics repo[1]. And then build product das[2].
[1] https://github.com/wso2/carbon-analytics [2] https://github.com/wso2/product-das Best Regards, On Wed, Jul 5, 2017 at 12:34 PM, Madhawa Vidanapathirana < madhawavidanapathir...@gmail.com> wrote: > Hi Ramindu, > > I am working with the* product das *repository [1] and the* issue is > still there*. I did a new clone from master branch and did a mvn install. > > The steps I took are as follows. > > 1. Obtained a new clone of repository > 2. mvn install > 3. Unzipped wso2das-4.0.0-SNAPSHOT.zip created by maven build > 4. Started bin/worker.sh > 5. Saved a new configuration using POST http://<DAS_HOST>:<API_PORT>/ > simulation/feed/ > 6. Waited for 5 seconds > 7. Retrieved the saved configuration using GET http:// > <DAS_HOST>:<API_PORT>/simulation/feed/{simulationName} > > > [1] - https://github.com/wso2/product-das > > > > On Wed, Jul 5, 2017 at 11:01 AM, Ramindu De Silva <ramin...@wso2.com> > wrote: > >> Hi Madhawa, >> >> We have fixed the issue. Please check and let us know. >> >> Thanks, >> Ramindu. >> >> On Wed, Jul 5, 2017 at 10:33 AM, Ramindu De Silva <ramin...@wso2.com> >> wrote: >> >>> Hi Madhawa, >>> >>> Yes, Simulation configuration should be within inverted commas. I will >>> fix it and let you know. >>> >>> Best Regards, >>> Ramindu. >>> >>> On Wed, Jul 5, 2017 at 9:49 AM, Madhawa Vidanapathirana < >>> madhawavidanapathir...@gmail.com> wrote: >>> >>>> Hi, >>>> Small correction to my previous mail, actually I was using *GET* >>>> http://<DAS_HOST>:<API_PORT>/simulation/feed/{simulationName}, and got >>>> the mentioned response from it. I was *not* using /simulation/single >>>> endpoint. >>>> >>>> Any help you can provide is most welcome! >>>> >>>> >>>> On Wed, Jul 5, 2017 at 9:41 AM, Sriskandarajah Suhothayan < >>>> s...@wso2.com> wrote: >>>> >>>>> I don't think you can send a simulation config by calling http:// >>>>> <DAS_HOST>:<API_PORT>/simulation/single/ >>>>> >>>>> @Mohan/Ramindu can you guide him on the API of DAS 4.0 Event >>>>> Simulation >>>>> >>>>> On Tue, Jul 4, 2017 at 9:48 PM, Madhawa Vidanapathirana < >>>>> madhawavidanapathir...@gmail.com> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I am currently working on developing a Python Client for DAS 4.0 >>>>>> Event Simulator as a part of my GSOC project with WSO2. >>>>>> >>>>>> When I used the REST endpoint *GET* http://<DAS_HOST>:<API_PORT>/s >>>>>> imulation/single/{simulationName}, I get a JSON response with an >>>>>> incorrect field value. >>>>>> >>>>>> The JSON response consist of two string fields "status" and "message" >>>>>> where the value of "message" is an *invalid JSON text* describing a >>>>>> Simulation Configuration. For example, the following is a message field I >>>>>> got from DAS 4.0. >>>>>> >>>>>> Simulation configuration : {"sources":[{"timeStampInterva >>>>>> l":"5","simulationType":"RANDOM_DATA_SIMULATION","attributeC >>>>>> onfiguration":[{"length":"10","type":"PRIMITIVE_BASED"},{"mi >>>>>> n":"30000","max":"30000","precision":"2","type":"PRIMITIVE_B >>>>>> ASED"},{"min":"300","max":"300","type":"PRIMITIVE_BASED"}]," >>>>>> streamName":"FooStream","siddhiAppName":"TestSiddhiApp"}],"p >>>>>> roperties":{"timestampStartTime":"1488615136958","simulation >>>>>> Name":"simulationPrimitive","timeInterval":"1000","timestamp >>>>>> EndTime":null,"noOfEvents":"8"}} >>>>>> >>>>>> In the above, Simulation configuration should be within inverted >>>>>> commas, such as "Simulation Configuration" to properly support JSON >>>>>> parsing. (tested with standard JSON parser of Python3) >>>>>> >>>>>> P.s. I am using DAS 4.0, latest version from master branch. >>>>>> >>>>>> Kind Regards, >>>>>> -- >>>>>> *Madhawa Vidanapathirana* >>>>>> Student >>>>>> Department of Computer Science and Engineering >>>>>> University of Moratuwa >>>>>> Sri Lanka >>>>>> >>>>>> Mobile: (+94) 716874425 <071%20687%204425> >>>>>> Email: madhawavidanapathir...@gmail.com >>>>>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> >>>>> *S. Suhothayan* >>>>> Associate Director / Architect >>>>> *WSO2 Inc. *http://wso2.com >>>>> * <http://wso2.com/>* >>>>> lean . enterprise . middleware >>>>> >>>>> >>>>> *cell: (+94) 779 756 757 <+94%2077%20975%206757> | blog: >>>>> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter: >>>>> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in: >>>>> http://lk.linkedin.com/in/suhothayan >>>>> <http://lk.linkedin.com/in/suhothayan>* >>>>> >>>> >>>> >>>> >>>> -- >>>> *Madhawa Vidanapathirana* >>>> Student >>>> Department of Computer Science and Engineering >>>> University of Moratuwa >>>> Sri Lanka >>>> >>>> Mobile: (+94) 716874425 <+94%2071%20687%204425> >>>> Email: madhawavidanapathir...@gmail.com >>>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94 >>>> >>> >>> >>> >>> -- >>> *Ramindu De Silva* >>> Software Engineer >>> WSO2 Inc.: http://wso2.com >>> lean.enterprise.middleware >>> >>> email: ramin...@wso2.com <sanj...@wso2.com> >>> mob: +94 719678895 >>> >> >> >> >> -- >> *Ramindu De Silva* >> Software Engineer >> WSO2 Inc.: http://wso2.com >> lean.enterprise.middleware >> >> email: ramin...@wso2.com <sanj...@wso2.com> >> mob: +94 719678895 >> > > > > -- > *Madhawa Vidanapathirana* > Student > Department of Computer Science and Engineering > University of Moratuwa > Sri Lanka > > Mobile: (+94) 716874425 <+94%2071%20687%204425> > Email: madhawavidanapathir...@gmail.com > Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94 > -- *Ramindu De Silva* Software Engineer WSO2 Inc.: http://wso2.com lean.enterprise.middleware email: ramin...@wso2.com <sanj...@wso2.com> mob: +94 719678895
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev