Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0, 3.3.2
-
Incompatible change, Reviewed
-
Dependency on HTrace and TraceAdmin protocol/utility were removed. Tracing functionality is no-op until alternative tracer implementation is added.
Description
Remove HTrace dependency as it is depending on old jackson jars. Use a no-op tracer for now to eliminate potential security issues.
The plan is to move part of the code in PR#1846 out here for faster review.
Attachments
Issue Links
- breaks
-
HBASE-26954 Compilation of master vs hadoop-3.3.2 fails
- Resolved
- contains
-
HADOOP-17171 Please fix CVEs by removing reference to htrace-core4
- Resolved
- is duplicated by
-
HADOOP-17387 Replace HTrace with NoOp tracer
- Resolved
- relates to
-
HADOOP-17515 Remove outdated contents from tracing documentation
- Open
-
HADOOP-17514 Remove trace subcommand from hadoop CLI
- Resolved
- links to