問題タブ [apache-samza]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
gradle - Apache Samza: Samza REST と hello-samza の概要
私はApache Samza Web サイトの hello-samza チュートリアルに従っており、ここで説明されているように REST サービスを追加したいと考えています: http://samza.apache.org/learn/tutorials/latest/samza-rest-getting-started.html
YARN UI で samza ジョブを確認できますが、次のビルド コマンドでエラーが発生します。
gradle ビルド ファイルをhello-samza リポジトリから変更する必要がありますか?
Ubuntu 16.04 を使用しています。Samza のバージョンは 0.13.0 です。アドバイスありがとうございます!