You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/10/11 00:31:03 UTC

[kudu-CR](branch-1.0.x) Refactor schema-design guide

Dan Burkert has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/4680

Change subject: Refactor schema-design guide
......................................................................

Refactor schema-design guide

Introduce some long-overdue changes to the schema design guide. In
particular, more content on adding and dropping range partitions, as
well as a better introduction to how to analyze partitioning strategies.

Change-Id: If4d91043d72e816a930d50927bf9441bd6b30b9b
Reviewed-on: http://gerrit.cloudera.org:8080/4485
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <as...@cloudera.com>
(cherry picked from commit 64ec121498f603fb3c4e5291f5a43eac2bcd0f8f)
---
A docs/images/hash-hash-partitioning-example.png
A docs/images/hash-partitioning-example.png
A docs/images/hash-range-partitioning-example.png
A docs/images/range-partitioning-example.png
A docs/media-src/schema_design.graffle
M docs/schema_design.adoc
6 files changed, 3,656 insertions(+), 231 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/4680/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4680
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If4d91043d72e816a930d50927bf9441bd6b30b9b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.0.x
Gerrit-Owner: Dan Burkert <da...@cloudera.com>

[kudu-CR](branch-1.0.x) Refactor schema-design guide

Posted by "Dan Burkert (Code Review)" <ge...@cloudera.org>.
Dan Burkert has posted comments on this change.

Change subject: Refactor schema-design guide
......................................................................


Patch Set 1: Code-Review+2 Verified+1

-- 
To view, visit http://gerrit.cloudera.org:8080/4680
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If4d91043d72e816a930d50927bf9441bd6b30b9b
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.0.x
Gerrit-Owner: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No

[kudu-CR](branch-1.0.x) Refactor schema-design guide

Posted by "Dan Burkert (Code Review)" <ge...@cloudera.org>.
Dan Burkert has submitted this change and it was merged.

Change subject: Refactor schema-design guide
......................................................................


Refactor schema-design guide

Introduce some long-overdue changes to the schema design guide. In
particular, more content on adding and dropping range partitions, as
well as a better introduction to how to analyze partitioning strategies.

Change-Id: If4d91043d72e816a930d50927bf9441bd6b30b9b
Reviewed-on: http://gerrit.cloudera.org:8080/4485
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <as...@cloudera.com>
(cherry picked from commit 64ec121498f603fb3c4e5291f5a43eac2bcd0f8f)
Reviewed-on: http://gerrit.cloudera.org:8080/4680
Reviewed-by: Dan Burkert <da...@cloudera.com>
Tested-by: Dan Burkert <da...@cloudera.com>
---
A docs/images/hash-hash-partitioning-example.png
A docs/images/hash-partitioning-example.png
A docs/images/hash-range-partitioning-example.png
A docs/images/range-partitioning-example.png
A docs/media-src/schema_design.graffle
M docs/schema_design.adoc
6 files changed, 3,656 insertions(+), 231 deletions(-)

Approvals:
  Dan Burkert: Looks good to me, approved; Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/4680
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If4d91043d72e816a930d50927bf9441bd6b30b9b
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: branch-1.0.x
Gerrit-Owner: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <da...@cloudera.com>