[accumulo-website] branch master updated: Fix travis builds (Attempt 1)

2019-04-11 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
 new c789d02  Fix travis builds (Attempt 1)
c789d02 is described below

commit c789d02635ecdf34c04411bfc4386ebcbbbab5de
Author: Christopher Tubbs 
AuthorDate: Thu Apr 11 22:14:06 2019 -0400

Fix travis builds (Attempt 1)
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 9fcd90c..fb9e225 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,9 @@
 language: ruby
 rvm:
   - 2.5
+before_install:
+  - gem update --system
+  - gem install bundler
 branches:
   except:
 - asf-site



[accumulo-website] branch asf-site updated (9ee89d1 -> c627ec7)

2019-04-11 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


from 9ee89d1  Jekyll build from master:cb7a81b
 new 382ce6f  Jekyll build from master:949d701
 new c627ec7  Jekyll build from master:4ad5b56

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 governance/bylaws.html => 1.8/examples/batch.html  |   8 +-
 1.8/examples/batch.md  |  55 
 governance/bylaws.html => 1.8/examples/bloom.html  |   8 +-
 1.8/examples/bloom.md  | 219 -
 1.8/examples/bulkIngest.html   |  11 +
 1.8/examples/bulkIngest.md |  33 --
 versioning.html => 1.8/examples/classpath.html |   8 +-
 1.8/examples/classpath.md  |  68 
 1.8/examples/client.html   |  11 +
 1.8/examples/client.md |  79 -
 1.8/examples/combiner.html |  11 +
 1.8/examples/combiner.md   |  70 -
 1.8/examples/constraints.html  |  11 +
 1.8/examples/constraints.md|  54 
 1.8/examples/dirlist.html  |  11 +
 1.8/examples/dirlist.md| 114 ---
 1.8/examples/export.html   |  11 +
 1.8/examples/export.md |  91 --
 1.8/examples/filedata.html |  11 +
 1.8/examples/filedata.md   |  47 ---
 1.8/examples/filter.html   |  11 +
 1.8/examples/filter.md | 110 ---
 1.8/examples/helloworld.html   |  11 +
 1.8/examples/helloworld.md |  47 ---
 1.8/examples/index.html|   4 +
 versioning.html => 1.8/examples/isolation.html |   8 +-
 1.8/examples/isolation.md  |  50 ---
 1.8/examples/mapred.html   |  11 +
 1.8/examples/mapred.md | 154 -
 1.8/examples/maxmutation.html  |  11 +
 1.8/examples/maxmutation.md|  49 ---
 governance/bylaws.html => 1.8/examples/regex.html  |   8 +-
 1.8/examples/regex.md  |  57 
 .../examples/reservations.html |   8 +-
 1.8/examples/reservations.md   |  66 
 1.8/examples/rgbalancer.html   |  11 +
 1.8/examples/rgbalancer.md | 159 --
 1.8/examples/rowhash.html  |  11 +
 1.8/examples/rowhash.md|  59 
 1.8/examples/sample.html   |  11 +
 1.8/examples/sample.md | 192 
 governance/bylaws.html => 1.8/examples/shard.html  |   8 +-
 1.8/examples/shard.md  |  67 
 1.8/examples/tabletofile.html  |  11 +
 1.8/examples/tabletofile.md|  59 
 1.8/examples/terasort.html |  11 +
 1.8/examples/terasort.md   |  50 ---
 1.8/examples/visibility.html   |  11 +
 1.8/examples/visibility.md | 131 
 1.9/accumulo_user_manual.html  |   2 +-
 1.9/apidocs/allclasses-frame.html  |   2 +-
 1.9/apidocs/allclasses-noframe.html|   2 +-
 1.9/apidocs/constant-values.html   |   2 +-
 1.9/apidocs/deprecated-list.html   |  38 +--
 1.9/apidocs/help-doc.html  |   2 +-
 1.9/apidocs/index-all.html |   2 +-
 1.9/apidocs/index.html |   2 +-
 .../accumulo/core/client/AccumuloException.html|   2 +-
 .../core/client/AccumuloSecurityException.html |   2 +-
 .../apache/accumulo/core/client/BatchDeleter.html  |   2 +-
 .../apache/accumulo/core/client/BatchScanner.html  |   2 +-
 .../apache/accumulo/core/client/BatchWriter.html   |   2 +-
 .../accumulo/core/client/BatchWriterConfig.html|   2 +-
 .../client/ClientConfiguration.ClientProperty.html |   2 +-
 .../accumulo/core/client/ClientConfiguration.html  |   2 +-
 ...lientSideIteratorScanner.ScannerTranslator.html |   2 +-
 .../core/client/ClientSideIteratorScanner.html |   2 +-
 .../core/client/ConditionalWriter.Result.html  |   2 +-
 .../core/client/ConditionalWriter.Status.html  |   2 +-
 .../accumulo/core/client/ConditionalWriter.html|   2 +-
 .../core/client/ConditionalWriterConfig.html   |   2 +-
 .../org/

[accumulo-website] branch master updated (cb7a81b -> 4ad5b56)

2019-04-11 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


from cb7a81b  Update site for 1.9.3
 new 949d701  Minor updates to website for 1.9.3 release
 new 4ad5b56  Update 1.8/1.9 examples

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 1.8/examples/batch.md  |  55 --
 1.8/examples/bloom.md  | 219 -
 1.8/examples/bulkIngest.md |  33 
 1.8/examples/classpath.md  |  68 ---
 1.8/examples/client.md |  79 
 1.8/examples/combiner.md   |  70 ---
 1.8/examples/constraints.md|  54 -
 1.8/examples/dirlist.md| 114 ---
 1.8/examples/export.md |  91 -
 1.8/examples/filedata.md   |  47 -
 1.8/examples/filter.md | 110 ---
 1.8/examples/helloworld.md |  47 -
 1.8/examples/index.md  |   4 +
 1.8/examples/isolation.md  |  50 -
 1.8/examples/mapred.md | 154 ---
 1.8/examples/maxmutation.md|  49 -
 1.8/examples/regex.md  |  57 --
 1.8/examples/reservations.md   |  66 ---
 1.8/examples/rgbalancer.md | 159 ---
 1.8/examples/rowhash.md|  59 --
 1.8/examples/sample.md | 192 --
 1.8/examples/shard.md  |  67 ---
 1.8/examples/tabletofile.md|  59 --
 1.8/examples/terasort.md   |  50 -
 1.8/examples/visibility.md | 131 
 1.9/accumulo_user_manual.html  |   2 +-
 1.9/apidocs/allclasses-frame.html  |   2 +-
 1.9/apidocs/allclasses-noframe.html|   2 +-
 1.9/apidocs/constant-values.html   |   2 +-
 1.9/apidocs/deprecated-list.html   |  38 ++--
 1.9/apidocs/help-doc.html  |   2 +-
 1.9/apidocs/index-all.html |   2 +-
 1.9/apidocs/index.html |   2 +-
 .../accumulo/core/client/AccumuloException.html|   2 +-
 .../core/client/AccumuloSecurityException.html |   2 +-
 .../apache/accumulo/core/client/BatchDeleter.html  |   2 +-
 .../apache/accumulo/core/client/BatchScanner.html  |   2 +-
 .../apache/accumulo/core/client/BatchWriter.html   |   2 +-
 .../accumulo/core/client/BatchWriterConfig.html|   2 +-
 .../client/ClientConfiguration.ClientProperty.html |   2 +-
 .../accumulo/core/client/ClientConfiguration.html  |   2 +-
 ...lientSideIteratorScanner.ScannerTranslator.html |   2 +-
 .../core/client/ClientSideIteratorScanner.html |   2 +-
 .../core/client/ConditionalWriter.Result.html  |   2 +-
 .../core/client/ConditionalWriter.Status.html  |   2 +-
 .../accumulo/core/client/ConditionalWriter.html|   2 +-
 .../core/client/ConditionalWriterConfig.html   |   2 +-
 .../org/apache/accumulo/core/client/Connector.html |   2 +-
 .../apache/accumulo/core/client/Durability.html|   2 +-
 .../org/apache/accumulo/core/client/Instance.html  |   2 +-
 .../client/IsolatedScanner.MemoryRowBuffer.html|   2 +-
 .../IsolatedScanner.MemoryRowBufferFactory.html|   2 +-
 .../core/client/IsolatedScanner.RowBuffer.html |   2 +-
 .../client/IsolatedScanner.RowBufferFactory.html   |   2 +-
 .../accumulo/core/client/IsolatedScanner.html  |   2 +-
 .../core/client/IteratorSetting.Column.html|   2 +-
 .../accumulo/core/client/IteratorSetting.html  |   2 +-
 .../core/client/MultiTableBatchWriter.html |   2 +-
 .../core/client/MutationsRejectedException.html|   2 +-
 .../core/client/NamespaceExistsException.html  |   2 +-
 .../core/client/NamespaceNotEmptyException.html|   2 +-
 .../core/client/NamespaceNotFoundException.html|   2 +-
 .../apache/accumulo/core/client/RowIterator.html   |   2 +-
 .../core/client/SampleNotPresentException.html |   2 +-
 .../org/apache/accumulo/core/client/Scanner.html   |   2 +-
 .../apache/accumulo/core/client/ScannerBase.html   |   2 +-
 .../core/client/TableDeletedException.html |   2 +-
 .../accumulo/core/client/TableExistsException.html |   2 +-
 .../core/client/TableNotFoundException.html|   2 +-
 .../core/client/TableOfflineException.html   

