GitHub의 Apache Beam 저장소 examples 디렉터리에서 더 많은 예시를 찾을 수 있습니다. complete 예시 하위 디렉터리에는 복잡한 데이터 처리 작업을 수행하는 예시 파이프라인이 포함되어 있습니다. Cookbook 하위 디렉터리에는 자주 사용되는 데이터 분석 패턴을 정의하여 더 큰 파이프라인에 포함시키는 방법이 나와 있는 '설명서' 예시가 포함되어 있습니다.
Java용 또는 Python용 예시 디렉터리를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["The Apache Beam website offers documentation for the WordCount Walkthrough, a series of four examples that build on each other to explain SDK concepts."],["The website also features Mobile Gaming Examples, which showcase more intricate functionality than the WordCount examples."],["The Apache Beam GitHub repository, within the `examples` directory, hosts a wider array of examples, including complex data processing pipelines."],["The GitHub repository's `Cookbook` subdirectory provides examples for common data analysis patterns that can be integrated into larger pipelines."]]],[]]