thinker0 commented on pull request #3574:
URL: https://github.com/apache/incubator-heron/pull/3574#issuecomment-661433596


   @Code0x58 sorry. The last one goes like this.
   ```
   [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'
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to