kudu git commit: KUDU-2510 Fix symmetric difference logging

2018-07-30 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.6.x f43c77bed -> 6dfc10ac0 KUDU-2510 Fix symmetric difference logging When the on-disk and provided master_addresses don't match, the error message was misleading as it showed them swapped, i.e. the --master_addresses lists 3 masters, and

kudu git commit: KUDU-2510 Fix symmetric difference logging

2018-07-30 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 2a8893e3e -> cf21f3673 KUDU-2510 Fix symmetric difference logging When the on-disk and provided master_addresses don't match, the error message was misleading as it showed them swapped, i.e. the --master_addresses lists 3 masters, and

kudu git commit: [blog] Fix "Getting Started with Kudu" post

2018-08-08 Thread abukor
Repository: kudu Updated Branches: refs/heads/gh-pages 9a2e15032 -> 23ece3aea [blog] Fix "Getting Started with Kudu" post Formatting was broken: - title was weird - lead and the rest of the post not separated - link to book broken Change-Id: I21e36c551597e9abd99d34d77be3df32f45f3fda

[2/2] kudu-site git commit: Publish commit(s) from site source repo: 23ece3a [blog] Fix "Getting Started with Kudu" post 9a2e150 Blog: Getting Started with Kudu

2018-08-08 Thread abukor
Publish commit(s) from site source repo: 23ece3a [blog] Fix "Getting Started with Kudu" post 9a2e150 Blog: Getting Started with Kudu Site-Repo-Commit: 23ece3aeab5d9dc18fd0a8f9253822ac752de9dc Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo Commit:

[1/2] kudu-site git commit: Publish commit(s) from site source repo: 23ece3a [blog] Fix "Getting Started with Kudu" post 9a2e150 Blog: Getting Started with Kudu

2018-08-08 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site 7332ef77a -> 53e5fac72 http://git-wip-us.apache.org/repos/asf/kudu-site/blob/53e5fac7/blog/page/2/index.html -- diff --git a/blog/page/2/index.html

kudu git commit: make_shared: fix build for newer libc++

2018-08-15 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.7.x b24f166e3 -> 3fa3480be make_shared: fix build for newer libc++ Previously, we used friendship with various internal classes in the 'std' namespace to allow make_shared to work against classes with private constructors. With the

kudu git commit: [site] Add DOAP file to web root

2018-08-15 Thread abukor
Repository: kudu Updated Branches: refs/heads/gh-pages 875f4cd09 -> ff77a646a [site] Add DOAP file to web root DOAP is a "Description of a Project" file in RDF format[1] that might not be as widely used as originally intended, but it's still nice to have for some tools that still use it [1]

kudu-site git commit: Publish commit(s) from site source repo: ff77a64 [site] Add DOAP file to web root

2018-08-15 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site b9fd513a0 -> 14cc11787 Publish commit(s) from site source repo: ff77a64 [site] Add DOAP file to web root Site-Repo-Commit: ff77a646a2e9236ff26eb1214e566560bed14eaa Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo

kudu git commit: [docs] Add changing master hostnames workflow

2018-08-11 Thread abukor
Repository: kudu Updated Branches: refs/heads/master 4fea7a3ca -> c866f4762 [docs] Add changing master hostnames workflow Change-Id: I0df87d5e294d8b7bf5c7b8f94a63599ffd7ebe03 Reviewed-on: http://gerrit.cloudera.org:8080/11058 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin Project:

kudu-site git commit: Publish commit(s) from site source repo: 875f4cd Blog: Two minor tweeks to 'Getting Started with Kudu - an O'Reilly Title'

2018-08-10 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site 53e5fac72 -> b9fd513a0 Publish commit(s) from site source repo: 875f4cd Blog: Two minor tweeks to 'Getting Started with Kudu - an O'Reilly Title' Site-Repo-Commit: 875f4cd09c0c7ee4408bd6171730e181f4cb8d12 Project:

