Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specify require dependencies for python example #14

Merged
merged 1 commit into from
Sep 13, 2016
Merged

specify require dependencies for python example #14

merged 1 commit into from
Sep 13, 2016

Conversation

MahdiZareie
Copy link
Contributor

@MahdiZareie MahdiZareie commented Sep 13, 2016

the python example require websocket-client to be installed .

the python example require websocket-client to be installed .
@yahoocla
Copy link

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! 😄

@yahoocla
Copy link

CLA is valid!

@merlimat
Copy link
Contributor

👍 Thanks

@merlimat merlimat merged commit 167386b into apache:master Sep 13, 2016
@MahdiZareie MahdiZareie deleted the patch-1 branch September 15, 2016 20:47
sijie pushed a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
* Create pulsar-functions module (#1)

* Create pulsar-functions module

* rename `sdk` package to `api`

* Added the first cut of the Java interface for Pulsar functions (#2)

* Added a simple example
hrsakai pushed a commit to hrsakai/pulsar that referenced this pull request Dec 10, 2020
hangc0276 referenced this pull request in hangc0276/pulsar May 26, 2021
Master Issue: #4 

This is the request produce  implementation.
Basic logic:
- For passed in PartitionTopic, create related Pulsar persistent topic.
- For passed in Kafka Records, write data to related pulsar persistent topic.
hangc0276 referenced this pull request in hangc0276/pulsar May 26, 2021
This PR is based on 
[Produce request](streamnative/kop@a09a805), which is in PR #14, please review and merge that first.

changes:
- change to sn pulsar version, so we could call getter/setter for parent class in `KafkaBrokerService` and `KafkaService`. Or it is not able to do the mock in test framework.
- add test framework, 
- add a simple produce request test, and pass write test.
dlg99 referenced this pull request in dlg99/pulsar Dec 1, 2021
* [Issue 9728] Upgrade GRPC and bookkeeper (apache#9729)

* Upgraded bookkeeper to 4.13.0; grpc to 1.33

Fixes apache#10937

*Motivation*

The previours bk version was introduce an incompatible issue
with BouncyCastle FIPS. BookKeeper already fix this and we
should upgrade the version to resolve the issue.

For more information: apache#10937

*Modifications*

* Upgrade to BookKeeper 4.14.3 (apache#12760)

* Fixed additional post-cherry-pick conflicts

Co-authored-by: hangc0276 <[email protected]>
Co-authored-by: chenhang <[email protected]>
Co-authored-by: Yong Zhang <[email protected]>
Co-authored-by: Matteo Merli <[email protected]>
@zhcn zhcn mentioned this pull request Aug 25, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants