You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/04/03 17:15:46 UTC

[GitHub] [pulsar] david-streamlio opened a new issue #3974: Add steps to build Pulsar function to docs

david-streamlio opened a new issue #3974: Add steps to build Pulsar function to docs
URL: https://github.com/apache/pulsar/issues/3974
 
 
   **Describe the bug**
   Currently the instructions for developing Java based Pulsar functions does not include any documentation on how to bundle and build the jar file that gets deployed.
   
   **To Reproduce**
   If you scroll down to the "Programming Model" section of the https://pulsar.apache.org/docs/en/functions-overview/ page, you will see a section that describes the function code, followed by a section that shows how to deploy it from a fat jar file.
   
   It leaves out steps on how to actually build the fat jar (which is crucial)
   
   
   **Expected behavior**
   
   Let's add a section that covers bundling the function as a NAR or fat JAR.
   
   **Screenshots**
   
   ![Screen Shot 2019-04-03 at 10 11 57 AM](https://user-images.githubusercontent.com/35466513/55498826-61f25580-55f9-11e9-864b-b907a91ee8da.png)
   

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


With regards,
Apache Git Services