Scheduling hive scripts in analyzer nodes act as the BAM tasks. Basically hive scripts are wrapped by tasks[1] and delegated among deferent analyzer nodes. Then hive scripts will be scheduled and executed with the associated event trigger in task. So you can do following test scenarios,
- Tasks getting distributed and scheduled properly. - Tasks unscheduling - Fail-over scenarios (When one server is down, tasks on that server should be distributed among other servers) [1]https://docs.wso2.com/display/BAM250/Scheduling+an+Analytic+Script Thanks, On Tue, Nov 11, 2014 at 6:58 AM, Ishara Cooray <[email protected]> wrote: > Hi, > > i have to write a test to test BAM tasks are getting properly scheduled in > cloud setup.Wondering what are the BAM tasks i have to test? > > Thanks & Regards, > Ishara Cooray > Senior Software Engineer > Mobile : +9477 262 9512 > WSO2, Inc. | http://wso2.com/ > Lean . Enterprise . Middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Malith Dhanushka Software Engineer - Data Technologies *WSO2, Inc. : wso2.com <http://wso2.com/>* *Mobile* : +94 716 506 693
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
