-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Remove code using spring-data-hadoop-hbase library #1613
Comments
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Mar 16, 2016
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Mar 16, 2016
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Mar 16, 2016
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Mar 16, 2016
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Apr 14, 2016
minwoo-jung
added a commit
that referenced
this issue
Apr 14, 2016
[#1613] Remove code using spring-data-hadoop-hbase library
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Apr 15, 2016
minwoo-jung
added a commit
that referenced
this issue
Apr 15, 2016
[#1613] change code using hbase api
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Apr 15, 2016
minwoo-jung
added a commit
to minwoo-jung/pinpoint
that referenced
this issue
Apr 15, 2016
minwoo-jung
added a commit
that referenced
this issue
Apr 15, 2016
[#1613] remove dependency for spring-data-hadoop-hbase
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Remove code using spring-data-hadoop-hbase library.
Because spring-data-hadoop-hbase libary do not supported hbase client 1.0.0 api. Latest version of spring-data-hadoop-hbase libary used old version api of hbase client 1.0.0 api and deprecase method.
I imporve hbase code to only use hbase client api and remove spring-data-hadoop-hbase code.
We will merge Pinpoint ver 1.5.3.
The text was updated successfully, but these errors were encountered: