Phoenix
HDP 2.4.3 provides Phoenix 4.4.0-HBase-1.1 and the following Apache patches:
PHOENIX-1478: Can't upsert value of 127 into column of type unsigned tinyint.
PHOENIX-2125: ORDER BY on full PK on salted table does not work.
PHOENIX-2568: phoenix-spark client-spark JAR conflicts with some distributions.
PHOENIX-2876: Using aggregation function in ORDER BY.
PHOENIX-2878: CURRENT_TIME fails to provide correct time when projected table is using (#6).
PHOENIX-2892: Scan for pre-warming the block cache for 2ndary index should be removed
PHOENIX-2940: Query the stats table and cache stats in the client.
PHOENIX-3037: Setup proper security context in compaction/split coprocessor hooks.
HDP 2.4.2 provided Phoenix 4.4.0-HBase-1.1 and the following Apache patches:
PHOENIX-2601: Query result is incorrect when both index hint and limit are used.
PHOENIX-2817: Phoenix-Spark plugin doesn't work in secured environment.
HDP 2.4.0 provided Phoenix 4.4.0-HBase-1.1 and the following Apache patch:
PHOENIX-2608: Incompatibility between Jackson1 version shipped with Phoenix, YARN.