Stalehelp wantedlifecycle/staletype/bug
仓库指标
- Star
- (13,697 star)
- PR 合并指标
- (平均合并 3天 10小时) (30 天内合并 146 个 PR)
描述
Describe the bug The pulsar function doesn't work with python file (localrun), I totally follow the steps on official website. The function can be created but not work.
To Reproduce Steps to reproduce the behavior:
- Just download the ExclamationFunction.py
- Upload to pulsar server
- Use the cmd to localrun the funtion " ./pulsar-admin functions localrun
--classname ExclamationFunction
--py /pulsar/ExclamationFunction.py
--inputs input
--output output
--tenant public
--namespace default --name PythonFuncName" - See error
Screenshots

Desktop (please complete the following information):
- OS: Windows
Additional context Add any other context about the problem here.