Re: Failure to compile package hbase-operator-tools

2019-10-15 Thread Sean Busbey
ogging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can res

?????? Failure to compile package hbase-operator-tools

2019-10-15 Thread ????????
hi ,busbey         The reason I want to compile the HBase operator tools package myself is that I can't execute HBCK commands using the existing jar package,I downloaded the executable bin package from the following address??But when I execute the bypass command, I get an error as follows common

Re: Failure to compile package hbase-operator-tools

2019-10-14 Thread Sean Busbey
Hi! Git holds the in progress work of the project and isn't intended for downstream use. Please try to use the published hbase-operator-tools and let us know if you have an issue. You can find a link to the current release on our downloads page: http://hbase.apache.org/downloads.html Alternativ

Failure to compile package hbase-operator-tools

2019-10-14 Thread DavdShao
hi guys,     When I compiled the toolkit downloaded from gitup, the display failed.     My commands are as follows??     git  clone  https://github.com/apache/hbase-operator-tools.git     cd hbase-operator-tools     vi pom.xml (Modify HBase version configuration)     mvn clean package But after