[accumulo] 01/01: Merge branch '1.9'

2019-04-11 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 162c7589ce2a5a4539def3e39e3af0014ea6fe4a
Merge: 7b69ce6 22b00db
Author: Christopher Tubbs 
AuthorDate: Thu Apr 11 21:42:38 2019 -0400

Merge branch '1.9'




[accumulo] branch master updated (7b69ce6 -> 162c758)

2019-04-11 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


from 7b69ce6  Merge branch '1.9'
 new 22b00db  Fix examples README to point to missing examples
 new 162c758  Merge branch '1.9'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:



[accumulo] branch 1.9 updated: Fix examples README to point to missing examples

2019-04-11 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch 1.9
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/1.9 by this push:
 new 22b00db  Fix examples README to point to missing examples
22b00db is described below

commit 22b00db3dba1b24ff577f8d841b7fcc178a0b598
Author: Christopher Tubbs 
AuthorDate: Thu Apr 11 21:40:46 2019 -0400

Fix examples README to point to missing examples

These two examples have been around for awhile, but not mentioned in the
main README, and they had wrong titles, presumably copy and pasted from
a previous example.

* Add reference in examples README to point to two other examples
* Fix titles in those two examples
---
 docs/src/main/resources/examples/README  | 4 
 docs/src/main/resources/examples/README.reservations | 2 +-
 docs/src/main/resources/examples/README.rgbalancer   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs/src/main/resources/examples/README 
b/docs/src/main/resources/examples/README
index 2da5dc1..2b1280a 100644
--- a/docs/src/main/resources/examples/README
+++ b/docs/src/main/resources/examples/README
@@ -77,6 +77,10 @@ features of Apache Accumulo.
README.regex:   Using MapReduce and Accumulo to find data using regular
expressions.
 
+   README.reservations: Running a reservation system with Conditional 
Mutations.
+
+   README.rgbalancer:  Spreading out groups of tablets with a Regex Group 
Balancer.
+
README.rowhash: Using MapReduce to read a table and write to a new
column in the same table.
 
diff --git a/docs/src/main/resources/examples/README.reservations 
b/docs/src/main/resources/examples/README.reservations
index ff111b4..af563ce 100644
--- a/docs/src/main/resources/examples/README.reservations
+++ b/docs/src/main/resources/examples/README.reservations
@@ -1,4 +1,4 @@
-Title: Apache Accumulo Isolation Example
+Title: Apache Accumulo Reservation Example
 Notice:Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
diff --git a/docs/src/main/resources/examples/README.rgbalancer 
b/docs/src/main/resources/examples/README.rgbalancer
index f192a93..79b7887 100644
--- a/docs/src/main/resources/examples/README.rgbalancer
+++ b/docs/src/main/resources/examples/README.rgbalancer
@@ -1,4 +1,4 @@
-Title: Apache Accumulo Hello World Example
+Title: Apache Accumulo Regex Group Balancer Example
 Notice:Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information



svn commit: r33577 - in /release/accumulo: 1.9.2/ 2.0.0-alpha-1/

2019-04-11 Thread ctubbsii
Author: ctubbsii
Date: Fri Apr 12 00:48:46 2019
New Revision: 33577

Log:
Archive old Accumulo releases

Removed:
release/accumulo/1.9.2/
release/accumulo/2.0.0-alpha-1/



