I ran it three times on my Linux box and SortMergeJoinIT passed each time
(though MutableIndexFailureIT which seems to flap regularly in the Jenkins
build failed once). I haven't been able to run the unit tests to completion
on my Mac in quite some time. Have you tried lowering the amount of IT
tests running in parallel (-DnumForkedIT=3)?

Let us know how you think we should proceed with closing the vote - don't
want to close it on you if there are concerns.

Thanks,
James


On Mon, Jul 27, 2015 at 4:53 AM, rajeshb...@apache.org <
chrajeshbab...@gmail.com> wrote:

> I am also seeing the same failures with Join related tests.
> I  often the see the failures, But they are passing when I run
> individually.
>
> testJoinWithSubquery[2](org.apache.phoenix.end2end.SpooledSortMergeJoinIT)
> Time elapsed: 0.134 sec  <<< ERROR!
>
> org.apache.phoenix.exception.PhoenixIOException:
> org.apache.hadoop.hbase.DoNotRetryIOException: Join.CustomerTable:
> java.lang.OutOfMemoryError: unable to create new native thread
>
> testJoinWithSubquery[2](org.apache.phoenix.end2end.SortMergeJoinIT)  Time
> elapsed: 0.069 sec  <<< ERROR!
>
> org.apache.phoenix.exception.PhoenixIOException:
> org.apache.hadoop.hbase.DoNotRetryIOException: Join.CustomerTable: unable
> to create new native thread
>
>
>
> On Sun, Jul 26, 2015 at 2:18 AM, Gabriel Reid <gabriel.r...@gmail.com>
> wrote:
>
> > I'm having problems running the full test suite. I'm getting the
> following
> > error while running "mvn clean install":
> >
> > testInnerJoin[2](org.apache.phoenix.end2end.SpooledSortMergeJoinIT)  Time
> > elapsed: 0.229 sec  <<< ERROR!
> > org.apache.phoenix.exception.PhoenixIOException:
> > org.apache.hadoop.hbase.DoNotRetryIOException: Join.ItemTable:
> > java.lang.OutOfMemoryError: unable to create new native thread
> >
> > I don't get anything like this on the HBase 1.1 and HBase 0.98 versions.
> Is
> > anyone else seeing anything like this?
> >
> > - Gabriel
> >
> >
> >
> > On Sat, Jul 25, 2015 at 2:41 AM Mujtaba Chohan <mujt...@apache.org>
> wrote:
> >
> > > +1 on release.
> > >
> > > Verified tests and licenses.
> > >
> > > On Wednesday, July 22, 2015, James Taylor <jamestay...@apache.org>
> > wrote:
> > >
> > > > Hi Everyone,
> > > >
> > > > This is a call for a vote on Apache Phoenix 4.5.0-HBase-1.0 RC0. This
> > is
> > > > the next minor release of Phoenix 4, compatible with the 1.0 branch
> of
> > > > Apache HBase. The release includes both a source-only release and a
> > > > convenience binary release.
> > > >
> > > > This release has feature parity with our pending 4.5.0-HBase-0.98
> > release
> > > > and includes the following improvements:
> > > > - Support for adding columns to tables with views
> > > > - Collection of per statement client-side metrics
> > > > - Ability to issue SELECT without FROM clause
> > > > - Pherf support for mixed read/write workloads
> > > > - Many new math and ARRAY built-in functions
> > > > - Manage UDF jars through SQL commands
> > > > - Improvements to MR index build
> > > >
> > > > The source tarball, including signatures, digests, etc can be found
> at:
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-1.0-rc0/src/
> > > >
> > > > The binary artifacts can be found at:
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-1.0-rc0/bin/
> > > >
> > > > For a complete list of changes, see:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mujtaba.asc
> > > >
> > > > KEYS file available here:
> > > > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > > >
> > > > The hash and tag to be voted upon:
> > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=083998f15d306e6a4f8535cc3850e6edba9526f8
> > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-1.0-rc0
> > > >
> > > > Vote will be open for at least 72 hours. Please vote:
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > > > Thanks,
> > > > The Apache Phoenix Team
> > > >
> > >
> >
>

Reply via email to