Update Ingestion section#14023
Merged
techdocsmith merged 53 commits intoapache:masterfrom May 19, 2023
Merged
Conversation
Contributor
|
@ektravel , can you fix the merge conflicts. Also, I think maybe let's not rename "Native batch" to "Legacy batch" but "JSON based batch" if that is OK. It is more descriptive and I don't think it will be retired very soon. |
techdocsmith
reviewed
Apr 6, 2023
fe9a342 to
2fe86e2
Compare
vtlim
reviewed
Apr 12, 2023
317brian
approved these changes
May 18, 2023
317brian
requested changes
May 18, 2023
Contributor
317brian
left a comment
There was a problem hiding this comment.
I think there are some unintended changes in this PR that we need to figure out, ie deletions that shouldn't have happened
…er/docker-compose-local.yaml
…er/docker-compose.yaml
…src/main/java/org/apache/druid/k8s/overlord/common/K8sTaskId.java
…src/main/java/org/apache/druid/k8s/overlord/common/KubernetesOverlordUtils.java
…src/main/java/org/apache/druid/k8s/overlord/taskadapter/PodTemplateTaskAdapter.java
…src/test/java/org/apache/druid/k8s/overlord/taskadapter/PodTemplateTaskAdapterTest.java
…src/test/java/org/apache/druid/k8s/overlord/common/KubernetesOverlordUtilsTest.java
…src/test/resources/expectedNoopJobLongIds.yaml
This was referenced May 19, 2023
10 tasks
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview
https://spectacular-dieffenbachia-f33981.netlify.app/docs/ingestion/index.html
Description
The purpose of this PR is to rearrange the Ingestion section to promote MSQ/SQL as the primary batch ingestion option.
This PR:
docs/{development => configuration}/extensions.md
docs/{dependencies => design}/deep-storage.md
docs/{dependencies => design}/metadata-storage.md
docs/ingestion/{data-model.md => schema-model.md}
docs/{design => operations}/auth.md
docs/{development => querying}/geo.md
docs/{misc => querying}/math-expr.md
This PR has: