The Apache Jenkins build system has built Accumulo-1.8 (build #258)
Status: Still Failing
Check console output at https://builds.apache.org/job/Accumulo-1.8/258/ to view
the results.
[
https://issues.apache.org/jira/browse/ACCUMULO-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Felts updated ACCUMULO-4803:
-
Fix Version/s: 2.0.0
> Remove automatic KEK creation if SecretKeyEncryptionStrategies cannot fi
Nick Felts created ACCUMULO-4803:
Summary: Remove automatic KEK creation if
SecretKeyEncryptionStrategies cannot find KEK file
Key: ACCUMULO-4803
URL: https://issues.apache.org/jira/browse/ACCUMULO-4803
The Apache Jenkins build system has built Accumulo-Master (build #2252)
Status: Fixed
Check console output at https://builds.apache.org/job/Accumulo-Master/2252/ to
view the results.
keith-turner closed pull request #374: ACCUMULO-4790 Avoid creating FileRef
URL: https://github.com/apache/accumulo/pull/374
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pul
[
https://issues.apache.org/jira/browse/ACCUMULO-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Owens resolved ACCUMULO-4772.
--
Resolution: Resolved
> Update Accumulo shell to utilize new NewTableConfiguration methods
> -
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166730012
##
File path:
core/src/main/java/org/apache/accumulo/core/conf/ClientConfigGenerate.java
##
@@ -0,0
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166725393
##
File path:
core/src/main/java/org/apache/accumulo/core/client/ConnectionInfo.java
##
@@ -0,0 +1,
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166728454
##
File path:
core/src/main/java/org/apache/accumulo/core/client/impl/ConnectorImpl.java
##
@@ -193
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166726135
##
File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java
##
@@ -128,6 +151,19
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166736816
##
File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java
##
@@ -237,4 +282,27
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166735759
##
File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java
##
@@ -237,4 +282,27
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166725291
##
File path:
core/src/main/java/org/apache/accumulo/core/client/BatchWriterConfig.java
##
@@ -309,
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166725644
##
File path:
core/src/main/java/org/apache/accumulo/core/client/ConnectionInfo.java
##
@@ -0,0 +1,
keith-turner commented on a change in pull request #361: ACCUMULO-4784 - Create
builder for Connector
URL: https://github.com/apache/accumulo/pull/361#discussion_r166737783
##
File path:
core/src/main/java/org/apache/accumulo/core/conf/ClientConfigGenerate.java
##
@@ -0,0
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1025)
Status: Still Failing
Check console output at
https://builds.apache.org/job/Accumulo-Pull-Requests/1025/ to view the results.
[
https://issues.apache.org/jira/browse/ACCUMULO-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ACCUMULO-4800:
-
Labels: pull-request-available (was: )
> Preparse iterator configuration
> ---
keith-turner opened a new pull request #378: ACCUMULO-4800 Cache parsing of
iterator config
URL: https://github.com/apache/accumulo/pull/378
This is an automated message from the Apache Git Service.
To respond to the message
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1024)
Status: Failure
Check console output at
https://builds.apache.org/job/Accumulo-Pull-Requests/1024/ to view the results.
[
https://issues.apache.org/jira/browse/ACCUMULO-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ACCUMULO-4802:
-
Labels: pull-request-available (was: )
> Add kill command to accumulo-cluster script
>
mikewalch opened a new pull request #377: ACCUMULO-4802 Added kill command to
accumulo-cluster script
URL: https://github.com/apache/accumulo/pull/377
This is an automated message from the Apache Git Service.
To respond to t
keith-turner commented on a change in pull request #373: ACCUMULO-4709 sanity
check in Mutation
URL: https://github.com/apache/accumulo/pull/373#discussion_r166659412
##
File path: core/src/main/java/org/apache/accumulo/core/data/Mutation.java
##
@@ -306,6 +340,9 @@ privat
keith-turner commented on a change in pull request #373: ACCUMULO-4709 sanity
check in Mutation
URL: https://github.com/apache/accumulo/pull/373#discussion_r166650901
##
File path: core/src/main/java/org/apache/accumulo/core/data/Mutation.java
##
@@ -306,6 +340,9 @@ privat
The Apache Jenkins build system has built Accumulo-Master (build #2251)
Status: Still Failing
Check console output at https://builds.apache.org/job/Accumulo-Master/2251/ to
view the results.
keith-turner closed pull request #370: ACCUMULO-4772 Update shell to use
NewTableConfiguration methods
URL: https://github.com/apache/accumulo/pull/370
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenanc
25 matches
Mail list logo