| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
152 (0.139s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1027] Consolidate the thrift objects for Authentication information - Accumulo - [issue]
|
|
...Rather than add a new thrift object for each possible type of authentication token (I saw 3 created for ACCUMULO-259), we should just make our token interface extend Writable, and use a sing...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1027
Author: Christopher Tubbs,
2013-02-04, 19:15
|
|
|
[ACCUMULO-918] Support secondary ColumnVisibility filtering - Accumulo - [issue]
|
|
...To some degree, users have the ability to choose what to see during a scan, by providing a subset of their own authorizations at scan time. However, even this only gives the user the ability...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-918
Author: Christopher Tubbs,
2013-01-31, 19:13
|
|
|
[ACCUMULO-953] Deprecate the "setiter" and replace with "setiterator" - Accumulo - [issue]
|
|
...Filters and Aggregators were deprecated in 1.4.x, replaced with regular filtering iterators and combining iterators (Combiners). The shell did not indicate these are deprecated, and the "set...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-953
Author: Christopher Tubbs,
2013-01-31, 14:59
|
|
|
[ACCUMULO-940] Generated code needs license headers - Accumulo - [issue]
|
|
...License headers need to be included in thrift-generated code....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-940
Author: Christopher Tubbs,
2013-01-31, 01:34
|
|
|
[ACCUMULO-1006] Add test for VisibilityParseException - Accumulo - [issue]
|
|
...I'm not sure this exception can ever actually happen. I think ColumnVisibility throws BadArgumentException in all the cases where the VisibilityParseException would have been thrown. It's so...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1006
Author: Christopher Tubbs,
2013-01-29, 20:35
|
|
|
Re: Accumulo 1.6 and beyond feature summit - Accumulo - [mail # dev]
|
|
...Yes, that's already possible... but it's very messy. Christopher L Tubbs II http://gravatar.com/ctubbsii On Tue, Jan 29, 2013 at 1:21 PM, David Medinets wrote: ...
|
|
|
Author: Christopher Tubbs,
2013-01-29, 18:55
|
|
|
[ACCUMULO-923] Mention the name of the affected table when a per-table load balancer throws ClassNotFoundException - Accumulo - [issue]
|
|
...This is a simple log message update. The TableLoadBalancer doesn't give informative error messages when it fails to load a per-table balancer class. It should describe which table is affecte...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-923
Author: Christopher Tubbs,
2013-01-25, 22:04
|
|
|
[ACCUMULO-769] MapReduce API should not use Configuration to set Job state at submission time (ambiguous semantics) - Accumulo - [issue]
|
|
...ACCUMULO-267 made this change, but I think it was the wrong way to go about it.From the comments on ACCUMULO-267:This is the wrong way to go about doing this fix. The reason why it took a Jo...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-769
Author: Christopher Tubbs,
2013-01-25, 22:00
|
|
|
[ACCUMULO-955] Update MapReduce API to match the changes in ACCUMULO-706 - Accumulo - [issue]
|
|
...This change should be similar to how the MapReduce API changed for IteratorSetting. Specifically, if we make BatchWriterConfig implement Writable, we can store it in the Job's configuration ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-955
Author: Christopher Tubbs,
2013-01-25, 02:25
|
|
|
[ACCUMULO-984] Check potentially unexpected behavior with TimeUnit - Accumulo - [issue]
|
|
...For maxTimeout and maxLatency, there is potentially unexpected behavior if the user sets a (very) small value. Internally, these values are stored as MILLISECONDS, but TimeUnit supports MICR...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-984
Author: Christopher Tubbs,
2013-01-25, 02:23
|
|
|
|