Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid deprecated API usage in gradoop-hbase module #862

Closed
ChrizZz110 opened this issue Jul 5, 2018 · 0 comments
Closed

Avoid deprecated API usage in gradoop-hbase module #862

ChrizZz110 opened this issue Jul 5, 2018 · 0 comments
Assignees
Labels

Comments

@ChrizZz110
Copy link
Contributor

ChrizZz110 commented Jul 5, 2018

There are several calls to deprecated functions and classes in HBase module. This should be refactored.

See e.g. HBaseEdgeHandler:writeTarget()

Also fix Bug in GradoopHBaseConfig Constructor and createConfig() function. The order of the parameters are confusing and were called wrong.

@ChrizZz110 ChrizZz110 self-assigned this Jul 10, 2018
ChrizZz110 added a commit to ChrizZz110/gradoop that referenced this issue Jul 11, 2018
…ordered params of HBase config class constructor
ChrizZz110 added a commit to ChrizZz110/gradoop that referenced this issue Jul 13, 2018
merando pushed a commit that referenced this issue Jul 13, 2018
* [#862] replaced deprecated api usage of hbase store and reordered params of HBase config class constructor
* fixes [#862]
0x002A pushed a commit to ChrizZz110/gradoop that referenced this issue Feb 19, 2019
…eipzig#880)

* [dbs-leipzig#862] replaced deprecated api usage of hbase store and reordered params of HBase config class constructor
* fixes [dbs-leipzig#862]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant