問題タブ [apache-crunch]
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.
51 問題
0
投票する
0
に答える
45
参照
java - ハイブ collect_set クエリを apache crunch に移行する
このハイブクエリに相当するApache Crunchジョブを作成するにはどうすればよいですか
select A, collect_set(B) as C from table group by A
?