Skip to content

Commit

Permalink
modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerwin7 committed Oct 25, 2016
1 parent 69491dd commit 7928dd6
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,9 @@
### building problem solving

### introduction
consumer for mysql-tracker, some operations to restructure thr format of message
mysql-parser fetch the messages from mysql-tracker and pacakge the new format messages
then I will update the comfiguration service for mysql-parser in the last versions
### to see
http://blog.csdn.net/hackerwin7/article/details/39896173
http://blog.csdn.net/hackerwin7/article/details/42713271
### build
```
mvn clean install
cd target/
tar xxx.tar.gz
### edit conf
vim conf/parser.properties
./bin/start.sh
### tail log file
tail -f logs/xxx.log
```
### real-time job tracker
HA and real-time job is lack of configuration, to see next version

[1]: [design details](http://blog.csdn.net/hackerwin7/article/details/39896173)
[2]: [to kafka design](http://blog.csdn.net/hackerwin7/article/details/42713271)
### real-time job
HA and real-time job is lack of configuration, to see next version

0 comments on commit 7928dd6

Please sign in to comment.