Srikanth,

I tried to reproduce the jar dependency issue for "org.pentaho:pentaho-
aggdesigner-algorithm:jar:5.1.5-jhyde" by moving the maven repo and doing a
clean build but unable to reproduce it. It was able to download from the
"conjars" repo with a clean maven repo and no settings.xml and the build
went through successfully.

Downloading:
http://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-al.
..
Downloaded:
http://conjars.org/repo/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-al...
(48 KB at 27.3 KB/sec)

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] apache-atlas ....................................... SUCCESS [07:28
min]
[INFO] Apache Atlas Common ................................ SUCCESS [05:49
min]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:28
min]
[INFO] Apache Atlas Server API ............................ SUCCESS [
 6.273 s]
[INFO] Apache Atlas Client ................................ SUCCESS [02:16
min]
[INFO] Apache Atlas Notification .......................... SUCCESS [01:30
min]
[INFO] Apache Atlas Titan ................................. SUCCESS [07:00
min]
[INFO] Apache Atlas Repository ............................ SUCCESS [04:30
min]
[INFO] Apache Atlas UI .................................... SUCCESS [02:31
min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [04:32
min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [01:06
min]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [04:08
min]
[INFO] Apache Atlas Distribution .......................... SUCCESS [
47.208 s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 45:21 min
[INFO] Finished at: 2015-12-10T14:03:20+05:30
[INFO] Final Memory: 173M/726M
[INFO]
------------------------------------------------------------------------

Would request someone else to try the same and let me know. If its working
fine, request you to reconsider the vote.

Thanks
Suma









On Thu, Dec 10, 2015 at 1:58 PM, Suma Shivaprasad <
sumasai.shivapra...@gmail.com> wrote:

> Hi all,
>
> Thanks for your inputs and taking time to validate the release.
>
> Srikanth,
>
> Will fix the dependency issue that you mentioned as part of the POM and
> raise another vote/cancel this vote thread.
>
> Have raised an Infra ticket for the release candidate archive removal -
> https://issues.apache.org/jira/browse/INFRA-10932
>
> Thanks
> Suma
>
>
>
> On Thu, Dec 10, 2015 at 12:45 PM, Srikanth Sundarrajan <srik...@gmail.com>
> wrote:
>
>> 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