kudu git commit: [docs] KUDU-1951 Fix links in docs

2018-08-17 Thread abukor
Repository: kudu Updated Branches: refs/heads/master dfa465265 -> 37a81b82c [docs] KUDU-1951 Fix links in docs The "site_tool proof" tool was showing lots of errors making it hard to see new issues being introduced in the documentation or the site. This commit fixes the broken links in the

[3/3] kudu git commit: [site] Add current Apache event

2018-08-17 Thread abukor
[site] Add current Apache event It's a best practice to add ApacheCon and other ASF-sponsored events to the homepage. According to the events README[1] there's an easy way to do it by adding a link to https://www.apache.org/events/current-event.html There's also an image that changes based on

[1/3] kudu git commit: [site] Fix site building

2018-08-17 Thread abukor
Repository: kudu Updated Branches: refs/heads/gh-pages ff77a646a -> 6c6465959 [site] Fix site building - Add build and thirdparty to exclude list in Jekyll front matter, because if switching between master and gh-pages, these remain there and breaking the builds. - Update a few dependencies

[2/3] kudu git commit: [site] add links required by ASF

2018-08-17 Thread abukor
[site] add links required by ASF ASF requires the following links to be included in the navigation system[1]: --- * "License" should link to: http://www.apache.org/licenses/ * "Sponsorship" or "Donate" should link to: http://www.apache.org/foundation/sponsorship.html * "Thanks" should link to:

