Re: [Dev] Doesn't BAM run on Windows?

2012-09-11 Thread Tharindu Mathew
We have been getting this question a few times now from first time users as well as experienced users and I'm not convinced that the bootup validator in it's present state will help to reduce the queries. It will present a warning on the command line console and that can be easily missed by

[Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Senaka Fernando
Hi Tharindu, Job Submission failed with exception 'java.io.IOException(Cannot run program chmod: CreateProcess error=2, The system cannot find the file specified)' [2012-09-10 22:10:03,389] ERROR {org.apache.hadoop.hive.ql.exec.ExecDriver} - Job Submission failed with exception

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Senaka Fernando
BTW, is this error due to that too? [2012-09-10 22:15:36,921] ERROR {org.apache.hadoop.hive.ql.exec.Task} - D:\Work\DOWNLO~1\WSO2BA~1.0\bin\../repository/logs//wso2carbon.log [2012-09-10 22:15:36,922] ERROR {org.apache.hadoop.hive.ql.exec.ExecDriver} - Execution failed with exit status: 2

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Tharindu Mathew
Refer [1] and [2]. [1] - http://docs.wso2.org/wiki/display/BAM200/Installation+Prerequisites [2] - http://docs.wso2.org/wiki/display/BAM200/FAQ#FAQ-Igetanexceptionstating-

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Senaka Fernando
Hi Tharindu, Thanks. Actually I just figured that out by reading the doc just now too. That's helpful. By the way, about that other error, I found [1]. Will install Cygwin and check this out. [1] https://wso2.org/jira/browse/BAM-643 Thanks, Senaka. On Mon, Sep 10, 2012 at 10:18 PM, Tharindu

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Buddhika Chamith
On Mon, Sep 10, 2012 at 10:41 PM, Senaka Fernando sen...@wso2.com wrote: Hi all, BTW, AFAIU we should be able to use Bootup Validator to validate whether Cygwin is installed for BAM on Windows. +1. Regards Buddhika Thanks, Senaka. On Mon, Sep 10, 2012 at 10:23 PM, Senaka Fernando

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Senaka Fernando
Hi guys, Tried with Cygwin and works perfectly. By the way also add the following to the BAM docs to make this complete. After installing Cygwin, please update your PATH variable by appending ;C:\cygwin\bin. This is required since the default installation of Cygwin might not do this. Better if

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Buddhika Chamith
On Mon, Sep 10, 2012 at 11:12 PM, Senaka Fernando sen...@wso2.com wrote: Hi guys, Tried with Cygwin and works perfectly. By the way also add the following to the BAM docs to make this complete. After installing Cygwin, please update your PATH variable by appending ;C:\cygwin\bin. This is

Re: [Dev] Doesn't BAM run on Windows?

2012-09-10 Thread Dileepa Jayakody
Hi Senaka, On Mon, Sep 10, 2012 at 10:41 PM, Senaka Fernando sen...@wso2.com wrote: Hi all, BTW, AFAIU we should be able to use Bootup Validator to validate whether Cygwin is installed for BAM on Windows. Yes, we can write a validator for BAM extending the BootupValidator to validate