thinker0 edited a comment on pull request #3574:
URL: https://github.com/apache/incubator-heron/pull/3574#issuecomment-661433596
@Code0x58 sorry. The last one goes like this.
Other features seem to work fine.
```
[2020-07-21 08:21:52 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaMap' object has no attribute 'is_primitive'
[2020-07-21 08:21:52 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaMap' object has no attribute 'is_primitive'
[2020-07-21 08:21:52 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaObject' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaBool' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaBool' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaBool' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
[2020-07-21 09:29:25 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/33e1a410e8efde46fe6074757a0631f8eb7c7d3b/heron/tools/tracker/src/python/tracker.py",
line 65, in _convert_java_value
if pobj.is_primitive():
AttributeError: 'JavaInt' object has no attribute 'is_primitive'
```
----------------------------------------------------------------
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]