[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-01-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563062#comment-13563062 ] Michael Allen commented on ACCUMULO-958: I've implemented a fairly generic, fair

[jira] [Updated] (ACCUMULO-958) Support pluggable encryption in walogs

2013-01-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-958: --- Attachment: accumulo-958.diff Diff for adding WAL log encryption > Support

[jira] [Created] (ACCUMULO-995) stop-all.sh parameter passing does not accept -u root -p password params properly

2013-01-25 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-995: -- Summary: stop-all.sh parameter passing does not accept -u root -p password params properly Key: ACCUMULO-995 URL: https://issues.apache.org/jira/browse/ACCUMULO-995

[jira] [Commented] (ACCUMULO-995) stop-all.sh parameter passing does not accept -u root -p password params properly

2013-01-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563194#comment-13563194 ] Michael Allen commented on ACCUMULO-995: I think the root of this is the way JCo

[jira] [Updated] (ACCUMULO-995) stop-all.sh parameter passing does not accept -u root -p password params properly

2013-01-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-995: --- Attachment: accumulo-995.diff Here's my proposed patch. > stop-all.sh para

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-01-30 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567407#comment-13567407 ] Michael Allen commented on ACCUMULO-958: Hi all, I'll take on getting this code

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-01-31 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567954#comment-13567954 ] Michael Allen commented on ACCUMULO-958: Chris, I'm hoping to have this wrapped

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-01-31 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567957#comment-13567957 ] Michael Allen commented on ACCUMULO-958: Oh, and speaking of: when you say an "e

[jira] [Updated] (ACCUMULO-980) support pluggable codecs for RFile

2013-02-01 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-980: --- Attachment: RFile-Changes-Proposal-V1.pdf I've got a proposal for how to modify the RFile f

[jira] [Commented] (ACCUMULO-980) support pluggable codecs for RFile

2013-02-01 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569023#comment-13569023 ] Michael Allen commented on ACCUMULO-980: Hi Keith. Your comments are spot on in

[jira] [Commented] (ACCUMULO-980) support pluggable codecs for RFile

2013-02-01 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569152#comment-13569152 ] Michael Allen commented on ACCUMULO-980: The design I'm seeing here is that each

[jira] [Commented] (ACCUMULO-980) support pluggable codecs for RFile

2013-02-01 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569220#comment-13569220 ] Michael Allen commented on ACCUMULO-980: Yeah, my design will support reading wi

[jira] [Commented] (ACCUMULO-1032) encryption changes break diagnostic LogReader

2013-02-04 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570539#comment-13570539 ] Michael Allen commented on ACCUMULO-1032: - I'll be fixing this today. Turns ou

[jira] [Assigned] (ACCUMULO-1032) encryption changes break diagnostic LogReader

2013-02-04 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen reassigned ACCUMULO-1032: --- Assignee: Michael Allen (was: John Vines) > encryption changes break diagnost

[jira] [Commented] (ACCUMULO-1032) encryption changes break diagnostic LogReader

2013-02-04 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570574#comment-13570574 ] Michael Allen commented on ACCUMULO-1032: - OK, thanks Eric. >

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

2013-02-04 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-998: --- Attachment: Crypto-Module-Design-v1.pdf The attachment outlines the design of the crypto mo

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

2013-02-04 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-998: --- Attachment: Crypto-Module-Design-v1.1.pdf Try this one, hopefully without table munging (th

[jira] [Commented] (ACCUMULO-905) Switch to Java 1.7

2013-02-05 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571602#comment-13571602 ] Michael Allen commented on ACCUMULO-905: To my knowledge (and please, correct me

[jira] [Commented] (ACCUMULO-905) Switch to Java 1.7

2013-02-05 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571616#comment-13571616 ] Michael Allen commented on ACCUMULO-905: It was. Thanks for the pointer. I'm sti

[jira] [Updated] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-958: --- Attachment: Improving-Crypto-Module-Interface-v1.2.pdf Document describing how I improved t

[jira] [Updated] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-958: --- Attachment: accumulo-958-patch.diff Diff vs. latest 1.5 branch > Support p

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625752#comment-13625752 ] Michael Allen commented on ACCUMULO-958: Hi everyone. I have submitted two new

[jira] [Commented] (ACCUMULO-1216) reconsider using SequenceFiles for the WAL

2013-04-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625763#comment-13625763 ] Michael Allen commented on ACCUMULO-1216: - Yeah, I still think putting encrypti

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625776#comment-13625776 ] Michael Allen commented on ACCUMULO-958: Since I doubt anyone would use the feat

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625792#comment-13625792 ] Michael Allen commented on ACCUMULO-958: Feh, I thought I caught all those, I wi

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-11 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629038#comment-13629038 ] Michael Allen commented on ACCUMULO-958: There's a lot to like about the approac

[jira] [Commented] (ACCUMULO-958) Support pluggable encryption in walogs

2013-04-11 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629141#comment-13629141 ] Michael Allen commented on ACCUMULO-958: The encryption happens after the compre

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

2013-05-23 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-998: --- Attachment: 0001-The-format-patch-all-in-one-go.patch Hi everybody. As we narrow in on 1.5

[jira] [Commented] (ACCUMULO-1537) convert auto tests to integration tests, where possible for continuous integration

2013-07-09 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703801#comment-13703801 ] Michael Allen commented on ACCUMULO-1537: - Chiming in here from the perspective

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

2013-07-10 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-998: --- Attachment: encryption-patch-reroll.patch I have updated the encryption patch with a few im

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

2013-08-15 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1654: Attachment: 0001-Fixed-a-bug-where-keys-and-IVs-from-encrypted-files-.patch This patch f

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

2013-08-15 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1654: --- Summary: Bug in encryption-at-rest causes periodic IOExceptions Key: ACCUMULO-1654 URL: https://issues.apache.org/jira/browse/ACCUMULO-1654 Project: Accumulo

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

2013-08-15 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1654: --- Summary: Bug in encryption-at-rest causes periodic IOExceptions Key: ACCUMULO-1654 URL: https://issues.apache.org/jira/browse/ACCUMULO-1654 Project: Accumulo

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

2013-08-16 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742251#comment-13742251 ] Michael Allen commented on ACCUMULO-1654: - Unfortunately I cannot think of a go

[jira] [Updated] (ACCUMULO-1684) WAL encryption beaks WAL

2013-09-04 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1684: Assignee: Michael Allen > WAL encryption beaks WAL > > >

[jira] [Created] (ACCUMULO-1720) Accumulo saves user passwords in the clear (including the root password) in Zookeeper

2013-09-17 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1720: --- Summary: Accumulo saves user passwords in the clear (including the root password) in Zookeeper Key: ACCUMULO-1720 URL: https://issues.apache.org/jira/browse/ACCUMULO-1720

[jira] [Updated] (ACCUMULO-1720) Accumulo saves the root user's password in the clear in Zookeeper

2013-09-17 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1720: Summary: Accumulo saves the root user's password in the clear in Zookeeper (was: Accumu

[jira] [Updated] (ACCUMULO-1720) Accumulo saves the root user's password in the clear in Zookeeper

2013-09-17 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1720: Description: In reviewing some of the security around users, it came to my attention tha

[jira] [Commented] (ACCUMULO-1720) Accumulo saves the root user's password in the clear in Zookeeper

2013-09-17 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770391#comment-13770391 ] Michael Allen commented on ACCUMULO-1720: - I updated this title and summary sho

[jira] [Resolved] (ACCUMULO-1720) Accumulo saves the root user's password in the clear in Zookeeper

2013-09-18 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen resolved ACCUMULO-1720. - Resolution: Invalid > Accumulo saves the root user's password in the clear in Zook

[jira] [Commented] (ACCUMULO-1720) Accumulo saves the root user's password in the clear in Zookeeper

2013-09-18 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770533#comment-13770533 ] Michael Allen commented on ACCUMULO-1720: - I think I have misread the code here

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

2013-09-18 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770894#comment-13770894 ] Michael Allen commented on ACCUMULO-1009: - I wanted to +1 Michael's comments ab

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

2013-09-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778077#comment-13778077 ] Michael Allen commented on ACCUMULO-1009: - bq. Yes. If everybody can behave as

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

2013-09-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778123#comment-13778123 ] Michael Allen commented on ACCUMULO-1009: - I agree that we should probably focu

[jira] [Created] (ACCUMULO-1758) Implement temporary tables

2013-10-07 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1758: --- Summary: Implement temporary tables Key: ACCUMULO-1758 URL: https://issues.apache.org/jira/browse/ACCUMULO-1758 Project: Accumulo Issue Type: Improveme

[jira] [Commented] (ACCUMULO-1759) Empty walogs block recovery after power outage.

2013-10-09 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790835#comment-13790835 ] Michael Allen commented on ACCUMULO-1759: - I'd believe that more of the RFile s

[jira] [Commented] (ACCUMULO-1759) Empty walogs block recovery after power outage.

2013-10-09 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790845#comment-13790845 ] Michael Allen commented on ACCUMULO-1759: - bq. I'd believe that more of the RFi

[jira] [Commented] (ACCUMULO-1814) LogSorter cannot read WAlogs from 1.5

2013-10-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805619#comment-13805619 ] Michael Allen commented on ACCUMULO-1814: - I'm working on it. > LogSorter cann

[jira] [Commented] (ACCUMULO-1814) LogSorter cannot read WAlogs from 1.5

2013-10-27 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806552#comment-13806552 ] Michael Allen commented on ACCUMULO-1814: - Here's a first pass at a patch. It

[jira] [Updated] (ACCUMULO-1814) LogSorter cannot read WAlogs from 1.5

2013-10-27 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1814: Attachment: ACCUMULO-1814.patch The patch > LogSorter cannot read WAlogs from 1.5 > ---

[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-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-tabpanel&focusedCommentId=13810466#comment-13810466 ] Michael Allen commented on ACCUMULO-1598: - Per John's suggestion, a bit more ex

[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-tabpanel&focusedCommentId=13810625#comment-13810625 ] Michael Allen commented on ACCUMULO-1021: - The work done for ACCUMULO-998 intro

[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-tabpanel&focusedCommentId=13810634#comment-13810634 ] Michael Allen commented on ACCUMULO-1654: - [~kturner] Yes, that's intentional,

[jira] [Created] (ACCUMULO-1928) Class loader issues with building auth/auth/perm extensions

2013-11-25 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1928: --- Summary: Class loader issues with building auth/auth/perm extensions Key: ACCUMULO-1928 URL: https://issues.apache.org/jira/browse/ACCUMULO-1928 Project: Accumu

[jira] [Created] (ACCUMULO-1929) Current auth/auth/perm API doesn't well support multiple authentication domains

2013-11-25 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1929: --- Summary: Current auth/auth/perm API doesn't well support multiple authentication domains Key: ACCUMULO-1929 URL: https://issues.apache.org/jira/browse/ACCUMULO-1929

[jira] [Commented] (ACCUMULO-1928) Class loader issues with building auth/auth/perm extensions

2013-11-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831843#comment-13831843 ] Michael Allen commented on ACCUMULO-1928: - bq. There is a tolerable work around

[jira] [Commented] (ACCUMULO-1928) Class loader issues with building auth/auth/perm extensions

2013-11-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832349#comment-13832349 ] Michael Allen commented on ACCUMULO-1928: - I don't think there's any real point

[jira] [Created] (ACCUMULO-1951) start-here.sh and stop-here.sh throw errors on OS X

2013-12-02 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1951: --- Summary: start-here.sh and stop-here.sh throw errors on OS X Key: ACCUMULO-1951 URL: https://issues.apache.org/jira/browse/ACCUMULO-1951 Project: Accumulo

[jira] [Updated] (ACCUMULO-1951) start-here.sh and stop-here.sh throw errors on OS X

2013-12-02 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1951: Attachment: 0001-Fixes-hostname-a-errors-on-OS-X.patch Patch to address bug > start-her

[jira] [Commented] (ACCUMULO-1852) nativeMap test doesn't run on OS X

2013-12-05 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840196#comment-13840196 ] Michael Allen commented on ACCUMULO-1852: - This did not work for me on my lapto

[jira] [Updated] (ACCUMULO-1852) nativeMap test doesn't run on OS X

2013-12-05 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1852: Attachment: 0001-ACCUMULO-1852-Further-fixes-nativemap-test-on-OSX.patch > nativeMap tes

[jira] [Commented] (ACCUMULO-1852) nativeMap test doesn't run on OS X

2013-12-05 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840274#comment-13840274 ] Michael Allen commented on ACCUMULO-1852: - It was definitely just the basic 'ma

[jira] [Commented] (ACCUMULO-1852) nativeMap test doesn't run on OS X

2013-12-05 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840291#comment-13840291 ] Michael Allen commented on ACCUMULO-1852: - [~elserj] I agree that OSX packaging

[jira] [Created] (ACCUMULO-1987) Incorrect handling of auth byte sequences in TabletServer

2013-12-09 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1987: --- Summary: Incorrect handling of auth byte sequences in TabletServer Key: ACCUMULO-1987 URL: https://issues.apache.org/jira/browse/ACCUMULO-1987 Project: Accumulo

[jira] [Updated] (ACCUMULO-1987) Incorrect handling of auth byte sequences in TabletServer

2013-12-09 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1987: Attachment: Fixes-byte-buffer-copy-bug.patch Patch for fix > Incorrect handling of auth

[jira] [Created] (ACCUMULO-1995) TServer refuses to start if WALog file has only header and no entries

2013-12-09 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1995: --- Summary: TServer refuses to start if WALog file has only header and no entries Key: ACCUMULO-1995 URL: https://issues.apache.org/jira/browse/ACCUMULO-1995 Proje

[jira] [Updated] (ACCUMULO-1995) TServer refuses to start if WALog file has only header and no entries

2013-12-09 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-1995: Attachment: ACCUMULO-1995-Fixes-ZK-path-construction.patch Patch with fix > TServer ref

[jira] [Created] (ACCUMULO-1998) Exception while attempting to bring up 1.6.0 TabletServer after moderate amount of work

2013-12-10 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-1998: --- Summary: Exception while attempting to bring up 1.6.0 TabletServer after moderate amount of work Key: ACCUMULO-1998 URL: https://issues.apache.org/jira/browse/ACCUMULO-1998

[jira] [Commented] (ACCUMULO-1998) Exception while attempting to bring up 1.6.0 TabletServer after moderate amount of work

2013-12-11 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845498#comment-13845498 ] Michael Allen commented on ACCUMULO-1998: - Here's more of a precise breakdown.

[jira] [Commented] (ACCUMULO-1998) Exception while attempting to bring up 1.6.0 TabletServer after moderate amount of work

2013-12-11 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845507#comment-13845507 ] Michael Allen commented on ACCUMULO-1998: - Oh, another hint! After reading ove

[jira] [Commented] (ACCUMULO-1998) Exception while attempting to bring up 1.6.0 TabletServer after moderate amount of work

2013-12-12 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846630#comment-13846630 ] Michael Allen commented on ACCUMULO-1998: - [~keith_turner] I reproduced, kind o

[jira] [Created] (ACCUMULO-2046) Have startup scripts automatically pick up jaas.conf and krb5.conf files

2013-12-17 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-2046: --- Summary: Have startup scripts automatically pick up jaas.conf and krb5.conf files Key: ACCUMULO-2046 URL: https://issues.apache.org/jira/browse/ACCUMULO-2046 Pr

[jira] [Commented] (ACCUMULO-2046) Have startup scripts automatically pick up jaas.conf and krb5.conf files

2013-12-17 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850983#comment-13850983 ] Michael Allen commented on ACCUMULO-2046: - Oh yes, that's mostly what I meant.

[jira] [Updated] (ACCUMULO-2046) Have startup scripts automatically pick up jaas.conf and krb5.conf files

2013-12-17 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-2046: Attachment: 0001-ACCUMULO-2046-Adds-checking-for-jaas.conf-krb5.conf.patch > Have startu

[jira] [Commented] (ACCUMULO-1902) DefaultSecretKeyEncryptionStrategy will not work w/ multiple namenodes

2014-01-08 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865751#comment-13865751 ] Michael Allen commented on ACCUMULO-1902: - I wouldn't say I'm *actively* workin

[jira] [Created] (ACCUMULO-2549) ShellTest sometimes fails because of order of authentication strings returned

2014-03-25 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-2549: --- Summary: ShellTest sometimes fails because of order of authentication strings returned Key: ACCUMULO-2549 URL: https://issues.apache.org/jira/browse/ACCUMULO-2549

[jira] [Updated] (ACCUMULO-2549) ShellTest sometimes fails because of order of authentication strings returned

2014-03-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-2549: Attachment: ACCUMULO-2549-Fixes-ShellTest.patch Proposed patch. > ShellTest sometimes f

[jira] [Commented] (ACCUMULO-2549) ShellTest sometimes fails because of order of authentication strings returned

2014-03-25 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946847#comment-13946847 ] Michael Allen commented on ACCUMULO-2549: - There was some local speculation tha

[jira] [Created] (ACCUMULO-2713) Instance secret written out with other configuration items to RFiles and WALogs when encryption is turned on

2014-04-22 Thread Michael Allen (JIRA)
Michael Allen created ACCUMULO-2713: --- Summary: Instance secret written out with other configuration items to RFiles and WALogs when encryption is turned on Key: ACCUMULO-2713 URL: https://issues.apache.org/jira/

[jira] [Commented] (ACCUMULO-2713) Instance secret written out with other configuration items to RFiles and WALogs when encryption is turned on

2014-04-22 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976916#comment-13976916 ] Michael Allen commented on ACCUMULO-2713: - Attached patch. > Instance secret w

[jira] [Updated] (ACCUMULO-2713) Instance secret written out with other configuration items to RFiles and WALogs when encryption is turned on

2014-04-22 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-2713: Attachment: Dont-write-instance-secret-to-RFiles.patch > Instance secret written out wit

[jira] [Commented] (ACCUMULO-2713) Instance secret written out with other configuration items to RFiles and WALogs when encryption is turned on

2014-04-22 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976935#comment-13976935 ] Michael Allen commented on ACCUMULO-2713: - Sure. The patch was off of the 1.5.

[jira] [Updated] (ACCUMULO-2796) user manual doesn't mention ordering of iterator application

2014-06-12 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-2796: Labels: newbie summit2014 (was: newbie) > user manual doesn't mention ordering of itera

[jira] [Assigned] (ACCUMULO-2796) user manual doesn't mention ordering of iterator application

2014-06-12 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen reassigned ACCUMULO-2796: --- Assignee: Michael Allen > user manual doesn't mention ordering of iterator applica

[jira] [Updated] (ACCUMULO-2796) user manual doesn't mention ordering of iterator application

2014-06-12 Thread Michael Allen (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen updated ACCUMULO-2796: Attachment: ACCUMULO-2796.patch This patch is against master, but wouldn't be hard to ba