Created
June 2, 2016 02:00
-
-
Save stanley-shi/884909f00477d8700df31209c2849f24 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kafka-console-consumer.sh --topic gps-data-export --zookeeper 10.64.249.175:2181/kafka --consumer.config tmp.conf >data.log & | |
// tmp.conf: group.id=gps2orcl-qa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment