[jira] [Created] (ACCUMULO-963) investigate HBase's bucket cache

2013-01-14 Thread Eric Newton (JIRA)
Eric Newton created ACCUMULO-963: Summary: investigate HBase's bucket cache Key: ACCUMULO-963 URL: https://issues.apache.org/jira/browse/ACCUMULO-963 Project: Accumulo Issue Type: Task

[jira] [Updated] (ACCUMULO-956) Iterator to transform key parts

2013-01-14 Thread Brian Loss (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Loss updated ACCUMULO-956: Attachment: key_transforming_iterator-2.patch Updated test based on Keith's comments.

[jira] [Commented] (ACCUMULO-956) Iterator to transform key parts

2013-01-14 Thread Brian Loss (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552868#comment-13552868 ] Brian Loss commented on ACCUMULO-956: - I went ahead and changed it. The code didn't

[jira] [Commented] (ACCUMULO-625) consider augmenting session state with breadcrumbs

2013-01-14 Thread An (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552870#comment-13552870 ] An commented on ACCUMULO-625: - Currently there's a UniqueColumn map/reduce example

[jira] [Commented] (ACCUMULO-625) consider augmenting session state with breadcrumbs

2013-01-14 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552917#comment-13552917 ] Keith Turner commented on ACCUMULO-625: --- For the unique column case, I think it

[jira] [Commented] (ACCUMULO-956) Iterator to transform key parts

2013-01-14 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552981#comment-13552981 ] Keith Turner commented on ACCUMULO-956: --- Code review notes for patch

[jira] [Issue Comment Deleted] (ACCUMULO-962) Failed to do close consistency check for tablet

2013-01-14 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton updated ACCUMULO-962: - Comment: was deleted (was: getFileAndLogEntries() seems to be scanning from prevRow,

[jira] [Commented] (ACCUMULO-956) Iterator to transform key parts

2013-01-14 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552991#comment-13552991 ] Keith Turner commented on ACCUMULO-956: --- It may be necessary to filter based on

[jira] [Commented] (ACCUMULO-645) Stderr: Warning: $HADOOP_HOME is deprecated

2013-01-14 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552996#comment-13552996 ] Eric Newton commented on ACCUMULO-645: -- Good catch... I've cleaned that up.

[jira] [Resolved] (ACCUMULO-282) Provides usage examples for client.Flush, client.ReadWriteExample, and client.RowOperations

2013-01-14 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton resolved ACCUMULO-282. -- Resolution: Fixed documented how to run the very simple java examples in rev 1433081

[jira] [Resolved] (ACCUMULO-689) No appenders for logger in TransactionWatcherTest

2013-01-14 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton resolved ACCUMULO-689. -- Resolution: Fixed fixed with revision 1433090. No appenders for logger in

[jira] [Created] (ACCUMULO-964) Tserver gets stuck in infinite loop if file missing after compaction

2013-01-14 Thread John Vines (JIRA)
John Vines created ACCUMULO-964: --- Summary: Tserver gets stuck in infinite loop if file missing after compaction Key: ACCUMULO-964 URL: https://issues.apache.org/jira/browse/ACCUMULO-964 Project:

[jira] [Commented] (ACCUMULO-689) No appenders for logger in TransactionWatcherTest

2013-01-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553096#comment-13553096 ] Hudson commented on ACCUMULO-689: - Integrated in Accumulo-Trunk #636 (See

[jira] [Commented] (ACCUMULO-282) Provides usage examples for client.Flush, client.ReadWriteExample, and client.RowOperations

2013-01-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553095#comment-13553095 ] Hudson commented on ACCUMULO-282: - Integrated in Accumulo-Trunk #636 (See

[jira] [Commented] (ACCUMULO-645) Stderr: Warning: $HADOOP_HOME is deprecated

2013-01-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553097#comment-13553097 ] Hudson commented on ACCUMULO-645: - Integrated in Accumulo-Trunk #636 (See

[jira] [Updated] (ACCUMULO-340) Failed to find an available server error should halt shell.

2013-01-14 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Newton updated ACCUMULO-340: - Fix Version/s: (was: 1.5.0) Failed to find an available server error should halt

[jira] [Commented] (ACCUMULO-340) Failed to find an available server error should halt shell.

2013-01-14 Thread Eric Newton (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553106#comment-13553106 ] Eric Newton commented on ACCUMULO-340: -- I'm not sure this is worth doing, but

[jira] [Resolved] (ACCUMULO-515) Add utility to pre split table for continuous ingest test

2013-01-14 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner resolved ACCUMULO-515. --- Resolution: Fixed Add utility to pre split table for continuous ingest test

[jira] [Resolved] (ACCUMULO-728) Leaks a BatchScanner thread pool for each BatchDeleter

2013-01-14 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner resolved ACCUMULO-728. --- Resolution: Fixed Fix Version/s: (was: 1.5.0) 1.4.0

[jira] [Created] (ACCUMULO-965) Zookeeper session ids created as unsigned long, parsed in ZooUtils.java as signed long

2013-01-14 Thread Rich Alberth (JIRA)
Rich Alberth created ACCUMULO-965: - Summary: Zookeeper session ids created as unsigned long, parsed in ZooUtils.java as signed long Key: ACCUMULO-965 URL: https://issues.apache.org/jira/browse/ACCUMULO-965

[jira] [Commented] (ACCUMULO-515) Add utility to pre split table for continuous ingest test

2013-01-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553270#comment-13553270 ] Hudson commented on ACCUMULO-515: - Integrated in Accumulo-Trunk #637 (See

[jira] [Resolved] (ACCUMULO-959) compactions starving METADATA table scans

2013-01-14 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner resolved ACCUMULO-959. --- Resolution: Duplicate dup of ACCUMULO-97 compactions starving METADATA

[jira] [Commented] (ACCUMULO-936) Additional debug from r1428556 breaks functional tests

2013-01-14 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553330#comment-13553330 ] Dave Marion commented on ACCUMULO-936: -- Is this fixed by ACCUMULO-926?

[jira] [Commented] (ACCUMULO-721) Reloading of lib/ext classloader causes LinkageError

2013-01-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553353#comment-13553353 ] Josh Elser commented on ACCUMULO-721: - Eh, I'm apt to just call it a day with this

[jira] [Resolved] (ACCUMULO-721) Reloading of lib/ext classloader causes LinkageError

2013-01-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved ACCUMULO-721. - Resolution: Cannot Reproduce Reloading of lib/ext classloader causes LinkageError

[jira] [Updated] (ACCUMULO-818) User Management API should support appending authorizations

2013-01-14 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Marion updated ACCUMULO-818: - Status: Patch Available (was: Open) User Management API should support appending

[jira] [Assigned] (ACCUMULO-818) User Management API should support appending authorizations

2013-01-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned ACCUMULO-818: --- Assignee: Dave Marion (was: Christopher Tubbs) Dave, can you please assign a ticket to

[jira] [Created] (ACCUMULO-966) listscans not showing client address

2013-01-14 Thread Keith Turner (JIRA)
Keith Turner created ACCUMULO-966: - Summary: listscans not showing client address Key: ACCUMULO-966 URL: https://issues.apache.org/jira/browse/ACCUMULO-966 Project: Accumulo Issue Type:

[jira] [Commented] (ACCUMULO-818) User Management API should support appending authorizations

2013-01-14 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553422#comment-13553422 ] Dave Marion commented on ACCUMULO-818: -- Josh, Ticket was assigned. I attached