Looks like org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde isn't
available on a maven repo that Atlas refers to. My vote would be "0" on
this RC. If am successfully able to build, will change my vote to +1.

License +1
Signature +1
Checksums +1

Build fails: -1

[ERROR] Failed to execute goal on project hive-bridge: Could not resolve
dependencies for project org.apache.atlas:hive-bridge:jar:0.6-incubating:
Could not find artifact
org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in central (
http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal on project hive-bridge: Could not resolve dependencies for project
org.apache.atlas:hive-bridge:jar:0.6-incubating: Could not find artifact
org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in central (
http://repo1.maven.org/maven2)

I had to add the following repository to my maven settings to get it to
build (it can be added to pom as well)

                <repository>
                    <id>conjars</id>
                    <name>conjars</name>
                    <url>http://www.conjars.org/repo/</url>
                    <releases>
                        <enabled>true</enabled>
                    </releases>
                    <snapshots>
                        <enabled>false</enabled>
                    </snapshots>
                </repository>

This can be provided as an instruction in README or pom can be modified to
include this.

Also few other observations:
REMOVE (until the required number of IPMC votes are obtained) from the vote
text. - You need to keep the vote running at least for 72 hours regardless
of whether you have the minimum IPMC votes or not.

https://dist.apache.org/repos/dist/release/incubator/atlas/ contains
0.6-RC0. This need to be removed from dist & archive, as the same wasn't a
completed release.

Regards
Srikanth Sundarrajan

On Thu, Dec 10, 2015 at 2:53 AM, Aaron.Dossett <aaron.doss...@target.com>
wrote:

> I am +1
>
> Downloaded distribution, built from source, started server, verified basic
> API calls with curl, ran quick_start and verified results.
>
> I could not run the hive bridge against a local, kerberized Hadoop
> cluster, but that may be a configuration issue on my side. It failed with
> kerberos authentication errors.  I don¹t think it¹s a blocker, but I am
> continuing to research.
>
> On 12/9/15, 5:35 AM, "Suma Shivaprasad" <sumasai.shivapra...@gmail.com>
> wrote:
>
> >Hi Folks,
> >
> >I have created a build for Apache Atlas 0.6-incubating, release candidate
> >1. Thanks to everyone who have contributed to this release and also tested
> >this.
> >
> >The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha):
> >
> >>
> >>*
> https://dist.apache.org/repos/dist/dev/incubator/atlas/0.6.0-incubating-
> >>rc1
> ><
> https://dist.apache.org/repos/dist/dev/incubator/atlas/0.6.0-incubating-r
> >c1>*
> >
> >The SHA512 checksum of the archive is
> >
> >9CE1B3DD F9D18DCB FFA95815 A61CF8E3 8783DB40 28C3741D 7906B5FF A022A085
> >69552EAE 34B4299C 1160D43C DC196F6C B9EAE9E2 26AA7BF0 DA25EE79 D727A8DE
> >
> >The commit id (49167a349535b2d57d2e268ba5f1da52b6112d42) to be voted upon:
> >
> >>
> >>*
> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=commit;h
> >>=49167a349535b2d57d2e268ba5f1da52b6112d42
> ><
> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=commit;h=
> >49167a349535b2d57d2e268ba5f1da52b6112d42>*
> >
> >The tag to be voted upon:
> >
> >>
> >>*
> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=tag;h=re
> >>fs/tags/release-0.6-rc1
> ><
> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=tag;h=ref
> >s/tags/release-0.6-rc1>*
> >
> >The list of fixed issues:
> >
> >>
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-atlas.git;a=blob;f=rel
> >ease-log.txt;h=9d2c7a29b9c69e67b8e4a1b4a2641520924b2692;hb=49167a349535b2d
> >57d2e268ba5f1da52b6112d42
> >
> >Keys to verify the signature of the release artifact are available at:
> >http://www.apache.org/dist/incubator/atlas/KEYS
> >PGP release keys:
> >http://pgp.mit.edu/pks/lookup?op=vindex&search=0x2DBD4D9B
> >
> >Note that this is a source only release and we are voting on the source
> >(release-0.6-incubating-rc1 / Commit:
> >49167a349535b2d57d2e268ba5f1da52b6112d42 / SHA512:
> >9CE1B3DD F9D18DCB FFA95815 A61CF8E3 8783DB40 28C3741D 7906B5FF A022A085
> >69552EAE 34B4299C 1160D43C DC196F6C B9EAE9E2 26AA7BF0 DA25EE79 D727A8DE).
> >
> >Please download, test, and try it out.
> >
> >Vote will be open for at least 72 hours - (Dec 14 - 9 AM PST /  12 PM
> >EST/ 10:30
> >PM IST)  (until the required number of IPMC votes are obtained).
> >
> >[ ] +1 approve
> >[ ] +0 no opinion
> >[ ] -1 disapprove (and reason why)
> >
> >+1 from my side for the release.
> >
> >For folks not familiar with vetting a release, please refer to
> >http://incubator.apache.org/guides/releasemanagement.html#check-list
> >
> >Regards,
> >Suma
>
>

Reply via email to