GitHub user yogidevendra reopened a pull request: https://github.com/apache/incubator-apex-malhar/pull/289
APEXMALHAR-2087 Hive output module 1. Added Hive output module 2. Minor enhancements for getters, setters 3. Fixing some import order, checkstyle violations You can merge this pull request into a Git repository by running: $ git pull https://github.com/yogidevendra/incubator-apex-malhar APEXMALHAR-2087-hive-output-module-PR1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-apex-malhar/pull/289.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 #289 ---- commit bb0a93d02a91723a323fc09c23150cc5f1a4feb6 Author: yogidevendra <deven...@datatorrent.com> Date: 2016-05-10T09:58:17Z APEXMALHAR-2087 Hive output module 1. Added Hive output module 2. Minor enhancements for getters, setters 3. Fixing some import order, checkstyle violations 4. Moving hive support under separate pom project 5. replacing deprecated calls with recommended calls in the test cases. 6. making test case compatible to parentclass (junit 3) 7. added hive dependency to benchmark 8. added hive to all-modules profile 9. Incorporating review comments ---- --- 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. ---