Re: [BUG]UnionForAlert test case fail

2016-01-14 Thread Zhang, Edward (GDI Hadoop)
Hao, is this because of your new code on dsl? why do we keep eagle.Tuple2 if we already use scala.Tuple2? Thanks Edward On 12/28/15, 18:26, "Zhang, Edward (GDI Hadoop)" wrote: >I found TestStormRunner::UnionForAlert fail with type incompatibility, I >think that is because

[BUG]UnionForAlert test case fail

2015-12-28 Thread Zhang, Edward (GDI Hadoop)
I found TestStormRunner::UnionForAlert fail with type incompatibility, I think that is because Hao has refactored processing layer, but we should fix those unit test cases. object UnionForAlert extends App{ val config : Config = ConfigFactory.load; val env =