[GitHub] flink pull request #5633: [FLINK-8857] [Hbase] Avoid HBase connector read ex...

2018-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5633 ---

[GitHub] flink pull request #5633: [FLINK-8857] [Hbase] Avoid HBase connector read ex...

2018-03-05 Thread neoremind
Github user neoremind commented on a diff in the pull request: https://github.com/apache/flink/pull/5633#discussion_r172125701 --- Diff: flink-connectors/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java --- @@ -86,8 +86,8 @@ public boolean

[GitHub] flink pull request #5633: [FLINK-8857] [Hbase] Avoid HBase connector read ex...

2018-03-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5633#discussion_r172124498 --- Diff: flink-connectors/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java --- @@ -86,8 +86,8 @@ public boolean

[GitHub] flink pull request #5633: [FLINK-8857] [Hbase] Avoid HBase connector read ex...

2018-03-05 Thread neoremind
Github user neoremind commented on a diff in the pull request: https://github.com/apache/flink/pull/5633#discussion_r172122738 --- Diff: flink-connectors/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java --- @@ -86,8 +86,8 @@ public boolean

[GitHub] flink pull request #5633: [FLINK-8857] [Hbase] Avoid HBase connector read ex...

2018-03-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5633#discussion_r172122162 --- Diff: flink-connectors/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseReadExample.java --- @@ -86,8 +86,8 @@ public boolean

[GitHub] flink pull request #5633: [FLINK-8857] [Hbase] Avoid HBase connector read ex...

2018-03-05 Thread neoremind
GitHub user neoremind opened a pull request: https://github.com/apache/flink/pull/5633 [FLINK-8857] [Hbase] Avoid HBase connector read example throwing exception at the end ## What is the purpose of the change *This pull request fixes problem of HBase read example throwing