You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by jo...@apache.org on 2020/01/17 23:53:36 UTC

[druid] branch 0.17.0 updated (b478a55 -> dcc81fe)

This is an automated email from the ASF dual-hosted git repository.

jonwei pushed a change to branch 0.17.0
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from b478a55  Link javaOpts to middlemanager runtime.properties docs (#9101) (#9204)
     add dcc81fe  Tutorials use new ingestion spec where possible (#9155) (#9205)

No new revisions were added by this update.

Summary of changes:
 docs/development/extensions-core/mysql.md          |   6 +-
 docs/development/extensions-core/postgresql.md     |   6 +-
 docs/tutorials/tutorial-batch.md                   |  69 ++---
 docs/tutorials/tutorial-compaction.md              |   4 +-
 docs/tutorials/tutorial-ingestion-spec.md          | 342 +++++++++------------
 docs/tutorials/tutorial-rollup.md                  |  35 +--
 docs/tutorials/tutorial-transform-spec.md          |  35 +--
 .../tutorial/compaction-day-granularity.json       |   2 +-
 .../quickstart/tutorial/compaction-init-index.json |  69 ++---
 .../tutorial/compaction-keep-granularity.json      |   2 +-
 examples/quickstart/tutorial/deletion-index.json   |  69 ++---
 examples/quickstart/tutorial/retention-index.json  |  69 ++---
 examples/quickstart/tutorial/rollup-index.json     |  35 +--
 examples/quickstart/tutorial/transform-index.json  |  35 +--
 .../quickstart/tutorial/updates-append-index2.json |  33 +-
 .../quickstart/tutorial/updates-init-index.json    |  33 +-
 .../tutorial/updates-overwrite-index.json          |  33 +-
 examples/quickstart/tutorial/wikipedia-index.json  |  69 ++---
 18 files changed, 427 insertions(+), 519 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org