Hi Chris,

Whenever I run the tests from my University workstation they seem to work
flawlessly (even with the HBase module), however I've been rather unsure
about the tests (i) because we still don't have cassandra module tests (the
bain of my life) (ii) GORA-49 & GORA-89 exist, which need to be addressed
in the next 0.3 dev drive.

I must admit though, then I run the tests from home, I get very similar
output to what you've pasted. I also got getProxy() stacktraces which I put
down to my home working environment.

We need to address the HBase module with regards to the points you make
though.

Lewis

On Wed, Apr 25, 2012 at 3:21 PM, Mattmann, Chris A (388J) <
[email protected]> wrote:

> Hey Guys,
>
> As an FYI for 0.3, I can't get tests passing on my Mac Book Pro, JDK6,
> with Maven 2.2.1. Here's what I see:
>
> 12/04/25 07:10:01 WARN
> client.HConnectionManager$HConnectionImplementation: Encountered problems
> when prefetch META table:
> org.apache.hadoop.hbase.TableNotFoundException: Cannot find row in .META.
> for table: Employee, row=Employee,foo,99999999999999
>        at
> org.apache.hadoop.hbase.client.MetaScanner.metaScan(MetaScanner.java:136)
>        at
> org.apache.hadoop.hbase.client.MetaScanner.metaScan(MetaScanner.java:95)
>        at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.prefetchRegionCache(HConnectionManager.java:649)
>        at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegionInMeta(HConnectionManager.java:703)
>        at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.locateRegion(HConnectionManager.java:594)
>        at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatch(HConnectionManager.java:1133)
>        at
> org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.processBatchOfPuts(HConnectionManager.java:1253)
>        at
> org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:828)
>        at
> org.apache.gora.hbase.store.HBaseTableConnection.close(HBaseTableConnection.java:96)
>        at org.apache.gora.hbase.store.HBaseStore.close(HBaseStore.java:599)
>
> And then constantly hanging and cycling through getting HBase up, putting
> some data in, crapping out,
> then doing the same thing over and over again. If I run with
> -Dmaven.skip.tests=true, then it builds fine and
> installs, but I'm curious as to why I can't get the tests to pass. Not a
> blocker, or a reason to revert anything
> in my mind, but just wanted to get it on list that I'm having issues here.
>
> Anyone else?
>
> Cheers,
> Chris
>
> Begin forwarded message:
>
> > From: "Mattmann, Chris A (388J)" <[email protected]>
> > Date: April 25, 2012 6:58:41 AM PDT
> > To: "<[email protected]>" <[email protected]>
> > Cc: "<[email protected]>" <[email protected]>
> > Subject: Re: [VOTE] Apache Gora 0.2 RC
> > Reply-To: <[email protected]>
> >
> > Sorry a little late for the tally, but here's my +1:
> >
> > SIGS check out:
> >
> > [dhcp-78-195-249:~/tmp/gora-0.2] mattmann% gpg --import < KEYS
> > gpg: key 3592721E: "Henry Saputra (CODE SIGNING KEY) <
> [email protected]>" not changed
> > gpg: key B876884A: "Chris Mattmann (CODE SIGNING KEY) <
> [email protected]>" not changed
> > gpg: key C601BCA7: public key "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>" imported
> > gpg: Total number processed: 3
> > gpg:               imported: 1  (RSA: 1)
> > gpg:              unchanged: 2
> > [dhcp-78-195-249:~/tmp/gora-0.2] mattmann% $HOME/bin/verify_gpg_sigs
> > Verifying Signature for file gora-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:04:21 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:04:21 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-accumulo-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:39:30 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-accumulo-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:39:30 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-cassandra-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:40:05 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-cassandra-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:40:05 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-core-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:05:59 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-core-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:05:59 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-hbase-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:38:51 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-hbase-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:38:51 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-sql-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:40:41 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-sql-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:40:41 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-tutorial-0.2-src.tar.gz.asc
> > gpg: Signature made Thu Apr 19 09:41:16 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> > Verifying Signature for file gora-tutorial-0.2-src.zip.asc
> > gpg: Signature made Thu Apr 19 09:41:16 2012 PDT using RSA key ID
> C601BCA7
> > gpg: Good signature from "Lewis John McGibbney (CODE SIGNING KEY) <
> [email protected]>"
> > gpg: WARNING: This key is not certified with a trusted signature!
> > gpg:          There is no indication that the signature belongs to the
> owner.
> > Primary key fingerprint: 2A23 D53F 8D27 5CB6 91E1  89C1 F45E 7970 C601
> BCA7
> >
> > Checksums look good:
> >
> > [dhcp-78-195-249:~/tmp/gora-0.2] mattmann% $HOME/bin/verify_md5_checksums
> > md5sum: stat '*.bz2': No such file or directory
> > gora-0.2-src.tar.gz: OK
> > gora-accumulo-0.2-src.tar.gz: OK
> > gora-cassandra-0.2-src.tar.gz: OK
> > gora-core-0.2-src.tar.gz: OK
> > gora-hbase-0.2-src.tar.gz: OK
> > gora-sql-0.2-src.tar.gz: OK
> > gora-tutorial-0.2-src.tar.gz: OK
> > gora-0.2-src.zip: OK
> > gora-accumulo-0.2-src.zip: OK
> > gora-cassandra-0.2-src.zip: OK
> > gora-core-0.2-src.zip: OK
> > gora-hbase-0.2-src.zip: OK
> > gora-sql-0.2-src.zip: OK
> > gora-tutorial-0.2-src.zip: OK
> > [dhcp-78-195-249:~/tmp/gora-0.2] mattmann%
> >
> > Great job Lewis and team!
> >
> > Cheers,
> > Chris
> >
> >
> > On Apr 20, 2012, at 4:32 AM, lewis john mcgibbney wrote:
> >
> >> Hi Everyone, (Not sure if the 1st email went out OK)
> >>
> >> A candidate for the Apache Gora 0.2 release (our first since graduation
> >> from the incubator) is available at:
> >>
> >> http://people.apache.org/~lewismc/apache-gora-0.2/rc1/
> >>
> >> The release candidate is a src.zip and src.tar.gz archive of the
> sources in:
> >>
> >> http://svn.apache.org/repos/asf/gora/tags/gora-0.2
> >>
> >> We release Gora only as src, this is due to the nature of the project
> and
> >> the requirement to recompile the codebase.
> >>
> >> A staged Maven repository of the 0.2 sources is available here:
> >>
> >> https://repository.apache.org/content/repositories/orgapachegora-074/
> >>
> >> Please vote on releasing this package as Apache Gora 0.2.
> >> The vote is open for the next 72 hours and passes if a majority of at
> >> least three +1 Gora PMC votes are cast.
> >>
> >> [ ] +1 Release this package as Apache Nutch 1.5
> >> [ ] -1 Do not release this package because...
> >>
> >> Many Thanks, heres to plenty more and have a great weekend.
> >>
> >> Kind Regards,
> >> Lewis
> >>
> >> P.S. Here's my +1.
> >
> >
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > Chris Mattmann, Ph.D.
> > Senior Computer Scientist
> > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> > Office: 171-266B, Mailstop: 171-246
> > Email: [email protected]
> > WWW:   http://sunset.usc.edu/~mattmann/
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > Adjunct Assistant Professor, Computer Science Department
> > University of Southern California, Los Angeles, CA 90089 USA
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: [email protected]
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>


-- 
*Lewis*

Reply via email to