[03/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.5.0/docs/prior_release_notes.html -- diff --git a/releases/1.5.0/docs/prior_release_notes.html b/releases/1.5.0/docs/prior_release_notes.html index

[06/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.2.0/docs/known_issues.html -- diff --git a/releases/1.2.0/docs/known_issues.html b/releases/1.2.0/docs/known_issues.html index 4f7cd8f..490ad6b 100644 ---

[04/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.4.0/docs/export_control.html -- diff --git a/releases/1.4.0/docs/export_control.html b/releases/1.4.0/docs/export_control.html index 4511df3..75ef07f

[09/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/0.9.0/docs/introduction.html -- diff --git a/releases/0.9.0/docs/introduction.html b/releases/0.9.0/docs/introduction.html index 2ed163f..d9239ab 100644 ---

[08/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.0.0/docs/configuration_reference.html -- diff --git a/releases/1.0.0/docs/configuration_reference.html b/releases/1.0.0/docs/configuration_reference.html

[05/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.3.0/docs/troubleshooting.html -- diff --git a/releases/1.3.0/docs/troubleshooting.html b/releases/1.3.0/docs/troubleshooting.html index 417b55b..97b0dbe

[02/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.7.0/docs/command_line_tools.html -- diff --git a/releases/1.7.0/docs/command_line_tools.html b/releases/1.7.0/docs/command_line_tools.html index

[11/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/0.7.0/docs/administration.html -- diff --git a/releases/0.7.0/docs/administration.html b/releases/0.7.0/docs/administration.html index c065281..c754e7b

[13/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/feed.xml -- diff --git a/feed.xml b/feed.xml index 25ffc24..0f0500b 100644 --- a/feed.xml +++ b/feed.xml @@ -1,4 +1,4 @@

[07/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.0.1/docs/schema_design.html -- diff --git a/releases/1.0.1/docs/schema_design.html b/releases/1.0.1/docs/schema_design.html index 20904c6..cee502b 100644

[01/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site 14cc11787 -> f1a353af4 http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/1.7.1/docs/index.html -- diff --git a/releases/1.7.1/docs/index.html

[16/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building Site-Repo-Commit: 6c646595948b3103818507f3e8d0a9ccb6f6926d Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo

[12/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/releases/0.5.0/docs/installation.html -- diff --git a/releases/0.5.0/docs/installation.html b/releases/0.5.0/docs/installation.html index b75f9b2..b8791e6 100644 ---

[14/16] kudu-site git commit: Publish commit(s) from site source repo: 6c6465959 [site] Add current Apache event dd1e95793 [site] add links required by ASF 807708e87 [site] Fix site building

2018-08-17 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/f1a353af/blog/page/5/index.html -- diff --git a/blog/page/5/index.html b/blog/page/5/index.html index 3759f2d..79c74d3 100644 --- a/blog/page/5/index.html +++

kudu git commit: [site] Replace checksum links to sha512 in releases

2018-08-24 Thread abukor
Repository: kudu Updated Branches: refs/heads/gh-pages 96ecb8ed9 -> e86c4bda6 [site] Replace checksum links to sha512 in releases Change-Id: Ie1d679eb9af6955b666493c3f49d43cf71848474 Reviewed-on: http://gerrit.cloudera.org:8080/11294 Reviewed-by: Grant Henke Tested-by: Grant Henke

[3/3] kudu git commit: [cmake] add OpenSSL include path into -isystem

2018-08-24 Thread abukor
[cmake] add OpenSSL include path into -isystem Prior to this change, when OpenSSL package is installed under the same prefix as boost package (e.g. /opt/local on OS X if using MacPorts), running cmake will choose the thirdparty-built boost, but due to the intermix of '-isystem' and '-I' options,

kudu-site git commit: Publish commit(s) from site source repo: e86c4bda6 [site] Replace checksum links to sha512 in releases 96ecb8ed9 [site] KUDU-1951 Exclude dirs from site_tool proof

2018-08-24 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site b1cb26053 -> 23296c046 Publish commit(s) from site source repo: e86c4bda6 [site] Replace checksum links to sha512 in releases 96ecb8ed9 [site] KUDU-1951 Exclude dirs from site_tool proof Site-Repo-Commit:

kudu-site git commit: Publish commit(s) from site source repo: 1488e1788 [site] Add descriptions to the DOAP file

2018-08-27 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site 23296c046 -> 04c5e1769 Publish commit(s) from site source repo: 1488e1788 [site] Add descriptions to the DOAP file Site-Repo-Commit: 1488e1788de96e34ff4970e802a5cab630b69099 Project:

svn commit: r28894 - in /release/kudu: 1.3.1/ 1.4.0/ 1.5.0/ 1.6.0/ 1.7.1/

2018-08-22 Thread abukor
Author: abukor Date: Wed Aug 22 14:03:35 2018 New Revision: 28894 Log: Remove .md5 and .sha checksum files from existing releases Removed: release/kudu/1.3.1/apache-kudu-1.3.1.tar.gz.md5 release/kudu/1.3.1/apache-kudu-1.3.1.tar.gz.sha release/kudu/1.4.0/apache-kudu-1.4.0.tar.gz.md5

svn commit: r28892 - /release/kudu/1.7.0/

2018-08-22 Thread abukor
Author: abukor Date: Wed Aug 22 12:00:41 2018 New Revision: 28892 Log: Remove Kudu 1.7.0 (moved to archive) Removed: release/kudu/1.7.0/

svn commit: r28893 - in /release/kudu: 1.3.1/apache-kudu-1.3.1.tar.gz.sha512 1.4.0/apache-kudu-1.4.0.tar.gz.sha512 1.5.0/apache-kudu-1.5.0.tar.gz.sha512 1.6.0/apache-kudu-1.6.0.tar.gz.sha512 1.7.1/apa

2018-08-22 Thread abukor
Author: abukor Date: Wed Aug 22 12:08:40 2018 New Revision: 28893 Log: Add SHA-512 checksums to the existing releases Added: release/kudu/1.3.1/apache-kudu-1.3.1.tar.gz.sha512 release/kudu/1.4.0/apache-kudu-1.4.0.tar.gz.sha512 release/kudu/1.5.0/apache-kudu-1.5.0.tar.gz.sha512

kudu-site git commit: Publish commit(s) from site source repo: e350304 [site] Add new committers (abukor, sailesh)

2018-07-23 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site 28de58a0b -> 7332ef77a Publish commit(s) from site source repo: e350304 [site] Add new committers (abukor, sailesh) Site-Repo-Commit: e350304391ebc12018e777b01d4c607d954e2596 Project: http://git-wip-us.apache.org/repos/asf/k

kudu git commit: [site] Add new committers (abukor, sailesh)

2018-07-23 Thread abukor
Repository: kudu Updated Branches: refs/heads/gh-pages 35fe952f2 -> e35030439 [site] Add new committers (abukor, sailesh) Change-Id: Icc5e4bfbd22bb6744b8ddd912e1e4607b0794f41 Reviewed-on: http://gerrit.cloudera.org:8080/11019 Tested-by: Attila Bukor Reviewed-by: Dan Burkert Project: h

kudu git commit: KUDU-2510 Fix symmetric difference logging

2018-07-24 Thread abukor
Repository: kudu Updated Branches: refs/heads/master 5b09a693d -> 7aab411d3 KUDU-2510 Fix symmetric difference logging When the on-disk and provided master_addresses don't match, the error message was misleading as it showed them swapped, i.e. the --master_addresses lists 3 masters, and

[2/2] kudu-site git commit: Publish commit(s) from site source repo: 9f7058cc7 [blog] Data Pipelines Simplified with Kudu

2018-09-11 Thread abukor
Publish commit(s) from site source repo: 9f7058cc7 [blog] Data Pipelines Simplified with Kudu Site-Repo-Commit: 9f7058cc77b2c710589194ed53e2e7119cbc9cc9 Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu-site/commit/8efb67b1

[1/2] kudu-site git commit: Publish commit(s) from site source repo: 9f7058cc7 [blog] Data Pipelines Simplified with Kudu

2018-09-11 Thread abukor
Repository: kudu-site Updated Branches: refs/heads/asf-site 04c5e1769 -> 8efb67b1a http://git-wip-us.apache.org/repos/asf/kudu-site/blob/8efb67b1/blog/page/2/index.html -- diff --git a/blog/page/2/index.html

kudu git commit: KUDU-1592 Make warnings about FBM more ominous

2018-10-05 Thread abukor
Repository: kudu Updated Branches: refs/heads/master b848488d9 -> f1f192ca3 KUDU-1592 Make warnings about FBM more ominous The documentation warned about scalability issues with file block manager, but it was rather lightly worded and so was the warning message of a hole punch test failure.

svn commit: r30011 - /release/kudu/KEYS

2018-10-12 Thread abukor
Author: abukor Date: Fri Oct 12 09:08:49 2018 New Revision: 30011 Log: Update signatures on PGP key Modified: release/kudu/KEYS Modified: release/kudu/KEYS == --- release/kudu/KEYS (original) +++ release/kudu/KEYS

[kudu] Git Push Summary

2018-10-12 Thread abukor
Repository: kudu Updated Tags: refs/tags/1.8.0-RC1 [created] ac9e22e33

svn commit: r30012 - in /dev/kudu/1.8.0-RC1: ./ apache-kudu-1.8.0.tar.gz apache-kudu-1.8.0.tar.gz.asc apache-kudu-1.8.0.tar.gz.sha512

2018-10-12 Thread abukor
Author: abukor Date: Fri Oct 12 09:13:10 2018 New Revision: 30012 Log: Add Kudu 1.8.0-RC1 Added: dev/kudu/1.8.0-RC1/ dev/kudu/1.8.0-RC1/apache-kudu-1.8.0.tar.gz (with props) dev/kudu/1.8.0-RC1/apache-kudu-1.8.0.tar.gz.asc dev/kudu/1.8.0-RC1/apache-kudu-1.8.0.tar.gz.sha512

kudu git commit: Add release notes for 1.8.0

2018-10-12 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.8.x bf8dbd3ef -> ac9e22e33 Add release notes for 1.8.0 Change-Id: I15b0ce686c5e69648fe09a18ca82b9bf54cab837 Reviewed-on: http://gerrit.cloudera.org:8080/11647 Reviewed-by: Dan Burkert Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin

svn commit: r30088 - in /dev/kudu/1.8.0-RC2: apache-kudu-1.8.0.tar.gz apache-kudu-1.8.0.tar.gz.asc apache-kudu-1.8.0.tar.gz.sha512

2018-10-16 Thread abukor
Author: abukor Date: Tue Oct 16 09:14:14 2018 New Revision: 30088 Log: Fixing 1.8.0 RC2 Modified: dev/kudu/1.8.0-RC2/apache-kudu-1.8.0.tar.gz dev/kudu/1.8.0-RC2/apache-kudu-1.8.0.tar.gz.asc dev/kudu/1.8.0-RC2/apache-kudu-1.8.0.tar.gz.sha512 Modified: dev/kudu/1.8.0-RC2/apache-kudu

[kudu] Git Push Summary

2018-10-16 Thread abukor
Repository: kudu Updated Tags: refs/tags/1.8.0-RC2 [deleted] ac9e22e33

svn commit: r30087 - in /dev/kudu: 1.8.0-RC1/ 1.8.0-RC2/ 1.8.0-RC2/apache-kudu-1.8.0.tar.gz 1.8.0-RC2/apache-kudu-1.8.0.tar.gz.asc 1.8.0-RC2/apache-kudu-1.8.0.tar.gz.sha512

2018-10-16 Thread abukor
Author: abukor Date: Tue Oct 16 08:53:25 2018 New Revision: 30087 Log: Adding Kudu 1.8.0 RC2 and removing RC1 Added: dev/kudu/1.8.0-RC2/ dev/kudu/1.8.0-RC2/apache-kudu-1.8.0.tar.gz (with props) dev/kudu/1.8.0-RC2/apache-kudu-1.8.0.tar.gz.asc dev/kudu/1.8.0-RC2/apache-kudu-1.8.0

[kudu] Git Push Summary

2018-10-16 Thread abukor
Repository: kudu Updated Tags: refs/tags/1.8.0-RC2 [created] cbbf7b580

[1/3] kudu git commit: KUDU-2463 pt 2: bump MVCC safe time on Raft no-op

2018-10-16 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.8.x ac9e22e33 -> cbbf7b580 KUDU-2463 pt 2: bump MVCC safe time on Raft no-op Based on the same rationale as Part 1 of this patch series, this patch updates MVCC's safe and clean time using the no-op timestamp provided by the leader

[2/3] kudu git commit: KUDU-2463 pt 3: don't scan if MVCC hasn't moved

2018-10-16 Thread abukor
KUDU-2463 pt 3: don't scan if MVCC hasn't moved In cases when a tablet bootstrap yields an MvccManager whose safe time has not been advanced (e.g. if there are no write ops in the WAL), and the tablet has otherwise not bumped its MVCC timestamps (e.g. if it has not yet elected a leader), a scan

kudu git commit: [tools] Add a describe table tool

2018-10-16 Thread abukor
Repository: kudu Updated Branches: refs/heads/master 1197eb01a -> 614b446e1 [tools] Add a describe table tool This adds a very basic tool to describe a table, printing out its schema, its partition schema, the current range partitions, and the replication factor. It eschews completeness for

[3/3] kudu git commit: docs: update release note for KUDU-2463

2018-10-16 Thread abukor
docs: update release note for KUDU-2463 Change-Id: Id8dce61da14f67e39f6573fa42ec54809f3ceb19 Reviewed-on: http://gerrit.cloudera.org:8080/11691 Reviewed-by: Grant Henke Reviewed-by: Mike Percy Tested-by: Andrew Wong Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit:

[kudu] Git Push Summary

2018-10-16 Thread abukor
Repository: kudu Updated Tags: refs/tags/1.8.0-RC2 [created] ac9e22e33

svn commit: r30389 - in /release/kudu/1.8.0: ./ apache-kudu-1.8.0.tar.gz apache-kudu-1.8.0.tar.gz.asc apache-kudu-1.8.0.tar.gz.sha512

2018-10-24 Thread abukor
Author: abukor Date: Wed Oct 24 18:51:52 2018 New Revision: 30389 Log: Adding files for Kudu 1.8.0 Added: release/kudu/1.8.0/ release/kudu/1.8.0/apache-kudu-1.8.0.tar.gz (with props) release/kudu/1.8.0/apache-kudu-1.8.0.tar.gz.asc release/kudu/1.8.0/apache-kudu-1.8.0

[kudu] Git Push Summary

2018-10-24 Thread abukor
Repository: kudu Updated Tags: refs/tags/1.8.0 [created] 25a2d1636

kudu git commit: Bump version to 1.8.1-SNAPSHOT

2018-10-24 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.8.x cbbf7b580 -> 4adb9a19c Bump version to 1.8.1-SNAPSHOT Change-Id: I50d679823fda3404b2c5ba95f09f53ead673b2a1 Reviewed-on: http://gerrit.cloudera.org:8080/11774 Reviewed-by: Grant Henke Tested-by: Attila Bukor Project:

kudu git commit: [docs] Update release notes after 1.8.0 release

2018-10-24 Thread abukor
Repository: kudu Updated Branches: refs/heads/master 95d979888 -> 7f4a1a628 [docs] Update release notes after 1.8.0 release - add 1.8.0 and 1.7.1 release notes to prior release notes - add missing release notes anchors to prior release notes - bump versions in release notes boilerplate to 1.9

[30/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/index.html -- diff --git a/releases/1.8.0/apidocs/index.html b/releases/1.8.0/apidocs/index.html new file mode 100644 index 000..4932434 ---

[31/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/index-all.html -- diff --git a/releases/1.8.0/apidocs/index-all.html b/releases/1.8.0/apidocs/index-all.html new file mode 100644 index

[46/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/configuration.html -- diff --git a/docs/configuration.html b/docs/configuration.html deleted file mode 100644 index bd8f6a5..000 --- a/docs/configuration.html +++

[25/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/AlterTableResponse.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/AlterTableResponse.html

[44/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/configuration_reference_unsupported.html -- diff --git a/docs/configuration_reference_unsupported.html b/docs/configuration_reference_unsupported.html deleted file

[48/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/command_line_tools.html -- diff --git a/docs/command_line_tools.html b/docs/command_line_tools.html deleted file mode 100644 index b3df48f..000 ---

[26/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html

[05/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/KuduTable.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/KuduTable.html

[08/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/AsyncKuduScanner.AsyncKuduScannerBuilder.html -- diff --git

[42/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/installation.html -- diff --git a/docs/installation.html b/docs/installation.html deleted file mode 100644 index 5e3501f..000 --- a/docs/installation.html +++

[02/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/Upsert.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/Upsert.html

[07/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/HasFailedRpcException.html -- diff --git

[24/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/AsyncKuduClient.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/AsyncKuduClient.html

[27/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/class-use/ColumnSchema.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/class-use/ColumnSchema.html

kudu git commit: [doc] run doxygen with no warnings

2018-10-26 Thread abukor
Repository: kudu Updated Branches: refs/heads/branch-1.8.x 6ac83c826 -> 02e821279 [doc] run doxygen with no warnings Updated doxygen configuration due to recent changes in Kudu C++ client sample application. Cleaned up other minor documentation issues in src/kudu/client/schema.h. With this

[29/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/ColumnSchema.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/ColumnSchema.html

[22/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/AsyncKuduSession.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/AsyncKuduSession.html

[10/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/Statistics.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/Statistics.html

[35/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/quickstart.html -- diff --git a/docs/quickstart.html b/docs/quickstart.html deleted file mode 100644 index 7932b9a..000 --- a/docs/quickstart.html +++ /dev/null @@

[01/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
Repository: kudu Updated Branches: refs/heads/gh-pages 40f26d899 -> a05466438 http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html -- diff

[04/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/OperationResponse.html -- diff --git

[23/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/AsyncKuduScanner.ReadMode.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/AsyncKuduScanner.ReadMode.html

[50/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs -- diff --git a/docs b/docs new file mode 12 index 000..99a0211 --- /dev/null +++ b/docs @@ -0,0 +1 @@ +releases/1.8.0/docs/ \ No newline at end of file diff

[47/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/command_line_tools_reference.html -- diff --git a/docs/command_line_tools_reference.html b/docs/command_line_tools_reference.html deleted file mode 100644 index

[43/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/contributing.html -- diff --git a/docs/contributing.html b/docs/contributing.html deleted file mode 100644 index 8d1e82c..000 --- a/docs/contributing.html +++

[49/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/administration.html -- diff --git a/docs/administration.html b/docs/administration.html deleted file mode 100644 index 9f01a20..000 --- a/docs/administration.html

[51/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
Updating web site for Kudu 1.8.0 release Change-Id: Iafad2ae1cc4ae5700025ea3167d51c6f886a2240 Reviewed-on: http://gerrit.cloudera.org:8080/11772 Reviewed-by: Grant Henke Tested-by: Grant Henke Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit:

[09/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/Update.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/Update.html

[03/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/RowResultIterator.html -- diff --git

[11/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/SessionConfiguration.FlushMode.html -- diff --git

[06/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/class-use/KuduPredicate.ComparisonOp.html -- diff --git

[15/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1_mono_time-members.html -- diff --git a/cpp-client-api/classkudu_1_1_mono_time-members.html

[13/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduClient.html -- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduClient.html

[47/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/apidocs/index-all.html -- diff --git a/apidocs/index-all.html b/apidocs/index-all.html index f2f07c0..37c29f7 100644 --- a/apidocs/index-all.html +++

[52/52] [abbrv] kudu git commit: [blog] Add post about 1.8.0 release

2018-10-26 Thread abukor
[blog] Add post about 1.8.0 release Change-Id: I99fd23683e7417ca9bc836edf49a7e02e36c6b74 Reviewed-on: http://gerrit.cloudera.org:8080/11776 Reviewed-by: Grant Henke Tested-by: Grant Henke Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit:

[11/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduColumnStorageAttributes-members.html -- diff --git

[18/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/releases/1.8.0/apidocs/org/apache/kudu/client/KuduPredicate.ComparisonOp.html -- diff --git a/releases/1.8.0/apidocs/org/apache/kudu/client/KuduPredicate.ComparisonOp.html

[37/52] [abbrv] [partial] kudu git commit: Updating web site for Kudu 1.8.0 release

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu/blob/1fefa84c/docs/kudu_impala_integration.html -- diff --git a/docs/kudu_impala_integration.html b/docs/kudu_impala_integration.html deleted file mode 100644 index 945d9a8..000 ---

[10/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduError.html -- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduError.html

[08/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduReplica-members.html -- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduReplica-members.html

[05/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/cpp-client-api/classkudu_1_1client_1_1KuduScanner.html -- diff --git a/cpp-client-api/classkudu_1_1client_1_1KuduScanner.html

[36/51] [partial] kudu-site git commit: Publish commit(s) from site source repo: a05466438 [blog] Add post about 1.8.0 release 1fefa84c7 Updating web site for Kudu 1.8.0 release 637a50027 [site] Add h

2018-10-26 Thread abukor
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/854be1d3/apidocs/org/apache/kudu/client/PleaseThrottleException.html -- diff --git a/apidocs/org/apache/kudu/client/PleaseThrottleException.html

  1   2   3   4   >