問題タブ [qubole]
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.
scala - Qubole スパークレンズのビルド失敗
Qubole spark-lensプロジェクトを構築しようとしています。未解決の依存関係エラーを下回っています。git バージョンでは、spark リゾルバーはhttps://dl.bintray.com/spark-packages/mavenを指しています。この URL は現在廃止されており、 403 応答。
以下はsbt構成です
build.sbt
プロジェクト/plugins.sbt
project/build.properties
誰かが私が間違っているところを指摘できますか?