the only thing I did was start from bin tarball ran some shell commands some java then took snapshot dropped the table restored from snapshot more shell commands stopped hbase built from source and installed that's pretty much where I saw the error in the UI
On Mon, Mar 26, 2018 at 12:24 PM, Andrew Purtell <[email protected]> wrote: > Thanks for testing the RC! > > Can you say more about the circumstances that lead to the > CorruptHFileException? > > > > On Mar 26, 2018, at 9:22 AM, Artem Ervits <[email protected]> wrote: > > > > +1 (non-binding) > > > > signatures: > > src: OK > > bin: OK > > sha512: > > src: OK > > bin: OK > > > > hbase shell: OK > > logs: OK > > > > Hadoop Pseudo-distrbibuted: 2.7.5 > > Java 1.8.0_161 1M rows - 1.4.2 client: OK > > HBase PE: OK > > > > Source Release: > > > > Build and install: OK > > tests: OK > > ran tests and still encounterederrors on hbase-server for > > TestSpnegoHttpServer > > > > HBase UI: NOK > > splits/merges OK > > see this for the first timed > > org.apache.hadoop.hbase.io.hfile.CorruptHFileException: Problem reading > > HFile Trailer from file hdfs:// > > hadoop.example.com:9000/apps/hbase/data/default/table1/ > 23fb9fe7c999be282e1bbb86d6cdb999/cf/table1=23fb9fe7c999be282e1bbb86d6cdb9 > 99-3b61a7574888488b8e35b64b3fa15f2f > > > > > > On Mon, Mar 26, 2018 at 8:48 AM, Balazs Meszaros < > > [email protected]> wrote: > > > >> +1 > >> > >> - built from source: OK > >> - unit tests passed: OK > >> - rat check: OK > >> - LTT with 1M rows: OK > >> - ran basic shell commands: OK > >> - web UI: OK > >> > >>> On Sat, Mar 24, 2018 at 4:37 AM, Ted Yu <[email protected]> wrote: > >>> > >>> +1 > >>> > >>> Ran test suite with Java 1.8.0_151 - passed > >>> Ran RAT check - passed > >>> > >>> LoadTestTool loaded 1M rows > >>> > >>> On Fri, Mar 23, 2018 at 5:09 PM, Andrew Purtell <[email protected]> > >>> wrote: > >>> > >>>> The first HBase 1.4.3 release candidate (RC0) is available for > download > >>> at > >>>> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.3RC0/ and > Maven > >>>> artifacts are available in the temporary repository > >>>> https://repository.apache.org/content/repositories/ > >> orgapachehbase-1207/ > >>> . > >>>> > >>>> The git tag corresponding to the candidate is '1.4.3RC0' (172373d1f0). > >>>> > >>>> A detailed source and binary compatibility report for this release is > >>>> available for your review at > >>>> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.3RC0/ > >>>> compat-check-report.html > >>>> . > >>>> > >>>> A list of the 36 issues resolved in this release can be found at > >>>> https://s.apache.org/FM08 . > >>>> > >>>> Please try out the candidate and vote +1/0/-1. > >>>> > >>>> This vote will be open for at least 72 hours. Unless objection I will > >> try > >>>> to close it Friday March 30, 2018 if we have sufficient votes. > >>>> > >>>> Prior to making this announcement I made the following preflight > >> checks: > >>>> > >>>> RAT check passes (7u80) > >>>> Unit test suite passes (7u80) > >>>> LTT load 1M rows with 100% verification and 20% updates (8u152) > >>>> ITBLL Loop 1 1B rows (8u152) > >>>> > >>>> > >>>> -- > >>>> Best regards, > >>>> Andrew > >>>> > >>> > >> >
