Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For example for this request
/api/v1/clusters/<cluster_name>/components/?ServiceComponentInfo/category=MASTER|(ServiceComponentInfo/service_name=SQOOP)
returns
"items" : [ ]
if SQOOP is not installed, but it should return all components with category=MASTER.