Created 08-27-2018 10:46 PM
We have an issue with handling colon symbol in operation names. Probably other names as well.
http://quickstart.cloudera:7187/api/v9/entities?query=(sourceType:PIG)AND(type:operation)AND(origina...) - shows nothing
Encoded URL shows nothing as well: http://quickstart.cloudera:7187/api/v9/entities?query=(sourceType:PIG)AND(type:operation)AND(origina...)
Pig Operation names PigLatin:script.pig exists and can be viewed using an url for all the PIG jobs: http://quickstart.cloudera:7187/api/v9/entities?query=(sourceType:PIG)AND(type:operation)AND(origina...)
Any suggestions how to overcome this?