[accumulo-website] branch master updated: Update site for 1.9.3

2019-04-11 Thread kturner
This is an automated email from the ASF dual-hosted git repository.

kturner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
 new cb7a81b  Update site for 1.9.3
cb7a81b is described below

commit cb7a81b58d17b471771c01369e0443d3affb2d63
Author: Keith Turner 
AuthorDate: Thu Apr 11 16:33:30 2019 -0400

Update site for 1.9.3
---
 1.9/accumulo_user_manual.html  | 84 +-
 _config.yml|  4 +-
 _includes/nav.html |  2 +-
 _posts/release/2018-07-19-accumulo-1.9.2.md|  1 +
 ...umulo-1.9.3.md => 2019-04-10-accumulo-1.9.3.md} |  1 -
 doap/accumulo.rdf  |  7 ++
 pages/downloads.md | 28 
 7 files changed, 108 insertions(+), 19 deletions(-)

diff --git a/1.9/accumulo_user_manual.html b/1.9/accumulo_user_manual.html
index 09b15ad..8d73e67 100644
--- a/1.9/accumulo_user_manual.html
+++ b/1.9/accumulo_user_manual.html
@@ -941,6 +941,8 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 master.bulk.retries
 master.bulk.threadpool.size
 master.bulk.timeout
+master.fate.metrics.enabled
+master.fate.metrics.min.update.interval
 master.fate.threadpool.size
 master.lease.recovery.interval
 master.metadata.suspendable
@@ -1003,6 +1005,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 tserver.server.threads.minimum
 tserver.session.idle.max
 tserver.session.update.idle.max
+tserver.slow.filepermit.time
 tserver.slow.flush.time
 tserver.sort.buffer.size
 tserver.tablet.split.midpoint.files.max
@@ -1043,6 +1046,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 monitor.ssl.exclude.ciphers
 monitor.ssl.include.ciphers
 monitor.ssl.include.protocols
+monitor.ssl.keyPassword
 monitor.ssl.keyStore
 monitor.ssl.keyStorePassword
 monitor.ssl.keyStoreType
@@ -9492,6 +9496,40 @@ overriden by using the 
--local-wal-directories option on the tool.
 $ACCUMULO_HOME/bin/accumulo 
org.apache.accumulo.tserver.log.LocalWALRecovery
 
 
+
+Q Trying to start the master after upgrading, the upgrade 
is aborting with the aborting with the following message:
+
+
+
+org.apache.accumulo.core.client.AccumuloException:
+Aborting upgrade because there are outstanding FATE transactions from a 
previous Accumulo version.
+
+
+
+A You can use the shell to delete completed FATE 
transactions using the following:
+
+
+
+
+Start tservers
+
+
+Start shell
+
+
+Run fate print to list all
+
+
+If completed, just delete with fate delete
+
+
+Start masters once there are no more fate operations
+
+
+
+
+If any of the operations are not complete, you should rollback the upgrade 
and troubleshoot completing them with your prior version.
+
 
 
 20.10. File Naming Conventions
