hdinsight / hdinsight-storm-examples

This is a repository for complete and easy to use samples that demonstrate the use of Apache Storm on HDInsight
Apache License 2.0
58 stars 52 forks source link

fixing broken hbase examples #8

Closed Blackmist closed 9 years ago

Blackmist commented 9 years ago

Changing the vehiclespout to generate multi-field tuples, which are expected by the loggerbolt.

Blackmist commented 9 years ago

need to make sure this isn't breaking other things.