Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マッパーが一連のキーと値のペアを発行している場合、ソート アンド シャッフル メソッドで何らかの処理を行い、リデューサーが別の種類のキー タイプを受け入れるようにキー タイプを変更できますか?
コンバイナーでやってみては?データ型を変更するだけで、実際のデータのパススルーとして設計します。これは奇妙な要件です。古いコードを再利用していますか?