Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24266 )
Change subject: [tools] Improve Dev Container support ...................................................................... [tools] Improve Dev Container support This patches improve the Dev Container support for VSCode/Cursor: - Install clangd-12 as the language server for C++. - Add limits on cpu and memory for the container. - Forward ports of the container for minicluster services. - Start postgresql when launching the container. Change-Id: I29f1709c4ce9b42d213cc48c4f6f718d8a8ea159 Reviewed-on: http://gerrit.cloudera.org:8080/24266 Reviewed-by: Jason Fehr <[email protected]> Tested-by: Quanlong Huang <[email protected]> --- M .devcontainer/Dockerfile M .devcontainer/devcontainer.json 2 files changed, 7 insertions(+), 2 deletions(-) Approvals: Jason Fehr: Looks good to me, approved Quanlong Huang: Verified -- To view, visit http://gerrit.cloudera.org:8080/24266 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I29f1709c4ce9b42d213cc48c4f6f718d8a8ea159 Gerrit-Change-Number: 24266 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
