futuresystems / big-data-stack

Hadoop-based Big Data stack (hdfs, yarn, spark, etc)
Apache License 2.0
6 stars 17 forks source link

catch a TableExistsException in nist example #65

Closed badmutex closed 8 years ago

badmutex commented 8 years ago

Getting error during run:

User class threw exception: org.apache.hadoop.hbase.TableExistsException

This may be the culprit:

https://github.com/futuresystems/big-data-stack/blob/master/examples/nist_fingerprint/NBIS.scala#L115

badmutex commented 8 years ago

migrated to external example project