[GitHub] [accumulo] keith-turner merged pull request #1127: fixes #1111 support reading unencrypted WALs from 1.9

2019-04-24 Thread GitBox
keith-turner merged pull request #1127: fixes # support reading unencrypted WALs from 1.9 URL: https://github.com/apache/accumulo/pull/1127 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [accumulo] keith-turner closed issue #1111: Unable to upgrade from 1.9 to 2.0 with walogs

2019-04-24 Thread GitBox
keith-turner closed issue #: Unable to upgrade from 1.9 to 2.0 with walogs URL: https://github.com/apache/accumulo/issues/ This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [accumulo] keith-turner opened a new pull request #1131: fixes #1128 cleaned up upgrade code

2019-04-24 Thread GitBox
keith-turner opened a new pull request #1131: fixes #1128 cleaned up upgrade code URL: https://github.com/apache/accumulo/pull/1131 Removed a lot of upgrade code for older versions that should never run. Refactored most of the upgrade code out of the master. One goal of the refactori

[GitHub] [accumulo] ctubbsii commented on issue #1088: Fix #1087, wrap FileWriter with BufferedWriter

2019-04-24 Thread GitBox
ctubbsii commented on issue #1088: Fix #1087, wrap FileWriter with BufferedWriter URL: https://github.com/apache/accumulo/pull/1088#issuecomment-486444197 Thanks for the pull request, @bd2019us . If you're not already added, and would like to be added to https://accumulo.apache.org/people/

[GitHub] [accumulo] ctubbsii closed issue #1087: FileWriter.write() should not be intensively used in loop

2019-04-24 Thread GitBox
ctubbsii closed issue #1087: FileWriter.write() should not be intensively used in loop URL: https://github.com/apache/accumulo/issues/1087 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [accumulo] ctubbsii merged pull request #1088: Fix #1087, wrap FileWriter with BufferedWriter

2019-04-24 Thread GitBox
ctubbsii merged pull request #1088: Fix #1087, wrap FileWriter with BufferedWriter URL: https://github.com/apache/accumulo/pull/1088 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [accumulo-website] mikewalch merged pull request #171: Created docs for using Apache Spark with Accumulo

2019-04-24 Thread GitBox
mikewalch merged pull request #171: Created docs for using Apache Spark with Accumulo URL: https://github.com/apache/accumulo-website/pull/171 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [accumulo] ctubbsii commented on a change in pull request #1127: fixes #1111 support reading unencrypted WALs from 1.9

2019-04-24 Thread GitBox
ctubbsii commented on a change in pull request #1127: fixes # support reading unencrypted WALs from 1.9 URL: https://github.com/apache/accumulo/pull/1127#discussion_r278331385 ## File path: server/tserver/src/main/java/org/apache/accumulo/tserver/log/DfsLogger.java ##

Accumulo-Master - Build # 2791 - Fixed

2019-04-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2791) Status: Fixed Check console output at https://builds.apache.org/job/Accumulo-Master/2791/ to view the results.

[GitHub] [accumulo-website] keith-turner commented on a change in pull request #171: Created docs for using Apache Spark with Accumulo

2019-04-24 Thread GitBox
keith-turner commented on a change in pull request #171: Created docs for using Apache Spark with Accumulo URL: https://github.com/apache/accumulo-website/pull/171#discussion_r278311345 ## File path: _docs-2/development/spark.md ## @@ -0,0 +1,107 @@ +--- +title: Spark +cat

[GitHub] [accumulo-website] keith-turner commented on a change in pull request #171: Created docs for using Apache Spark with Accumulo

2019-04-24 Thread GitBox
keith-turner commented on a change in pull request #171: Created docs for using Apache Spark with Accumulo URL: https://github.com/apache/accumulo-website/pull/171#discussion_r278311712 ## File path: _docs-2/development/spark.md ## @@ -0,0 +1,107 @@ +--- +title: Spark +cat

[GitHub] [accumulo-examples] mikewalch merged pull request #48: Remove examples.conf.template

2019-04-24 Thread GitBox
mikewalch merged pull request #48: Remove examples.conf.template URL: https://github.com/apache/accumulo-examples/pull/48 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [accumulo] bd2019us commented on a change in pull request #1088: Fix #1087, wrap FileWriter with BufferedWriter

2019-04-24 Thread GitBox
bd2019us commented on a change in pull request #1088: Fix #1087, wrap FileWriter with BufferedWriter URL: https://github.com/apache/accumulo/pull/1088#discussion_r278310052 ## File path: server/base/src/main/java/org/apache/accumulo/server/util/Admin.java ## @@ -506,7 +507

[GitHub] [accumulo-website] mikewalch merged pull request #172: Specify branch using -b with ghc tag

2019-04-24 Thread GitBox
mikewalch merged pull request #172: Specify branch using -b with ghc tag URL: https://github.com/apache/accumulo-website/pull/172 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [accumulo-website] mikewalch commented on a change in pull request #172: Specify branch using -b with ghc tag

2019-04-24 Thread GitBox
mikewalch commented on a change in pull request #172: Specify branch using -b with ghc tag URL: https://github.com/apache/accumulo-website/pull/172#discussion_r278309800 ## File path: README.md ## @@ -49,7 +49,7 @@ The source for these tags is at [_plugins/links.rb](_plug

[GitHub] [accumulo-website] keith-turner commented on a change in pull request #172: Specify branch using -b with ghc tag

2019-04-24 Thread GitBox
keith-turner commented on a change in pull request #172: Specify branch using -b with ghc tag URL: https://github.com/apache/accumulo-website/pull/172#discussion_r278308263 ## File path: README.md ## @@ -49,7 +49,7 @@ The source for these tags is at [_plugins/links.rb](_p

