Github user tedyu commented on the issue:
https://github.com/apache/flink/pull/6365
That would be ideal - a new connector for hbase 2.x considering that:
hbase 1.x is stable
hbase 2.y is newly released.
---
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/6365
Should this be a separate connector for HBase 2.x where we would also keep
a connector for HBase 1.x?
---
Github user zhangminglei commented on the issue:
https://github.com/apache/flink/pull/6365
Thanks @yanghua for pointing this out!
---
Github user zhangminglei commented on the issue:
https://github.com/apache/flink/pull/6365
Hi, @yanghua I do not use a inner maven repo. It seems does not work for
me.Exclude SNAPSHOT dependency and add a stable glassfish but still useless.
---
Github user yanghua commented on the issue:
https://github.com/apache/flink/pull/6365
seems `org.glassfish:javax.el:jar 3.0.1` has a non-SNAPSHOT version in
maven repository, see here :
https://mvnrepository.com/artifact/org.glassfish/javax.el/3.0.1-b10, Do you use
a inner maven rep
Github user zhangminglei commented on the issue:
https://github.com/apache/flink/pull/6365
@yanghua Could you please take on look this issue also ?
---
Github user zhangminglei commented on the issue:
https://github.com/apache/flink/pull/6365
Hi, @tedyu I found an issue when upgrade the hbase version to either 2.0.1
or 2.1.0. Both can lead problem. ```Failed to read artifact descriptor for
org.glassfish:javax.el:jar 3.0.1-b06-SNAPSHO
Github user zhangminglei commented on the issue:
https://github.com/apache/flink/pull/6365
Thanks @yanghua you are right! I just want waiting the travis ending. then
give the old and new version's dependency tree.
---