Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Incompatible change, Reviewed
-
Description
Working through setting up an IT for our shaded artifacts in HBASE-20334 makes our lack of packaging seem like an oversight. While I could work around by pulling the shaded clients out of whatever build process built the convenience binary that we're trying to test, it seems v awkward.
After reflecting on it more, it makes more sense to me for there to be a common place in the install that folks running jobs against the cluster can rely on. If they need to run without a full hbase install, that should still work fine via e.g. grabbing from the maven repo.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-20077 hcat command should follow same pattern as hive cli for getting HBase jars
- Closed
-
HBASE-21153 Shaded client jars should always build in relevant phase to avoid confusion
- Resolved