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 2020/07/25 13:15:04 UTC

[GitHub] [pulsar] sergescevenels-naspers opened a new issue #7663: doc for deploying python functions with custom dependencies not explained in 2.6.0

sergescevenels-naspers opened a new issue #7663:
URL: https://github.com/apache/pulsar/issues/7663


   **Describe the bug**
   in the latest version of the documentation (2.6.0), in the function deploy section, it is not explained how to deploy python function with specific dependencies, like for example tensorflow, pandas, numpy,etc...
   
   By looking at the module [python_instance_main.py](https://github.com/apache/pulsar/blob/v2.6.0/pulsar-functions/instance/src/main/python/python_instance_main.py), it looks like you can specify as argument to the key "py":
   - a py module
   - a zip file
   - a wheel file
   
   **Expected behavior**
   This should be explained in the doc
   


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



[GitHub] [pulsar] sijia-w commented on issue #7663: doc for deploying python functions with custom dependencies not explained in 2.6.0

Posted by GitBox <gi...@apache.org>.
sijia-w commented on issue #7663:
URL: https://github.com/apache/pulsar/issues/7663#issuecomment-901170493


   @sergescevenels-naspers The functions are available in the latest version. See https://pulsar.apache.org/docs/en/next/functions-package/#python. Do you have further questions regarding this topic?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jcQuartic commented on issue #7663: doc for deploying python functions with custom dependencies not explained in 2.6.0

Posted by GitBox <gi...@apache.org>.
jcQuartic commented on issue #7663:
URL: https://github.com/apache/pulsar/issues/7663#issuecomment-983296155


   @sijie Hi bud, is that possible to use TensorFlow as a custom dependency for the pulsar function?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sijia-w commented on issue #7663: doc for deploying python functions with custom dependencies not explained in 2.6.0

Posted by GitBox <gi...@apache.org>.
sijia-w commented on issue #7663:
URL: https://github.com/apache/pulsar/issues/7663#issuecomment-901170493


   @sergescevenels-naspers The functions are available in the latest version. See https://pulsar.apache.org/docs/en/next/functions-package/#python. Do you have further questions regarding this topic?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Jennifer88huang commented on issue #7663: doc for deploying python functions with custom dependencies not explained in 2.6.0

Posted by GitBox <gi...@apache.org>.
Jennifer88huang commented on issue #7663:
URL: https://github.com/apache/pulsar/issues/7663#issuecomment-906021677


   @sergescevenels-naspers If the [content here](https://pulsar.apache.org/docs/en/next/functions-package/#python) meet your requirements, feel free to close the issue.
   If you have further concern, feel free to let us know. Thank you.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org