+1

I confirmed 0.5.2 rc2 works fine in EMR environment.

- Build passed in my local machine (macOS High Sierra, Java "1.8.0_172")
- Unit test passed
- Check feature transformation UDFs
  - Feature Scaling
  - Feature Hashing
  - Feature Transformation
- New bm25 UDF

The environment I used is as follows.
* EMR-5.19.0
* Hadoop 2.8.5
* Hive 2.3.3
* Tez 0.8.4

Thanks

Kai

On Wed, Nov 21, 2018 at 5:52 AM Tsuyoshi Ozawa <oz...@apache.org> wrote:

> > "_JAVA_OPTIONS=-Djdk.net.URLClassPath.disableClassPathURLCheck=true"
>
> Yes, it works. If it's an intended behaviour or a documentation problem,
> +1,
>
> - run test locally and confirmed to pass all tests on Ubuntu 18.04 + JDK 8.
> - verify signatures of files.
>
> Thanks,
> - Tsuyoshi
>
> On Wed, Nov 21, 2018 at 4:51 AM Makoto Yui <m...@apache.org> wrote:
> >
> > Hi Tsuyoshi,
> >
> > Does this workaround work for you?
> >
> > "_JAVA_OPTIONS=-Djdk.net.URLClassPath.disableClassPathURLCheck=true"
> > https://stackoverflow.com/a/53085816/5332768
> >
> > If it works, it's just a documentation issue.
> >
> > Thanks,
> > Makoto
> > 2018年11月21日(水) 2:54 Tsuyoshi Ozawa <oz...@apache.org>:
> > >
> > > Hello Makoto,
> > >
> > > Thank you for stating the vote.
> > >
> > > I tried to run tests locally on my linux machine (Ubuntu 18.04), but I
> > > hit the following errors:
> > > > Error: Could not find or load main class
> org.apache.maven.surefire.booter.ForkedBooter
> > >
> > > The detail and workaround of this problem is discussed on
> stackoverflow:
> > >
> https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class
> > >
> > > It worked on my local to add
> > > <useSystemClassLoader>false</useSystemClassLoader> to surefire
> > > configuration. Is it an intended behaviour?
> > >
> > > Hey Takeshi,
> > >
> > > Let me check your environment. Is your laptop mac?
> > > On Tue, Nov 20, 2018 at 10:59 AM Takeshi Yamamuro <
> linguin....@gmail.com> wrote:
> > > >
> > > > +1
> > > >
> > > > I checked all the tests passed in my laptop;
> > > >
> > > > maropu@~/Desktop/hivemall-0.5.2-incubating:$java -version
> > > >
> > > > java version "1.8.0_181"
> > > >
> > > > Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
> > > >
> > > > Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
> > > >
> > > > On Mon, Nov 19, 2018 at 7:33 PM Makoto Yui <m...@apache.org> wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > Apache Hivmeall 0.5.2 release candidate #2 is now available for a
> vote
> > > > > within dev community. I fixed deprecated signature issues failed in
> > > > > the rc1 vote.
> > > > >
> > > > > Links to various release artifacts are given below. Please review
> and
> > > > > cast your vote.
> > > > >
> > > > >     - The source tarball, including signatures, digests,
> ChangeLog, etc.:
> > > > >
> > > > >
> https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.2-incubating-rc2/
> > > > >     - Sources for the release:
> > > > >
> > > > >
> https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.2-incubating-rc2/hivemall-0.5.2-incubating-source-release.zip
> > > > >
> > > > >
> https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.2-incubating-rc2/hivemall-0.5.2-incubating-source-release.zip.asc
> > > > > (PGP Signature)
> > > > >
> > > > >
> https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.2-incubating-rc2/hivemall-0.5.2-incubating-source-release.zip.sha512
> > > > >     - Git tag for the release:
> > > > >
> > > > >
> https://git-wip-us.apache.org/repos/asf?p=incubator-hivemall.git;a=shortlog;h=refs/tags/v0.5.2-rc2
> > > > >     - The Nexus Staging URL:
> > > > >
> > > > >
> https://repository.apache.org/content/repositories/orgapachehivemall-1005/
> > > > >     - KEYS file for verification:
> > > > >
> https://dist.apache.org/repos/dist/dev/incubator/hivemall/KEYS
> > > > >     - For information about the contents of this release, see:
> > > > >
> > > > >
> https://dist.apache.org/repos/dist/dev/incubator/hivemall/0.5.2-incubating-rc2/ChangeLog.html
> > > > >
> > > > > Find Podling releases policies in
> > > > >     https://incubator.apache.org/policy/incubation.html#releases
> > > > >     http://www.apache.org/legal/release-policy.html
> > > > >
> > > > > Artifacts verification how-to can be found in
> > > > >     http://hivemall.incubator.apache.org/verify_artifacts.html
> > > > >
> > > > > The vote will be open for at least 72 hours and until necessary
> number
> > > > > of votes are reached.
> > > > >
> > > > > At lease three +1 from PPMC members are required and we welcome
> your vote!
> > > > >
> > > > > [ ] +1  approve (Release this package as Apache Hivemall
> 0.5.2-incubating)
> > > > > [ ] +0  no opinion
> > > > > [ ] -1  disapprove (and reason why)
> > > > >
> > > > > Here is my +1 (binding).
> > > > >
> > > > > Regards,
> > > > > Makoto
> > > > >
> > > > > --
> > > > > Makoto YUI <myui AT apache.org>
> > > > > Principal Engineer, Arm Treasure Data.
> > > > > http://myui.github.io/
> > > > >
> > > >
> > > >
> > > > --
> > > > ---
> > > > Takeshi Yamamuro
> >
> > --
> > Makoto YUI <myui AT apache.org>
> > Principal Engineer, Arm Treasure Data.
> > http://myui.github.io/
>

Reply via email to