Failed adaptor creation should report detailed errors
-----------------------------------------------------
Key: CHUKWA-359
URL: https://issues.apache.org/jira/browse/CHUKWA-359
Project: Hadoop Chukwa
Issue Type: Improvement
Components: data collection
Reporter: Ari Rabkin
Priority: Minor
Right now, if an "add" command fails, the error message is entirely
non-specific. This is unfortunately somewhat painful to fix, since the only
way processAddCommand() can return an error is by throwing an exception, and
this means changing function signatures in a lot of places. But would be a
significant usability improvement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.