Re: [Architecture] Deployment Automation Progress Update

2014-12-15 Thread Selvaratnam Uthaiyashankar
Did you guys discuss with Chamith on this? Chamith, this is similar to what you guys are doing for cloud? On Tue, Dec 16, 2014 at 9:59 AM, Suhan Dharmasuriya wrote: > We have successfully migrated to the new cloud: > https://openstackstg.private.wso2.com/ > > Hypervisor Summary as follows. > Me

Re: [Architecture] Deployment Automation Progress Update

2014-12-15 Thread Suhan Dharmasuriya
We have successfully migrated to the new cloud: https://openstackstg.private.wso2.com/ Hypervisor Summary as follows. Memory available 30.8 GB Disk available 1.8 TB VCPUs available 16 Thanks, Suhan On Tue, Dec 16, 2014 at 9:38 AM, Suhan Dharmasuriya wrote: > > Hi, > > We have introduced a new c

Re: [Architecture] Deployment Automation Progress Update

2014-12-15 Thread Suhan Dharmasuriya
Hi, We have introduced a new configuration file deployment.cfg [1]. Python will load the relevant initial configurations from this file including server node names. Therefore nodes.txt file is removed. When loading node names in the cluster initially had a problem of spawning instances in OpenSta

Re: [Architecture] RFC: Building a Generic Configurable UI Gadget for Analytics

2014-12-15 Thread Srinath Perera
Hi Tanya, As per our chat, first part of what I am proposing is 1. Using a table as underline data model ( you can think it as multi dimensional data set) 2. Using each with different dimensions (e.g. X, Y axis, color, point size etc) in the chart 3. Init data with generic chart, and let user qui

Re: [Architecture] ESB Connector for Eventbrite API

2014-12-15 Thread Malaka Silva
Hi Elilmantha, Document needs to be put in [1] and should follow similar format to other connectors. Also put the pull request with [2] [1] https://docs.wso2.com/display/CONNECTORS [2] https://github.com/wso2-dev/esb-connectors On Mon, Dec 15, 2014 at 1:01 PM, Elilmatha Sivanesan wrote: > > hi

Re: [Architecture] Siddhi - Script on It

2014-12-15 Thread Ayash
Hi All, Today, we had a discussion about the things we've done so far and the improvements needed in the current implementation. And pointed out the followings, 1. The current implementation of the function definition doesn't have a return type, so, the return type is going to be added in the fol

Re: [Architecture] Nest ESB connector

2014-12-15 Thread Shakila Sivagnanarajah
Hi all, Please refer the verification use cases for Nest ESB connector below: https://docs.google.com/a/wso2.com/document/d/1D-jNM-FhXU4xFD6cMwAUBG-b-jCGogLdbTkQg2cx7K4/edit#heading=h.ooxnitf5sng7 On Tue, Dec 9, 2014 at 11:15 AM, Kasun Indrasiri wrote: > > What's the verification use case/s for

Re: [Architecture] [POC] Performance evaluation of Hive vs Shark

2014-12-15 Thread David Morales
Of course, here you have a simple example: //reading from mongoDB val config : ExtractorConfig[Cells] = new ExtractorConfig(); config.setExtractorImplClass(classOf[MongoNativeCellExtractor]); config.putValue(ExtractorConstants.DATABASE, "test") config.putValue(ExtractorConstants.COLLECTION, "inp

Re: [Architecture] [POC] Performance evaluation of Hive vs Shark

2014-12-15 Thread Niranda Perera
Hi David, Could you point me to an example where SparkSQL is used in Stratio Deep? Rgds On Mon, Dec 15, 2014 at 2:20 PM, David Morales wrote: > > Hi there, > > For sure, the new release does support SparkSQL, so you can use sparkSQL > and Stratio Deep together jusy out of the box. > > About cro

Re: [Architecture] [POC] Performance evaluation of Hive vs Shark

2014-12-15 Thread David Morales
Hi there, For sure, the new release does support SparkSQL, so you can use sparkSQL and Stratio Deep together jusy out of the box. About cross-data, it' not itself related to Spark but can use Spark-Deep. It's an interactive SQL like Hive, for example. Regards. 2014-12-12 21:29 GMT+01:00 Nirand

Re: [Architecture] [Process center] Support for executable process models

2014-12-15 Thread Chathura Ekanayake
JIRA for tracking this feature: https://wso2.org/jira/browse/PC-5 Regards, Chathura On Mon, Dec 15, 2014 at 1:59 PM, Chathura Ekanayake wrote: > > A UI mockup for the executable processes is attached. The main content of > this artifact is a process archive. A description and a set of properties

Re: [Architecture] [Process center] Support for executable process models

2014-12-15 Thread Chathura Ekanayake
A UI mockup for the executable processes is attached. The main content of this artifact is a process archive. A description and a set of properties can be associated with it. Deployment URL, Webapp URL, developers, IT support staff, etc are captured as properties. Description can have links to rela