[GitHub] [accumulo-examples] mikewalch opened a new pull request #48: Remove examples.conf.template

2019-04-24 Thread GitBox
mikewalch opened a new pull request #48: Remove examples.conf.template URL: https://github.com/apache/accumulo-examples/pull/48 * This file is no longer used by any example This is an automated message from the Apache Git Serv

[GitHub] [accumulo] keith-turner commented on a change in pull request #1127: fixes #1111 support reading unencrypted WALs from 1.9

2019-04-24 Thread GitBox
keith-turner commented on a change in pull request #1127: fixes # support reading unencrypted WALs from 1.9 URL: https://github.com/apache/accumulo/pull/1127#discussion_r278304047 ## File path: server/tserver/src/main/java/org/apache/accumulo/tserver/log/DfsLogger.java ###

[GitHub] [accumulo-website] mikewalch opened a new pull request #172: Specify branch using -b with ghc tag

2019-04-24 Thread GitBox
mikewalch opened a new pull request #172: Specify branch using -b with ghc tag URL: https://github.com/apache/accumulo-website/pull/172 It test this option manually and it worked. This is an automated message from the Apache G

[GitHub] [accumulo] ctubbsii commented on issue #1130: Fixes #593 Hide Master is Down message on startup

2019-04-24 Thread GitBox
ctubbsii commented on issue #1130: Fixes #593 Hide Master is Down message on startup URL: https://github.com/apache/accumulo/pull/1130#issuecomment-486409364 @hkeebler Thanks for the contribution. if you haven't already been added, and would like to be added to our people page at https://

[GitHub] [accumulo] ctubbsii closed issue #593: Monitor 2.0 Main page is pessimistic

2019-04-24 Thread GitBox
ctubbsii closed issue #593: Monitor 2.0 Main page is pessimistic URL: https://github.com/apache/accumulo/issues/593 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [accumulo] ctubbsii merged pull request #1130: Fixes #593 Hide Master is Down message on startup

2019-04-24 Thread GitBox
ctubbsii merged pull request #1130: Fixes #593 Hide Master is Down message on startup URL: https://github.com/apache/accumulo/pull/1130 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [accumulo-website] mikewalch opened a new pull request #171: Created docs for using Apache Spark with Accumulo

2019-04-24 Thread GitBox
mikewalch opened a new pull request #171: Created docs for using Apache Spark with Accumulo URL: https://github.com/apache/accumulo-website/pull/171 This is an automated message from the Apache Git Service. To respond to the

[jira] [Resolved] (ACCUMULO-4828) Initialization of master deadlocks

2019-04-24 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-4828. - Resolution: Cannot Reproduce Fix Version/s: (was: 2.0.0) > Initiali

[GitHub] [accumulo] hkeebler opened a new pull request #1130: Fixes #593 Hide Master is Down message on startup

2019-04-24 Thread GitBox
hkeebler opened a new pull request #1130: Fixes #593 Hide Master is Down message on startup URL: https://github.com/apache/accumulo/pull/1130 Added "display:none" to table column - attempted to use bootstrap .hide but was attributed with !important so could not be overwritten. ---

[GitHub] [accumulo] ctubbsii commented on a change in pull request #1127: fixes #1111 support reading unencrypted WALs from 1.9

2019-04-24 Thread GitBox
ctubbsii commented on a change in pull request #1127: fixes # support reading unencrypted WALs from 1.9 URL: https://github.com/apache/accumulo/pull/1127#discussion_r278242085 ## File path: server/tserver/src/main/java/org/apache/accumulo/tserver/log/DfsLogger.java ##

[jira] [Resolved] (ACCUMULO-4007) Shell "grep" command takes "-pn" option, but it doesn't work

2019-04-24 Thread Mark Owens (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Owens resolved ACCUMULO-4007. -- Resolution: Duplicate See https://github.com/apache/accumulo/issues/1129 > Shell "grep" co

[GitHub] [accumulo] keith-turner commented on a change in pull request #1127: fixes #1111 support reading unencrypted WALs from 1.9

2019-04-24 Thread GitBox
keith-turner commented on a change in pull request #1127: fixes # support reading unencrypted WALs from 1.9 URL: https://github.com/apache/accumulo/pull/1127#discussion_r278166780 ## File path: server/tserver/src/main/java/org/apache/accumulo/tserver/log/DfsLogger.java ###

[jira] [Commented] (ACCUMULO-4007) Shell "grep" command takes "-pn" option, but it doesn't work

2019-04-24 Thread Don Resnik (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824959#comment-16824959 ] Don Resnik commented on ACCUMULO-4007: -- Can someone please close as duplicate?  I

[jira] [Commented] (ACCUMULO-4007) Shell "grep" command takes "-pn" option, but it doesn't work

2019-04-24 Thread Don Resnik (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824958#comment-16824958 ] Don Resnik commented on ACCUMULO-4007: -- Being worked in GitHub  https://github.co

[GitHub] [accumulo] DonResnik opened a new issue #1129: Shell "grep" command takes "-pn" option, but it doesn't work

2019-04-24 Thread GitBox
DonResnik opened a new issue #1129: Shell "grep" command takes "-pn" option, but it doesn't work URL: https://github.com/apache/accumulo/issues/1129 Brought over from Jira - https://issues.apache.org/jira/browse/ACCUMULO-4007 I created an iterator to count key values, and it works

[GitHub] [accumulo] DonResnik commented on issue #1129: Shell "grep" command takes "-pn" option, but it doesn't work

2019-04-24 Thread GitBox
DonResnik commented on issue #1129: Shell "grep" command takes "-pn" option, but it doesn't work URL: https://github.com/apache/accumulo/issues/1129#issuecomment-486143192 I am going to work on this This is an automated messa