Guest User

Untitled

a guest
May 24th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. # kafkaConsole
  2. shell script to run kafka streams project
  3.  
  4. **directory of kafka.sh is irrelevant**
  5.  
  6.  
  7. Make file executable using following command:
  8. ```
  9. $chmod +x kafka.sh
  10. ```
  11.  
  12. Run it:
  13. ```
  14. ./kafka.sh
  15. ```
  16.  
  17. *For titles to work*
  18. go to Edit>Profile Preferences>Command>'When terminal commands set their own titles'>Set to 'keep initial title'
Add Comment
Please, Sign In to add comment