1. To be compatible with response body of GetLoadInfoAction in httpv1. 2. Not drop partition by force in dynamic partition scheduler. Change-Id: I50864ddadf1a1c25efa16a465940a1129f937d3d Co-authored-by: chenmingyu <chenmingyu@baidu.com>
# fe-common This module is used to store some common classes of other modules. # spark-dpp This module is Spark DPP program, used for Spark Load function. Depends: fe-common # fe-core This module is the main process module of FE. Depends: fe-common, spark-dpp