fix breakage in batch ingestion schema

This commit is contained in:
fjy 2014-07-29 11:36:29 -07:00
parent 5c2bfef2e0
commit d9c9190e2f
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ The interval is the [ISO8601 interval](http://en.wikipedia.org/wiki/ISO_8601#Tim
"type": "hashed"
"targetPartitionSize": 5000000
},
"metadataUpdateSpec": {
"updaterJobSpec": {
"type": "db",
"connectURI": "jdbc:mysql:\/\/localhost:7980\/test_db",
"user": "username",