Repository: kudu Updated Branches: refs/heads/gh-pages 23ece3aea -> 875f4cd09
Blog: Two minor tweeks to 'Getting Started with Kudu - an O'Reilly Title' Change-Id: Ia53f8743488cd6eedd27b48352cdfb1c323d840e Reviewed-on: http://gerrit.cloudera.org:8080/11167 Reviewed-by: Jordan Birdsell <[email protected]> Tested-by: Jordan Birdsell <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/875f4cd0 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/875f4cd0 Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/875f4cd0 Branch: refs/heads/gh-pages Commit: 875f4cd09c0c7ee4408bd6171730e181f4cb8d12 Parents: 23ece3a Author: Brock Noland <[email protected]> Authored: Wed Aug 8 13:38:00 2018 -0500 Committer: Jordan Birdsell <[email protected]> Committed: Wed Aug 8 18:54:32 2018 +0000 ---------------------------------------------------------------------- _posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kudu/blob/875f4cd0/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md ---------------------------------------------------------------------- diff --git a/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md b/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md index c182613..ac19f23 100644 --- a/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md +++ b/_posts/2018-08-06-getting-started-with-kudu-an-oreilly-title.md @@ -11,7 +11,7 @@ blog with their permission. Five years ago, enabling Data Science and Advanced Analytics on the Hadoop platform was hard. Organizations required strong Software Engineering capabilities to successfully implement complex Lambda architectures or even -simply implement continuous ingest. Updating or deleting data, were simplify +simply implement continuous ingest. Updating or deleting data, were simply a nightmare. General Data Protection Regulation (GDPR) would have been an extreme challenge at that time. <!--more-->
