[GitHub] ctubbsii commented on issue #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method

2017-10-27 Thread GitBox
ctubbsii commented on issue #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method URL: https://github.com/apache/accumulo/pull/313#issuecomment-340135372 Updated with javadoc and since tag on new method. This is an

[jira] [Commented] (ACCUMULO-4714) Create landing page for new developers

2017-10-27 Thread Mark Owens (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223176#comment-16223176 ] Mark Owens commented on ACCUMULO-4714: -- That was my thought as well. I hope to organize the

Accumulo-Master - Build # 2173 - Still Failing

2017-10-27 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2173) Status: Still Failing Check console output at https://builds.apache.org/job/Accumulo-Master/2173/ to view the results.

[GitHub] keith-turner commented on issue #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded

2017-10-27 Thread GitBox
keith-turner commented on issue #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded URL: https://github.com/apache/accumulo/pull/315#issuecomment-340059124 @PircDef how did you generate the binary kek files in resources? If it all possible it would be

[GitHub] keith-turner commented on a change in pull request #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded

2017-10-27 Thread GitBox
keith-turner commented on a change in pull request #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded URL: https://github.com/apache/accumulo/pull/315#discussion_r147475074 ## File path:

[GitHub] keith-turner commented on a change in pull request #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded

2017-10-27 Thread GitBox
keith-turner commented on a change in pull request #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded URL: https://github.com/apache/accumulo/pull/315#discussion_r147475074 ## File path:

[GitHub] keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method

2017-10-27 Thread GitBox
keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method URL: https://github.com/apache/accumulo/pull/313#discussion_r147470769 ## File path: core/src/main/java/org/apache/accumulo/core/data/Value.java ## @@ -242,16

[GitHub] keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method

2017-10-27 Thread GitBox
keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method URL: https://github.com/apache/accumulo/pull/313#discussion_r147469647 ## File path: core/src/main/java/org/apache/accumulo/core/data/Value.java ## @@ -242,16

[GitHub] keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method

2017-10-27 Thread GitBox
keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method URL: https://github.com/apache/accumulo/pull/313#discussion_r147469405 ## File path: core/src/main/java/org/apache/accumulo/core/data/Value.java ## @@ -242,16

[GitHub] keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method

2017-10-27 Thread GitBox
keith-turner commented on a change in pull request #313: ACCUMULO-4726 Add Value.contentEquals(byte[]) method URL: https://github.com/apache/accumulo/pull/313#discussion_r147469254 ## File path: core/src/main/java/org/apache/accumulo/core/data/Value.java ## @@ -242,16

[jira] [Commented] (ACCUMULO-4714) Create landing page for new developers

2017-10-27 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222635#comment-16222635 ] Michael Miller commented on ACCUMULO-4714: -- [~ctubbsii] That was my thinking... not create new

[jira] [Commented] (ACCUMULO-4728) Allow tserver to reject migration

2017-10-27 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222632#comment-16222632 ] Josh Elser commented on ACCUMULO-4728: -- bq. This was observed with a table.classpath.context that

[jira] [Commented] (ACCUMULO-4732) No APIs to configure iterators and locality groups for new table

2017-10-27 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222608#comment-16222608 ] Christopher Tubbs commented on ACCUMULO-4732: - Tagged this as "newbie", because I think it

[jira] [Updated] (ACCUMULO-4732) No APIs to configure iterators and locality groups for new table

2017-10-27 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4732: Labels: newbie (was: ) > No APIs to configure iterators and locality groups for

[jira] [Updated] (ACCUMULO-4731) Improve exception handling if a key encryption key cannot be loaded

2017-10-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4731: - Labels: pull-request-available (was: ) > Improve exception handling if a key

[jira] [Commented] (ACCUMULO-4729) MiniAccumuloCluster should have a Singleton

2017-10-27 Thread Jorge Machado (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222605#comment-16222605 ] Jorge Machado commented on ACCUMULO-4729: - Yes that was what end up doing. I have a very

[GitHub] ctubbsii commented on issue #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded

2017-10-27 Thread GitBox
ctubbsii commented on issue #315: ACCUMULO-4731 Improve exception handling if a key encryption key cannot be loaded URL: https://github.com/apache/accumulo/pull/315#issuecomment-340012873 For some reason, this PR isn't updating JIRA. I think JIRA integration might be broken again.

[jira] [Updated] (ACCUMULO-4731) Improve exception handling if a key encryption key cannot be loaded

2017-10-27 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4731: Priority: Minor (was: Critical) Fix Version/s: 2.0.0 Component/s:

[jira] [Commented] (ACCUMULO-4714) Create landing page for new developers

2017-10-27 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222596#comment-16222596 ] Christopher Tubbs commented on ACCUMULO-4714: - This sounds like a great idea. Even better,

[jira] [Commented] (ACCUMULO-4348) Deprecate KerberosToken constructor that exposes UserGroupInformation

2017-10-27 Thread Jorge Machado (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222592#comment-16222592 ] Jorge Machado commented on ACCUMULO-4348: - I was working on a client with Kerberos. I think we

[jira] [Updated] (ACCUMULO-4729) MiniAccumuloCluster should have a Singleton

2017-10-27 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4729: Issue Type: New Feature (was: Bug) > MiniAccumuloCluster should have a

[jira] [Commented] (ACCUMULO-4729) MiniAccumuloCluster should have a Singleton

2017-10-27 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222579#comment-16222579 ] Christopher Tubbs commented on ACCUMULO-4729: - There are two ways I've seen

[jira] [Commented] (ACCUMULO-4728) Allow tserver to reject migration

2017-10-27 Thread Charles Williams (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16222327#comment-16222327 ] Charles Williams commented on ACCUMULO-4728: This was observed with a