there is a error about monitor in lastest version in branch 1.6

2014-12-15 Thread 覃璐
hi all. today ,i pull all code from github,and i build it success from 1.6 branch,now the version is 1.6.2-SNAPSHOT. when i open monitor page in master:50095,i can not see master server,the page show error: java.lang.RuntimeException: Unable to process column 2 at org.apache.accumulo.monit

回复:there is a error about monitor in lastest version in branch 1.6

2014-12-15 Thread 覃璐
i see the monitor log,there two Exception: when i open /scan,there is a ClassCastException: 2014-12-15 17:24:53,852 [servlets.BasicServlet] ERROR: Error building page /scans java.lang.RuntimeException: Unable to process column 1 at org.apache.accumulo.monitor.util.Table.generate(Table.java:203

Re: there is a error about monitor in lastest version in branch 1.6

2014-12-15 Thread Eric Newton
I did some mucking around with the monitor last week, I'll take a look. On Mon, Dec 15, 2014 at 7:40 AM, 覃璐 wrote: > > > i see the monitor log,there two Exception: > > when i open /scan,there is a ClassCastException: > > 2014-12-15 17:24:53,852 [servlets.BasicServlet] ERROR: Error building > pag

Re: there is a error about monitor in lastest version in branch 1.6

2014-12-15 Thread Eric Newton
Thanks for posting these errors! It should be fixed now. -Eric On Mon, Dec 15, 2014 at 10:25 AM, Eric Newton wrote: > > I did some mucking around with the monitor last week, I'll take a look. > > On Mon, Dec 15, 2014 at 7:40 AM, 覃璐 wrote: >> >> >> i see the monitor log,there two Exception: >>

Accumulo available in Fedora 21

2014-12-15 Thread Christopher
Accumulators, Fedora Linux now ships with Accumulo 1.6 packaged and available in its yum repositories, as of Fedora 21. Simply run "yum install accumulo" to get started. You can also just install sub-packages, as in "yum install accumulo-tserver". You can get Fedora 21 at its website: https://get

Re: Accumulo available in Fedora 21

2014-12-15 Thread Josh Elser
Cool stuff, Christopher! Christopher wrote: Accumulators, Fedora Linux now ships with Accumulo 1.6 packaged and available in its yum repositories, as of Fedora 21. Simply run "yum install accumulo" to get started. You can also just install sub-packages, as in "yum install accumulo-tserver". Yo

Re: Accumulo available in Fedora 21

2014-12-15 Thread David Medinets
Very Nice. On Mon, Dec 15, 2014 at 3:35 PM, Josh Elser wrote: > Cool stuff, Christopher! > > > Christopher wrote: >> >> Accumulators, >> >> Fedora Linux now ships with Accumulo 1.6 packaged and available in its >> yum repositories, as of Fedora 21. Simply run "yum install accumulo" to >> get star

Re: Accumulo available in Fedora 21

2014-12-15 Thread Santosh Srinivas
Awesome. Thanks Chris. Will try this tonight. Cheers, Santosh On Mon, Dec 15, 2014 at 3:25 PM, Christopher wrote: > > Accumulators, > > Fedora Linux now ships with Accumulo 1.6 packaged and available in its yum > repositories, as of Fedora 21. Simply run "yum install accumulo" to get > started.

Re: Accumulo available in Fedora 21

2014-12-15 Thread Adam Fuchs
Neato! Adam On Mon, Dec 15, 2014 at 3:25 PM, Christopher wrote: > Accumulators, > > Fedora Linux now ships with Accumulo 1.6 packaged and available in its yum > repositories, as of Fedora 21. Simply run "yum install accumulo" to get > started. You can also just install sub-packages, as in "yum

Re: Accumulo available in Fedora 21

2014-12-15 Thread Andrew Wells
That's really cool. Looks like the devbox is getting an update On Mon, Dec 15, 2014 at 3:58 PM, Adam Fuchs wrote: > > Neato! > > Adam > > > On Mon, Dec 15, 2014 at 3:25 PM, Christopher wrote: > > Accumulators, > > > > Fedora Linux now ships with Accumulo 1.6 packaged and available in its > yum >

Re: there is a error about monitor in lastest version in branch 1.6

2014-12-15 Thread 覃璐
thanks all.now it works well 原始邮件 发件人:Eric newtoneric.new...@gmail.com 收件人:user@accumulo.apache.orgu...@accumulo.apache.org 发送时间:2014年12月16日(周二) 00:34 主题:Re: there is a error about monitor in lastest version in branch 1.6 Thanks for posting these errors! It should be fixed now. -Eric On M

Re: jodoc update (MAC in Docker)

2014-12-15 Thread Matthew Dailey
David, I tried out your last example for running MAC as a daemon, but the container kept failing with exit code 1. I tried it as interactive, and see I got a NPE. Here's how I tried to run it, and what the output was: [matt@matttoshiba ~]$ cat mini-acc.sh #!/bin/bash # copied from d. medinets'