Re: Re: Re: how can i ran the word count example on windows?

2010-12-02 Thread Bingbing Liu
r 抄送: 主题: Re: Re: how can i ran the word count example on windows? You can install cygwin in order to run mapred job locally on windows On Thu, Dec 2, 2010 at 5:57 AM, Bingbing Liu wrote: hi ,arron ,thanks for your reply i run a single node cassandra instance on linux (IP:10.37.17.231)

Re: Re: how can i ran the word count example on windows?

2010-12-02 Thread CassUser CassUser
ows with seting the host ip > = 10.37.17.231 > > > 2010-12-02 > -- > Bingbing Liu > -- > *发件人:* aaron morton > *发送时间:* 2010-12-02 19:04:13 > *收件人:* user > *抄送:* > *主题:* Re: how can i ran the word count exam

Re: Re: how can i ran the word count example on windows?

2010-12-02 Thread Bingbing Liu
10-12-02 Bingbing Liu 发件人: Jeremy Hanna 发送时间: 2010-12-02 11:13:04 收件人: user 抄送: 主题: Re: how can i ran the word count example on windows? There isn't currently, but perhaps you could contribute one :). If you take a look at the sh script in the bin directory of the word count example,

Re: how can i ran the word count example on windows?

2010-12-02 Thread aaron morton
(Native Method) > at java.lang.ProcessImpl.(Unknown Source) > at java.lang.ProcessImpl.start(Unknown Source) > ... 17 more > > 2010-12-02 > Bingbing Liu > 发件人: Jeremy Hanna > 发送时间: 2010-12-02 11:13:04 > 收件人: user > 抄送: > 主题: Re: how can i ran the word count exa

Re: Re: how can i ran the word count example on windows?

2010-12-02 Thread Bingbing Liu
ssImpl.start(Unknown Source) ... 17 more 2010-12-02 Bingbing Liu 发件人: Jeremy Hanna 发送时间: 2010-12-02 11:13:04 收件人: user 抄送: 主题: Re: how can i ran the word count example on windows? There isn't currently, but perhaps you could contribute one :). If you take a look at the sh scrip

Re: how can i ran the word count example on windows?

2010-12-01 Thread Jeremy Hanna
There isn't currently, but perhaps you could contribute one :). If you take a look at the sh script in the bin directory of the word count example, it shouldn't be terribly difficult to mimic the behavior. It's mostly just setting up the classpath and executing the Java class with some argumen