commit c7bccdde479305afb75dcedcd94f822936bedc93 Author: stack Date: Tue Sep 15 06:18:29 2015 -0700 HBASE-14435 thrift tests don't have test-specific hbase-site.xml so 'BindException: Address already in use' because info port is not turned off: ADDENDUM diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index d581868..7d191f8 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -52,6 +52,12 @@ true + + src/test/resources + + **/** + +