smengcl edited a comment on pull request #2680:
URL: https://github.com/apache/hadoop/pull/2680#issuecomment-796956673
Good catch. Actually because `TraceAdmin` is removed, the `trace` subcommand
is referencing a non-existent class now:
```
$ ./bin/hadoop trace
Error: Could not find or load main class org.apache.hadoop.tracing.TraceAdmin
```
I'm +1 on removing this right now.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]