anguillanneuf opened a new issue, #20063:
URL: https://github.com/apache/pulsar/issues/20063

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   The Get Started guide for [stateful 
functions](https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-stateful-functions)
 can't be followed because this file 
`examples/example-stateful-function-config.yaml` does not appear to exist. 
   
   
   ![Screenshot 2023-04-10 at 4 33 25 
PM](https://user-images.githubusercontent.com/9518298/231018710-6b277b80-c352-46bd-9871-cc7cfe5de2ed.png)
   
   ```sh
   tz@pantone:~/apache-pulsar-2.11.0$ ls examples/
   api-examples.jar  example-function-config.yaml  
example-window-function-config.yaml  python-examples
   ```
   
   Furthermore, the contents of `examples/example-window-function-config.yaml` 
(unzipped from the 2.11 distro) does not match what's published in the 
documentation, causing some steps in the tutorial to not work as intended. 
   
   ![Screenshot 2023-04-10 at 4 38 47 
PM](https://user-images.githubusercontent.com/9518298/231019324-a01df9da-732f-4197-9588-c63cd2a84e42.png)
   
   
   ### Minimal reproduce step
   
   Follow the following guides in order using a fresh installation of pulsar 
2.11:
   
   1. 
https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-functions
   2. 
https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-stateful-functions
   3. 
https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-window-functions
   
   ### What did you expect to see?
   
   The tutorial to work as described in the official documentation. 
   
   ### What did you see instead?
   
   Step No. 7 in 
https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-functions 
made no sense to me as a new user. 
   
   
https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-stateful-functions
 can't be followed at all because the example file is missing. 
   
   I needed to update `` accordingly in order to run 
https://pulsar.apache.org/docs/2.11.x/functions-quickstart/#start-window-functions.
 
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to