Apache Cassandra 프로젝트
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 페이지에는 Google Season of Docs에 선정된 기술 문서 프로젝트의 세부정보가 포함되어 있습니다.
프로젝트 요약
- 오픈소스 조직:
- Apache Cassandra
- 기술 문서 작성자:
- dvohra
- 프로젝트 이름:
- Apache Cassandra 4.0 문서 업데이트 및 문서의 TODO 해결
- 프로젝트 길이:
- 장기 실행 (5개월)
Project description
프로젝트는 다음과 같은 두 개의 하위 프로젝트로 구성됩니다.
1. Apache Cassandra 4.0 문서 업데이트
기존 Apache Cassandra 문서를 검토하고 업데이트하여
향후 Apache Cassandra 4.0 출시 버전에 부합하는지 확인하세요. 이에 대해 Google에서 제안하는
접근 방식은 먼저 Cassandra 기여자를 위한 cassandra-dev
메일링 리스트를 호출하여 업데이트가 필요한 문서 영역을
표시하는 것입니다. 두 번째로, 기존 문서를 체계적으로 검토하여
잠재적인 공백을 파악합니다. 예를 들어
기술 작가는 구조화된 검토에서
Cassandra 구성 파일 문서
(http://cassandra.apache.org/doc/latest/configuration/cassandra_config_file.html)를 소스에 실제로 포함된 구성 옵션
(https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/config/Config.java)과 비교할 수 있습니다.
2. Apache Cassandra 문서의 TODO 해결
Apache Cassandra 문서에는 'TODO' (또는 아직 완료되지 않은 작업)로 강조 표시된 여러 섹션이 포함되어 있습니다.
이는 다음과 같습니다.
- Cassandra 운영 / 백업
- Cassandra 운영 / 일괄 로드
- CQL / 데이터 정의 (검토 포인트 제한됨)
- 데이터 모델링
- Dynamo / Gossip, 장애 감지, 토큰 링
- 아키텍처/보증
- Cassandra 운영/힌트
- 아키텍처/개요 (별도 프로젝트로 제안됨)
- Cassandra 운영/읽기 수리
- 많은 커뮤니티 회원이 이러한 주제를 다루는 자료를 제작했습니다 (공개 블로그 게시물, Stack Overflow 게시물 등). 이 섹션을 작성하는 가장 생산적인 방법은 메일링 리스트에 유용한 참조 자료와 자료를 요청하고 이를 Apache Cassandra 문서 세트의 간결한 문서로 종합하는 것입니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-25(UTC)"],[[["This project focuses on updating the Apache Cassandra documentation to align with the upcoming 4.0 release and addressing outstanding TODOs within the existing documentation."],["The project will involve community collaboration to identify areas needing updates and a structured review to ensure comprehensive coverage of features like configuration options."],["Resolving documentation TODOs will entail leveraging existing community resources such as blog posts and Stack Overflow discussions to create concise and informative content."],["The project aims to enhance the clarity and completeness of Apache Cassandra documentation, benefiting both new and experienced users."]]],["The project involves two main tasks: updating Apache Cassandra documentation for the 4.0 release and resolving \"TODO\" sections within the existing documentation. The update will be achieved by soliciting feedback from Cassandra contributors and conducting a structured review of existing documentation, including comparing configuration file documentation with source code. Addressing \"TODOs\" will involve gathering community-sourced material from mailing lists and other sources to complete incomplete documentation sections, such as \"Backups\" and \"Data Modeling.\"\n"]]