thinker0 commented on pull request #3574:
URL: https://github.com/apache/incubator-heron/pull/3574#issuecomment-661021922
@Code0x58 another
```
[2020-07-20 21:33:24 +0900] [INFO]: Setting topology info for topology:
heron-ladp_ladm_perf_adgroup_breakdown_report-kafka-to-ladp-log-es-eco
[2020-07-20 21:33:24 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/20c8103cc4fd30b436b4787554e90a405988f63f/heron/tools/tracker/src/python/tracker.py",
line 77, in _convert_java_value
'raw' : utils.hex_escape(kv.serialized_value)}
File
"/Users/thinker0/.pex/code/20c8103cc4fd30b436b4787554e90a405988f63f/heron/tools/tracker/src/python/utils.py",
line 44, in hex_escape
return ''.join(ch if ch in printable else r'0x{0:02x}'.format(ord(ch))
for ch in bin_str)
File
"/Users/thinker0/.pex/code/20c8103cc4fd30b436b4787554e90a405988f63f/heron/tools/tracker/src/python/utils.py",
line 44, in <genexpr>
return ''.join(ch if ch in printable else r'0x{0:02x}'.format(ord(ch))
for ch in bin_str)
TypeError: 'in <string>' requires string as left operand, not int
[2020-07-20 21:33:24 +0900] [ERROR]: Caught exception while triggering
callback: 'in <string>' requires string as left operand, not int
[2020-07-20 21:33:24 +0900] [INFO]: Unregister a watch with uid:
e56c8661-0da9-4793-a2a8-60d733e74528
[2020-07-20 21:33:24 +0900] [INFO]: Adding data watch for path:
/heron/tmasters/heron-ladp_ladm_perf_adgroup_breakdown_report-kafka-to-ladp-log-es-eco
```
----------------------------------------------------------------
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]