Open chaplinthink opened 8 years ago
MD5 i don't know how to make it .i just find import utils.Md5Utils; but i can not find the code
java byte[] userHash = Md5Utils.md5sum(user);
I think you should encapsulate a md5 utility class, then go to call, don't go directly to use
ok i know,i have made it ,the hbase have the api
You make it use that is ok
MD5 i don't know how to make it .i just find import utils.Md5Utils; but i can not find the code
java byte[] userHash = Md5Utils.md5sum(user);