| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
269 (0.065s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...I'm with Michael on this one. We should really only be releasing one package that has all of the source and built binaries. IMO the interpretation of http://www.apache.org/dev/release.html t...
|
|
|
Author: Adam Fuchs,
2013-05-17, 21:12
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...Just to solidify the decision that Chris is already leaning towards, let me try to clarify my position: 1. The only reason not to add the native library source code in the -bin.tar.gz distri...
|
|
|
Author: Adam Fuchs,
2013-05-17, 19:11
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...Chris, I like the idea of including the most widely used library, but empirical evidence tells me that roughly half of the users of Accumulo will still need to compile/recompile to get...
|
|
|
Author: Adam Fuchs,
2013-05-17, 18:04
|
|
|
Re: [VOTE] 1.5.0-RC3 - Accumulo - [mail # user]
|
|
...How do HBase and a bazillion other apache projects do it? This really should not be too hard unless we are overly restricting our tool suit. If we have to add a two line script in mvn exec (...
|
|
|
Author: Adam Fuchs,
2013-05-17, 15:11
|
|
|
Re: [VOTE] 1.5.0-RC3 - Accumulo - [mail # user]
|
|
...Looks like the src part of the distribution is accumulo-project-1.5.0-src.tar.gz. For the same reasons that we removed the "assemble" tag form the bin package, shouldn't we remove the "proje...
|
|
|
Author: Adam Fuchs,
2013-05-17, 14:35
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...Folks, Sorry to be late to the party, but did we come to a consensus on this? Seems like we still have opinions both ways as to whether the cpp code should be packaged with the binary ...
|
|
|
Author: Adam Fuchs,
2013-05-17, 14:26
|
|
|
[ACCUMULO-1141] TServerUtils.startHsHaServer eats maxMessageSize parameter - Accumulo - [issue]
|
|
...org.apache.accumulo.server.util.TServerUtils.startHsHaServer doesn't do anything with the maxMessageSize parameter, causing the maximum frame size to be about 16MB. This is too small for man...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1141
Author: Adam Fuchs,
2013-05-17, 13:01
|
|
|
[ACCUMULO-1251] TFramedTransport frame size limited on client side - Accumulo - [issue]
|
|
...The client code restricts the size of a scan or multiscan result to 16MB. This should be configurable. We fixed this for the server side in ACCUMULO-1141.DEBUG 2013-04-07 20:05:35,370 [batch...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1251
Author: Adam Fuchs,
2013-05-17, 13:01
|
|
|
[ACCUMULO-656] move monitor code out of server - Accumulo - [issue]
|
|
...The monitor can be thought of as a standalone application, with no special dependencies on server code. We should move it out of the server project into its own project to clean up the code ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-656
Author: Adam Fuchs,
2013-05-16, 22:45
|
|
|
[ACCUMULO-658] refactor code into separate modules where appropriate - Accumulo - [issue]
|
|
...This ticket is a parent of several other tickets, under which we can discuss the merits of separating or grouping particular modules into more or fewer maven projects. Here's a list of pros ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-658
Author: Adam Fuchs,
2013-05-16, 22:43
|
|
|
|