Apache Kafkaに関する非互換を以下に示します。
内容 | 詳細 | JIRA | Summary |
外部仕様の変更 | コマンド仕様の変更(注1) | HADOOP-17276 | Extend CallerContext to make it include many items |
HADOOP-17287 | Support new Instance by non default constructor by ReflectionUtils | ||
HADOOP-17306 | RawLocalFileSystem's lastModifiedTime() loses milli seconds in JDK < 10.b09 | ||
HADOOP-17367 | Add InetAddress api to ProxyUsers.authorize | ||
HADOOP-17392 | Remote exception messages should not include the exception class | ||
HDFS-15485 | Fix outdated properties of JournalNode when performing rollback | ||
HDFS-15492 | Make trash root inside each snapshottable directory | ||
HDFS-15515 | mkdirs on fallback should throw IOE out instead of suppressing and returning false | ||
HDFS-15558 | ViewDistributedFileSystem#recoverLease should call super.recoverLease when there are no mounts configured | ||
HDFS-15578 | Fix the rename issues with fallback fs enabled | ||
HDFS-15625 | Namenode trashEmptier should not init ViewFs on startup | ||
HDFS-15633 | Avoid redundant RPC calls for getDiskStatus | ||
MAPREDUCE-7294 | Only application master should upload resource to Yarn Shared Cache | ||
YARN-10438 | Handle null containerId in ClientRMService#getContainerReport() | ||
オプションの内容/値の変更/省略値の変更(注2) | HDFS-15548 | Allow configuring DISK/ARCHIVE storage types on same device mount | |
チェック強化(注3) | HDFS-15469 | Dynamically configure the size of PacketReceiver#MAX_PACKET_SIZE | |
HDFS-15610 | Reduce datanode upgrade/hardlink thread | ||
公開しているファイルの内容/形式(注4) | HDFS-14904 | Add Option to let Balancer prefer highly utilized nodes in each iteration | |
HDFS-15519 | Check inaccessible INodes in FsImageValidation | ||
HDFS-15557 | Log the reason why a storage log file can't be deleted | ||
HDFS-15706 | HttpFS: Log more information on request failures | ||
YARN-10511 | Update yarn.nodemanager.env-whitelist value in docs | ||
メッセージ内容の変更(注5) | HADOOP-17360 | Log the remote address for authentication success | |
HDFS-15498 | Show snapshots deletion status in snapList cmd | ||
HDFS-15590 | namenode fails to start when ordered snapshot deletion feature is disabled | ||
HDFS-15594 | Lazy calculate live datanodes in safe mode tip | ||
メッセージの追加・削除(注6) | HADOOP-17255 | JavaKeyStoreProvider fails to create a new key if the keystore is HDFS | |
HDFS-15695 | NN should not let the balancer run in safemode | ||
ファイルのパーミッションの変更 | HDFS-15703 | Don't generate edits for set operations that are no-op | |
実行結果の変更 | 誤った実装の修正(注7) | HDFS-15568 | namenode start failed to start when dfs.namenode.max.snapshot.limit set. |
HDFS-15667 | Audit log record the unexpected allowed result when delete called | ||
HADOOP-16925 | MetricsConfig incorrectly loads the configuration whose value is String list in the properties file |
注1)実行結果、実行権限、実行多重度の変更など
注2)設定画面、操作画面など、画面情報含む
注3)指定可能範囲の変更、定義間の整合チェック、チェックの厳密化による有効範囲の拡大/縮小
注4)ログファイルの出力項目や形式の変更など
注5)ポップアップメッセージなどの変更により従前の操作が変わるものを含む。メッセージ内容、メッセージレベルの変更、メッセージ改善
注6)既存機能を使用する範囲で障害修正、改善などによるメッセージ新規追加・削除。
注7)外部仕様に反した外部動作を正規の動作に修正する場合、または誤った解釈の基で実装した標準的な技術の動作を正規の動作に修正する場合
参照
詳細は、下記のサイトを参照してください。