amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

missing paren in succinct workshop code #215

Closed sbenthall closed 8 years ago

sbenthall commented 8 years ago

Missing a parenthesis in this code block in the succinct workshop

val succinctWikiKV = wikiKV.map(t => (t._1, t._2.getBytes).succinctKV