@@ -10231,6 +10269,28 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 
 
 
+master.fate.metrics.enabled
+
+Enable reporting of FATE metrics in JMX (and logging with Hadoop 
Metrics2
+
+
+Type: BOOLEAN
+Zookeeper Mutable: yes
+Default Value: false
+
+
+
+master.fate.metrics.min.update.interval
+
+Limit calls from metric sinks to zookeeper to update interval
+
+
+Type: TIMEDURATION
+Zookeeper Mutable: yes
+Default Value: 60s
+
+
+
 master.fate.threadpool.size
 
 The number of threads used to run FAult-Tolerant Executions. These are 
primarily table operations like merge.
@@ -10875,6 +10935,17 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 
 
 
+tserver.slow.filepermit.time
+
+If a thread blocks more than this period of time waiting to get file 
permits, debugging information will be written.
+
+
+Type: TIMEDURATION
+Zookeeper Mutable: yes
+Default Value: 100ms
+
+
+
 tserver.slow.flush.time
 
 If a flush to the write-ahead log takes longer than this period of time, 
debugging information will written, and may result in a log rollover.
@@ -11234,6 +11305,17 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 
 
 
+monitor.ssl.keyPassword
+
+Optional: the password for the private key in the keyStore. When not 
provided, this defaults to the keystore password.
+
+
+Type: STRING
+Zookeeper Mutable: no
+Default Value: empty
+
+
+
 monitor.ssl.keyStore
 
 The keystore for enabling monitor SSL.
@@ -12177,7 +12259,7 @@ An example is java.lang.String, rather than 
String
 
 
 
-Last updated 2018-07-15 23:23:12 EDT
+Last updated 2019-04-11 16:24:53 EDT
 
 
 https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css";>
diff --git a/_config.yml b/_config.yml
index ed9cfa0..9998ce4 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,8 +15,8 @@ url: "https://accumulo.apache.org"; # the base hostname & 
protocol for your site
 twitter_username: ApacheAccumulo
 exclude: [vendor]
 latest_minor_release: 1.9
-latest_release: 2.0.0-alpha-2
-javadoc_version: 1

[accumulo-website] branch master updated: Update 1.9.3 release notes (#166)

2019-04-11 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 8394a68  Update 1.9.3 release notes (#166)
8394a68 is described below

commit 8394a6882be58edf0068a769be1c2de5309a96ee
Author: Mike Miller 
AuthorDate: Thu Apr 11 12:12:00 2019 -0400

Update 1.9.3 release notes (#166)

* Remove Testing section from release notes
* Add link to VOTE email thread
---
 _posts/release/2018-07-18-accumulo-1.9.3.md | 18 +++---
 1 file changed, 3 insertions(+), 15 deletions(-)

diff --git a/_posts/release/2018-07-18-accumulo-1.9.3.md 
b/_posts/release/2018-07-18-accumulo-1.9.3.md
index 57739bf..584e785 100644
--- a/_posts/release/2018-07-18-accumulo-1.9.3.md
+++ b/_posts/release/2018-07-18-accumulo-1.9.3.md
@@ -4,8 +4,7 @@ draft: true
 ---
 
 Apache Accumulo 1.9.3 contains bug fixes for Write Ahead Logs and compaction.
-Users of any previous version of 1.8 or 1.9 are encouraged to upgrade
-~~immediately or specify recommended timeline~~.
+Users of 1.9.2 are encouraged to upgrade.
 
 * [User Manual][user_manual] - In-depth developer and administrator 
documentation
 * [Javadocs][javadoc] - Accumulo 1.9 API
@@ -140,6 +139,7 @@ address thrift CVE. Issue [#1029]
 
 ## Useful links
 
+* [Release VOTE email thread][vote-emails]
 * [All Changes since 1.9.2][all-changes]
 * [GitHub] - List of issues tracked on GitHub corresponding to this release
 * [1.9.2 release notes][prev_notes] - Release notes showing changes in the 
previous release
@@ -148,19 +148,6 @@ address thrift CVE. Issue [#1029]
 
 View the [Upgrading Accumulo documentation][upgrade] for guidance.
 
-## Testing TODO
-
-* (Example) All ITs passed with Hadoop 3.0.0 (hadoop.profile=3)
-* (Example) All ITs passed with Hadoop 2.6.4 (hadoop.profile=2)
-* (Example) Ran 3 continuous ingesters successfully for 24 hours on a 10 node 
cluster
-  with agitation and pausing. Verification for all 3 tests was successful.
-* (Example) Ran continuous ingest for 24 hours and verified without agitation 
on a 10
-  node cluster.
-* (Example) Tested [Apache Fluo][fluo] build and ITs passed against this 
version.
-* (Example) Ran a single-node cluster with [Uno] and created a table, ingested 
data,
-  flushed, compacted, scanned, and deleted the table.
-
-
 [#559]: https://github.com/apache/accumulo/issues/559
 [#596]: https://github.com/apache/accumulo/issues/596
 [#562]: https://github.com/apache/accumulo/issues/562
@@ -233,3 +220,4 @@ View the [Upgrading Accumulo documentation][upgrade] for 
guidance.
 [prev_notes]: {{ site.baseurl }}/release/accumulo-1.9.2/
 [upgrade]: {{ site.baseurl }}/docs/2.x/administration/upgrading
 [user_manual]: {{ site.baseurl }}/1.9/accumulo_user_manual.html
+[vote-emails]: 
https://lists.apache.org/thread.html/62a490ee3005ef2ec1f3865f6a9539efc082abc49c90892b49005eed@%3Cdev.accumulo.apache.org%3E