Not sure if I am seeing double.

SparkBuild.scala for 0.9.1 has dobule hbase declaration

      "org.apache.hbase"     %  "hbase"           % "0.94.6"
excludeAll(excludeNetty, excludeAsm),
      "org.apache.hbase" % "hbase" % HBASE_VERSION excludeAll(excludeNetty,
excludeAsm),


as a result i am not getting the right version of hbase here. Perhaps the
old declaration crept in during a merge at some point?

-d

Reply via email to