What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Feature: Feature Store for HopsML
What is the new behavior (if this is a feature change)?
A feature store service in hopsworks
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Hive becomes a first-class dependency to Hopsworks
Make sure there is no duplicate PR for this issue
Please check if the PR meets the following requirements
[ x ] Adds tests for the submitted changes (for bug fixes & features)
[ ] Passes the tests
[ x ] HOPSWORKS JIRA issue has been opened for this PR
[ x ] All commits have been squashed down to a single commit
Post a link to the associated JIRA issue https://logicalclocks.atlassian.net/browse/HOPSWORKS-718
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Feature: Feature Store for HopsML
What is the new behavior (if this is a feature change)? A feature store service in hopsworks
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) Hive becomes a first-class dependency to Hopsworks
Other information: Dependent on:
https://github.com/logicalclocks/hopsworks-chef/pull/233
https://github.com/logicalclocks/hops-hadoop-chef/pull/119
Tests: https://github.com/logicalclocks/hops-testing/pull/248