[jira] [Updated] (ACCUMULO-1710) Verify data in proxy test

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1710: --- Fix Version/s: (was: 1.7.0) 1.6.0 Assignee: Keith Turner

[jira] [Created] (ACCUMULO-1833) MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads

2013-10-31 Thread Chris McCubbin (JIRA)
Chris McCubbin created ACCUMULO-1833: Summary: MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads Key: ACCUMULO-1833 URL: https://issues.apache.org/jira/browse/ACCUMULO-1833

[jira] [Updated] (ACCUMULO-1471) SortedMapIterator.seek() doesn't respect columnFamilies

2013-10-31 Thread Michael Berman (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Berman updated ACCUMULO-1471: - Attachment: ACCUMULO-1471.patch Attaching patch with more doc on SortedMapIterator

[jira] [Updated] (ACCUMULO-1471) SortedMapIterator.seek() doesn't respect columnFamilies

2013-10-31 Thread Michael Berman (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Berman updated ACCUMULO-1471: - Attachment: (was: ACCUMULO-1471.patch) SortedMapIterator.seek() doesn't respect

[jira] [Updated] (ACCUMULO-1471) SortedMapIterator.seek() doesn't respect columnFamilies

2013-10-31 Thread Michael Berman (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Berman updated ACCUMULO-1471: - Attachment: ACCUMULO-1471.patch Fresh patch formatted per [~vines]'s advice

[jira] [Commented] (ACCUMULO-1833) MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads

2013-10-31 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810361#comment-13810361 ] Josh Elser commented on ACCUMULO-1833: -- A patch for the MultiTableBatchWriterImpl

[jira] [Commented] (ACCUMULO-1471) SortedMapIterator.seek() doesn't respect columnFamilies

2013-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810374#comment-13810374 ] ASF subversion and git services commented on ACCUMULO-1471: ---

[jira] [Resolved] (ACCUMULO-1471) SortedMapIterator.seek() doesn't respect columnFamilies

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines resolved ACCUMULO-1471. -- Resolution: Fixed Applied, thanks [~mberman] SortedMapIterator.seek() doesn't respect

[jira] [Commented] (ACCUMULO-1833) MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810405#comment-13810405 ] John Vines commented on ACCUMULO-1833: -- Which is strange, because that ID should

[jira] [Commented] (ACCUMULO-507) Large amount of ranges can prevent job from kicking off

2013-10-31 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810447#comment-13810447 ] Billie Rinaldi commented on ACCUMULO-507: - I'm a little uncomfortable with not

[jira] [Updated] (ACCUMULO-1598) RFileTest encrypted file tests

2013-10-31 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1598: Attachment: ACCUMULO-1598-Fixes-RFlile-unit-tests.patch This patch addresses the issues

[jira] [Commented] (ACCUMULO-507) Large amount of ranges can prevent job from kicking off

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810454#comment-13810454 ] John Vines commented on ACCUMULO-507: - Sounds good Large amount of ranges can

[jira] [Commented] (ACCUMULO-1309) IntersectingIterator.addSource has unecessary object creation

2013-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810461#comment-13810461 ] ASF subversion and git services commented on ACCUMULO-1309: ---

[jira] [Commented] (ACCUMULO-1598) RFileTest encrypted file tests

2013-10-31 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810466#comment-13810466 ] Michael Allen commented on ACCUMULO-1598: - Per John's suggestion, a bit more

[jira] [Resolved] (ACCUMULO-1598) RFileTest encrypted file tests

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines resolved ACCUMULO-1598. -- Resolution: Fixed RFileTest encrypted file tests --

[jira] [Commented] (ACCUMULO-1598) RFileTest encrypted file tests

2013-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810471#comment-13810471 ] ASF subversion and git services commented on ACCUMULO-1598: ---

[jira] [Resolved] (ACCUMULO-1614) Create random walk test that use conditional writer

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner resolved ACCUMULO-1614. Resolution: Fixed Create random walk test that use conditional writer

[jira] [Commented] (ACCUMULO-1614) Create random walk test that use conditional writer

2013-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810480#comment-13810480 ] ASF subversion and git services commented on ACCUMULO-1614: ---

[jira] [Created] (ACCUMULO-1834) ReviewBoard guidelines

2013-10-31 Thread Josh Elser (JIRA)
Josh Elser created ACCUMULO-1834: Summary: ReviewBoard guidelines Key: ACCUMULO-1834 URL: https://issues.apache.org/jira/browse/ACCUMULO-1834 Project: Accumulo Issue Type: Task

[jira] [Updated] (ACCUMULO-1702) Support OR instead of AND option (AND is default) for all Conditions on a ConditionalMutation

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1702: --- Issue Type: Improvement (was: Sub-task) Parent: (was: ACCUMULO-1000)

[jira] [Updated] (ACCUMULO-1701) Create base class / interface for Condition

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1701: --- Fix Version/s: (was: 1.6.0) Create base class / interface for Condition

[jira] [Updated] (ACCUMULO-1702) Support OR instead of AND option (AND is default) for all Conditions on a ConditionalMutation

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1702: --- Fix Version/s: (was: 1.6.0) Support OR instead of AND option (AND is default) for

[jira] [Updated] (ACCUMULO-1701) Create base class / interface for Condition

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1701: --- Issue Type: Improvement (was: Sub-task) Parent: (was: ACCUMULO-1000) Create

[jira] [Resolved] (ACCUMULO-1612) Add conditional writer to mock accumulo

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner resolved ACCUMULO-1612. Resolution: Won't Fix Add conditional writer to mock accumulo

[jira] [Updated] (ACCUMULO-1606) show conditional mutations in list scans

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1606: --- Issue Type: Improvement (was: Sub-task) Parent: (was: ACCUMULO-1000) show

[jira] [Updated] (ACCUMULO-1607) reuse iterator stack when checking conditional mutations

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1607: --- Issue Type: Improvement (was: Sub-task) Parent: (was: ACCUMULO-1000) reuse

[jira] [Updated] (ACCUMULO-1609) Block conditional writes if too much memory used

2013-10-31 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-1609: --- Issue Type: Improvement (was: Sub-task) Parent: (was: ACCUMULO-1000) Block

[jira] [Commented] (ACCUMULO-1834) ReviewBoard guidelines

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810491#comment-13810491 ] John Vines commented on ACCUMULO-1834: -- I think similar rules to our consensus

[jira] [Updated] (ACCUMULO-1829) Increase test timeouts for Accumulo 1.4.x

2013-10-31 Thread Bill Havanki (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Havanki updated ACCUMULO-1829: --- Status: Patch Available (was: In Progress) Increase test timeouts for Accumulo 1.4.x

Accumulo-Master-Hadoop-1 - Build # 1147 - Aborted

2013-10-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master-Hadoop-1 (build #1147) Status: Aborted Check console output at https://builds.apache.org/job/Accumulo-Master-Hadoop-1/1147/ to view the results.

[jira] [Commented] (ACCUMULO-1834) ReviewBoard guidelines

2013-10-31 Thread Bill Havanki (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810525#comment-13810525 ] Bill Havanki commented on ACCUMULO-1834: Whatever the rules, I think they

[jira] [Created] (ACCUMULO-1836) mutation could take key-value pairs in put() to be more efficient

2013-10-31 Thread Chris McCubbin (JIRA)
Chris McCubbin created ACCUMULO-1836: Summary: mutation could take key-value pairs in put() to be more efficient Key: ACCUMULO-1836 URL: https://issues.apache.org/jira/browse/ACCUMULO-1836

[jira] [Created] (ACCUMULO-1837) Fix JS error in jquery.flot.js

2013-10-31 Thread Michael Berman (JIRA)
Michael Berman created ACCUMULO-1837: Summary: Fix JS error in jquery.flot.js Key: ACCUMULO-1837 URL: https://issues.apache.org/jira/browse/ACCUMULO-1837 Project: Accumulo Issue Type:

[jira] [Commented] (ACCUMULO-1833) MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810614#comment-13810614 ] John Vines commented on ACCUMULO-1833: -- The MTBW already caches them, so why

[jira] [Updated] (ACCUMULO-1837) Fix JS error in jquery.flot.js

2013-10-31 Thread Michael Berman (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Berman updated ACCUMULO-1837: - Attachment: ACCUMULO-1837.patch Fix JS error in jquery.flot.js

[jira] [Commented] (ACCUMULO-1837) Fix JS error in jquery.flot.js

2013-10-31 Thread Michael Berman (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810619#comment-13810619 ] Michael Berman commented on ACCUMULO-1837: -- Patch attached Fix JS error in

[jira] [Commented] (ACCUMULO-1021) Provide default key management thats secure

2013-10-31 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810625#comment-13810625 ] Michael Allen commented on ACCUMULO-1021: - The work done for ACCUMULO-998

[jira] [Created] (ACCUMULO-1838) Add a mechanism to set Java system properties for MAC-spawned processes

2013-10-31 Thread Michael Berman (JIRA)
Michael Berman created ACCUMULO-1838: Summary: Add a mechanism to set Java system properties for MAC-spawned processes Key: ACCUMULO-1838 URL: https://issues.apache.org/jira/browse/ACCUMULO-1838

[jira] [Commented] (ACCUMULO-1654) Bug in encryption-at-rest causes periodic IOExceptions

2013-10-31 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810634#comment-13810634 ] Michael Allen commented on ACCUMULO-1654: - [~kturner] Yes, that's intentional,

[jira] [Commented] (ACCUMULO-1833) MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads

2013-10-31 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810635#comment-13810635 ] Billie Rinaldi commented on ACCUMULO-1833: -- It would be better if it didn't

[jira] [Comment Edited] (ACCUMULO-1833) MultiTableBatchWriterImpl.getBatchWriter() is not performant for multiple threads

2013-10-31 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810635#comment-13810635 ] Billie Rinaldi edited comment on ACCUMULO-1833 at 10/31/13 8:02 PM:

[jira] [Updated] (ACCUMULO-1510) bin/accumulo zookeeper doesn't like JLine2

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1510: - Fix Version/s: (was: 1.6.0) 1.7.0 Assignee: (was: John

[jira] [Updated] (ACCUMULO-1694) ZooKeeperInstance constructor should avoid throwing RuntimeExceptions

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1694: - Fix Version/s: (was: 1.6.0) 1.7.0 Assignee: (was: John

[jira] [Updated] (ACCUMULO-1699) ZooKeeperInstance lazy load instanceId

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1699: - Fix Version/s: (was: 1.6.0) 1.7.0 Assignee: (was: John

[jira] [Updated] (ACCUMULO-1838) Add a mechanism to set Java system properties for MAC-spawned processes

2013-10-31 Thread Michael Berman (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Berman updated ACCUMULO-1838: - Attachment: ACCUMULO-1838.patch attaching patch Add a mechanism to set Java system

Accumulo-Master-Hadoop-1 - Build # 1148 - Aborted

2013-10-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master-Hadoop-1 (build #1148) Status: Aborted Check console output at https://builds.apache.org/job/Accumulo-Master-Hadoop-1/1148/ to view the results.

[jira] [Created] (ACCUMULO-1839) $ACCUMULO_CONF_DIR isn't respected everywhere

2013-10-31 Thread Michael Berman (JIRA)
Michael Berman created ACCUMULO-1839: Summary: $ACCUMULO_CONF_DIR isn't respected everywhere Key: ACCUMULO-1839 URL: https://issues.apache.org/jira/browse/ACCUMULO-1839 Project: Accumulo

[jira] [Updated] (ACCUMULO-1679) Get rid of TFile

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1679: - Status: Patch Available (was: In Progress) Get rid of TFile

[jira] [Updated] (ACCUMULO-1307) Master need to shutdown fate

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1307: - Status: Patch Available (was: Open) Master need to shutdown fate

[jira] [Commented] (ACCUMULO-1510) bin/accumulo zookeeper doesn't like JLine2

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810668#comment-13810668 ] Christopher Tubbs commented on ACCUMULO-1510: - This is a bug, and a very

[jira] [Commented] (ACCUMULO-1510) bin/accumulo zookeeper doesn't like JLine2

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810681#comment-13810681 ] John Vines commented on ACCUMULO-1510: -- If you, or anyone else, can fix it go for

[jira] [Comment Edited] (ACCUMULO-1510) bin/accumulo zookeeper doesn't like JLine2

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810681#comment-13810681 ] John Vines edited comment on ACCUMULO-1510 at 10/31/13 8:48 PM:

[jira] [Updated] (ACCUMULO-1510) bin/accumulo zookeeper doesn't like JLine2

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1510: - Fix Version/s: 1.6.0 bin/accumulo zookeeper doesn't like JLine2

[jira] [Updated] (ACCUMULO-981) support pluggable encryption codecs for MapFile when recovering write-ahead logs

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-981: Fix Version/s: (was: 1.6.0) 1.7.0 support pluggable encryption codecs

[jira] [Updated] (ACCUMULO-998) support encryption at rest

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-998: Fix Version/s: (was: 1.6.0) 1.7.0 support encryption at rest

[jira] [Updated] (ACCUMULO-1439) update developer manual

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1439: - Issue Type: Improvement (was: Bug) update developer manual ---

[jira] [Updated] (ACCUMULO-1638) Update RPM Packages to use Conventional Unix Directories

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1638: - Issue Type: Improvement (was: Bug) Update RPM Packages to use Conventional Unix Directories

[jira] [Updated] (ACCUMULO-1709) failing Master doesn't set exit code of process

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1709: - Issue Type: Improvement (was: Bug) failing Master doesn't set exit code of process

[jira] [Updated] (ACCUMULO-1669) User manual examples use two argument Mutation.put

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1669: - Issue Type: Improvement (was: Bug) User manual examples use two argument Mutation.put

[jira] [Updated] (ACCUMULO-1679) Get rid of TFile

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1679: - Issue Type: Task (was: Bug) Get rid of TFile Key:

[jira] [Updated] (ACCUMULO-1710) Verify data in proxy test

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1710: - Issue Type: Improvement (was: Bug) Verify data in proxy test -

[jira] [Updated] (ACCUMULO-1426) old links in documentation

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1426: - Issue Type: Task (was: Bug) old links in documentation --

[jira] [Updated] (ACCUMULO-1493) documentation clarification for MapR

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1493: - Issue Type: Improvement (was: Bug) documentation clarification for MapR

[jira] [Updated] (ACCUMULO-547) accumulo not compatible with IPv6

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-547: Issue Type: Improvement (was: Bug) accumulo not compatible with IPv6

[jira] [Commented] (ACCUMULO-1837) Fix JS error in jquery.flot.js

2013-10-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810721#comment-13810721 ] ASF subversion and git services commented on ACCUMULO-1837: ---

[jira] [Resolved] (ACCUMULO-1837) Fix JS error in jquery.flot.js

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines resolved ACCUMULO-1837. -- Resolution: Fixed Assignee: Michael Berman Fix JS error in jquery.flot.js

[jira] [Updated] (ACCUMULO-1709) failing Master doesn't set exit code of process

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1709: - Resolution: Fixed Status: Resolved (was: Patch Available) failing Master doesn't

[jira] [Updated] (ACCUMULO-1070) Improve the auditing messages that are generated from the server.

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1070: - Resolution: Fixed Status: Resolved (was: Patch Available) Seems like this was

[jira] [Updated] (ACCUMULO-1009) Support encryption over the wire

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1009: - Status: Patch Available (was: Open) Support encryption over the wire

[jira] [Updated] (ACCUMULO-902) Have a common resource pool for minor and major compactions

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-902: Fix Version/s: (was: 1.6.0) Have a common resource pool for minor and major compactions

[jira] [Updated] (ACCUMULO-917) transform AddFilesWithMissingEntries to a more useful (and safe) utility.

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-917: Fix Version/s: (was: 1.6.0) 1.7.0 Agreed, great idea. Next release

[jira] [Updated] (ACCUMULO-999) percolator

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-999: Fix Version/s: (was: 1.6.0) This really isn't in line with the versioning (though your stuff

[jira] [Updated] (ACCUMULO-1006) Add test for VisibilityParseException

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1006: - Fix Version/s: (was: 1.5.1) (was: 1.6.0) 1.7.0

[jira] [Updated] (ACCUMULO-1006) Add test for VisibilityParseException

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1006: - Priority: Minor (was: Major) Add test for VisibilityParseException

[jira] [Updated] (ACCUMULO-1578) Connector constructor doesn't need to fail-fast (maybe?)

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1578: - Fix Version/s: (was: 1.6.0) 1.7.0 This could be added to the new

[jira] [Updated] (ACCUMULO-1491) Stop packaging html pages with the monitor

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1491: - Labels: Documentation (was: ) Stop packaging html pages with the monitor

[jira] [Updated] (ACCUMULO-925) Launch scripts should use a PIDfile

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-925: --- Fix Version/s: (was: 1.6.0) Launch scripts should use a PIDfile

[jira] [Updated] (ACCUMULO-1578) Connector constructor doesn't need to fail-fast (maybe?)

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1578: - Component/s: client Connector constructor doesn't need to fail-fast (maybe?)

[jira] [Updated] (ACCUMULO-1420) Allow user to pass in a siteConfigFile property in the configuration for the AccumuloRunner for referencing an accumulo-site.xml

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1420: - Fix Version/s: (was: 1.6.0) 1.7.0 Allow user to pass in a

[jira] [Resolved] (ACCUMULO-1030) Create a Maven plugin to run MiniAccumuloCluster for integration testing

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-1030. - Resolution: Fixed Create a Maven plugin to run MiniAccumuloCluster for

[jira] [Updated] (ACCUMULO-1594) Create run mojo for starting a MAC instance and leaving it running (until Ctrl-C)

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1594: Issue Type: Improvement (was: Sub-task) Parent: (was:

[jira] [Updated] (ACCUMULO-1675) Accumulo maven plugin should not run when skipTests is set

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1675: Issue Type: Improvement (was: Sub-task) Parent: (was:

[jira] [Updated] (ACCUMULO-1594) Create run mojo for starting a MAC instance and leaving it running (until Ctrl-C)

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1594: Fix Version/s: (was: 1.6.0) Create run mojo for starting a MAC instance

[jira] [Updated] (ACCUMULO-1675) Accumulo maven plugin should not run when skipTests is set

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1675: Fix Version/s: (was: 1.6.0) Accumulo maven plugin should not run when

[jira] [Updated] (ACCUMULO-1675) Accumulo maven plugin should not run when skipTests is set

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1675: Component/s: maven-plugin Accumulo maven plugin should not run when skipTests

[jira] [Updated] (ACCUMULO-1594) Create run mojo for starting a MAC instance and leaving it running (until Ctrl-C)

2013-10-31 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-1594: Component/s: maven-plugin Create run mojo for starting a MAC instance and

[jira] [Updated] (ACCUMULO-1548) Automate table cleanup when using offline mapreduce

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1548: - Fix Version/s: (was: 1.5.1) (was: 1.6.0) 1.7.0

[jira] [Commented] (ACCUMULO-1530) Provide upgrade path to two system metadata tables

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810749#comment-13810749 ] John Vines commented on ACCUMULO-1530: -- This seems to be addressed? Provide

[jira] [Commented] (ACCUMULO-1397) Provide shell support for .accumulorc file

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810768#comment-13810768 ] John Vines commented on ACCUMULO-1397: -- [~mberman] Do you mind uploading an

[jira] [Commented] (ACCUMULO-1360) Document per table classpath

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810775#comment-13810775 ] John Vines commented on ACCUMULO-1360: -- Did this get fixed in 1.5.0? Document

[jira] [Updated] (ACCUMULO-1360) Document per table classpath

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1360: - Labels: Documentation (was: ) Document per table classpath

[jira] [Updated] (ACCUMULO-1468) Document release procedures

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1468: - Labels: Documentation (was: ) Document release procedures ---

[jira] [Updated] (ACCUMULO-1497) Refactor Shell Commands to use JCommander

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1497: - Fix Version/s: (was: 1.6.0) 1.7.0 Refactor Shell Commands to use

[jira] [Updated] (ACCUMULO-1359) compute the delay factor for recoverLease using HDFS configuration

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1359: - Issue Type: Improvement (was: Sub-task) Parent: (was: ACCUMULO-1328) compute

[jira] [Updated] (ACCUMULO-1378) Allow MiniAccumulo cluster configured directory to be used across different runs

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1378: - Fix Version/s: (was: 1.6.0) 1.7.0 Allow MiniAccumulo cluster

[jira] [Updated] (ACCUMULO-1446) Display each table's disk usage in the monitor

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1446: - Fix Version/s: (was: 1.6.0) 1.7.0 Display each table's disk usage in

[jira] [Commented] (ACCUMULO-1706) Admin Utilities Should Respect EPIPE

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810817#comment-13810817 ] John Vines commented on ACCUMULO-1706: -- So is this wrapped? I see a commit a few

[jira] [Updated] (ACCUMULO-1458) Create a mapred example for token file

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1458: - Component/s: client Create a mapred example for token file

[jira] [Updated] (ACCUMULO-1479) Create per-user permissions for a given table namespace

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1479: - Component/s: tserver client Create per-user permissions for a given table

[jira] [Updated] (ACCUMULO-1484) Create node in per-table configuration hierarchy for table namespaces

2013-10-31 Thread John Vines (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Vines updated ACCUMULO-1484: - Component/s: tserver Create node in per-table configuration hierarchy for table namespaces

  1   2   >