Description
Running local pig jobs triggers large quantities of warnings about deprecated properties -something I don't care about as I'm not in a position to fix without delving into Pig.
I can suppress them by changing the log level, but that can hide other warnings that may actually matter.
If there was a special Configuration.deprecated log for all deprecation messages, this log could be suppressed by people who don't want noisy logs
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-5554 "hadoop.native.lib" config is deprecated
- Closed