zjffdu commented on issue #3314: [ZEPPELIN-4019] Interpreter process get note 
from server
URL: https://github.com/apache/zeppelin/pull/3314#issuecomment-469005070
 
 
   @liuxunorg I just have concern that allowing getting note json is too 
flexible for users, and it cause risk once the note json format has changes 
over time. I would suggest to add api like following:
   
   ```
   public String getParagraphText(String noteId, String paragraphId)
   ```

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to