GitHub user fpompermaier opened a pull request: https://github.com/apache/flink/pull/633
Addde HBase OutputFormat example (Flink-1828) Fixed on top of PR #632, shows how to write data into HBase You can merge this pull request into a Git repository by running: $ git pull https://github.com/fpompermaier/flink hbaseOutExample Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/633.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #633 ---- commit 14dda6ddeb8bc1e4dc17a7b1e4a976e936e46ed6 Author: fpompermaier <f.pomperma...@gmail.com> Date: 2015-04-27T14:38:51Z Fixed missing call to configure() for Configurable HadoopOutputFormats commit 1544f57babe5699fedd7d0685557ddf6f1efdf04 Author: fpompermaier <f.pomperma...@gmail.com> Date: 2015-04-27T15:15:18Z Added HBase write example commit 1052350f9f7143d5847eceebaea2b132586e6734 Author: fpompermaier <f.pomperma...@gmail.com> Date: 2015-04-27T15:15:18Z Added HBase write example commit a4c0408ac58551561690500e9d8faea54319705d Author: fpompermaier <f.pomperma...@gmail.com> Date: 2015-04-27T15:57:32Z Added test for HBase write ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---