Re: [VOTE] Release Apache Atlas version 0.7-incubating

2016-06-24 Thread Srikanth Sundarrajan
Ah! didn't realize that I had the same issue back then as well. Will try on
a different host & revert..

Regards
Srikanth Sundarrajan

On Fri, Jun 24, 2016 at 2:11 PM Hemanth Yamijala <hyamij...@hortonworks.com>
wrote:

> Srikanth,
> It looks like this is a similar issue you reported during the 0.6 release
> as well [1]. Seems like an environment specific problem.
>
> [1] - http://markmail.org/thread/aiiugufhniv2n6gy
>
> Is there something similar to the environments where you are trying the
> build?
>
> Thanks
> hemanth
>
>
>
>
> On 6/24/16, 2:01 PM, "Srikanth Sundarrajan" <srik...@gmail.com> wrote:
>
> >On Fri, Jun 24, 2016 at 1:59 PM Srikanth Sundarrajan <srik...@gmail.com>
> >wrote:
> >
> >> Team,
> >> I am unable to build from source. Seems like a transitive dependency
> >> is not available on standard maven repos included by default in the
> parent
> >> pom. I am unable to complete the verification process to vote on the
> >> release.
> >>
> >> Signature - OK
> >> Checksums - OK
> >> Build - Failed (details below)
> >> Disclaimer, Licenses & Notices - OK
> >> Rat check - clean
> >>
> >> Build Error:  (Detailed logs with debug, attached)
> >> [ERROR] Failed to execute goal on project hive-bridge: Could not resolve
> >> dependencies for project
> org.apache.atlas:hive-bridge:jar:0.7-incubating:
> >> Failure to find
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
> >> in http://repo1.maven.org/maven2 was cached in the local repository,
> >> resolution will not be reattempted until the update interval of central
> has
> >> elapsed or updates are forced -> [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.7-incubating: Failure to find
> >> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> >> http://repo1.maven.org/maven2 was cached in the local repository,
> >> resolution will not be reattempted until the update interval of central
> has
> >> elapsed or updates are forced
> >> at
> >>
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
> >> at
> >>
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
> >> at
> >>
> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
> >> at
> >>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
> >> at
> >>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> >> at
> >>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> >> at
> >>
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> >> at
> >>
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> >> at
> >>
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> >> at
> >>
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> >> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
> >> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
> >> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
> >> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
> >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
> >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >> at
> >>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >> at
> >>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >> at java.lang.reflect.Method.invoke(Method.java:606)
> >> at
> >>
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> >> at
> >>
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> >> at
> >>
> org.codehaus.ple

Re: [VOTE] Release Apache Atlas version 0.7-incubating

2016-06-24 Thread Srikanth Sundarrajan
On Fri, Jun 24, 2016 at 1:59 PM Srikanth Sundarrajan <srik...@gmail.com>
wrote:

> Team,
> I am unable to build from source. Seems like a transitive dependency
> is not available on standard maven repos included by default in the parent
> pom. I am unable to complete the verification process to vote on the
> release.
>
> Signature - OK
> Checksums - OK
> Build - Failed (details below)
> Disclaimer, Licenses & Notices - OK
> Rat check - clean
>
> Build Error:  (Detailed logs with debug, attached)
> [ERROR] Failed to execute goal on project hive-bridge: Could not resolve
> dependencies for project org.apache.atlas:hive-bridge:jar:0.7-incubating:
> Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
> in http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced -> [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.7-incubating: Failure to find
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
> at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
> at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> Caused by: org.apache.maven.project.DependencyResolutionException: Could
> not resolve dependencies for project
> org.apache.atlas:hive-bridge:jar:0.7-incubating: Failure to find
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in
> http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
> at
> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:198)
> at
> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
> ... 22 more
> Caused by: org.eclipse.aether.resolution.DependencyResolutionException:
> Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
> in http://repo1.maven.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
> at
> org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
> at
> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultPr

RE: [ANNOUNCE] New Committer: Hemanth Yamijala

2016-04-13 Thread Srikanth Sundarrajan
Congrats Hemanth.

Best Wishes
Srikanth Sundarrajan

> Subject: [ANNOUNCE] New Committer: Hemanth Yamijala
> From: sshivalingamur...@hortonworks.com
> To: gene...@incubator.apache.org; dev@atlas.incubator.apache.org
> Date: Thu, 14 Apr 2016 05:15:09 +
> 
> Hi All,
> 
> The Apache Atlas PPMC has asked Hemanth Yamijala to become a committer and we 
> are pleased to announce that he has accepted.
> 
> Regards,
> Shwetha
> 
  

Re: [VOTE] Release Apache Atlas version 0.6.0-incubating (Release Candidate 1)

2015-12-10 Thread Srikanth Sundarrajan
Looks like many of you are able to build without issues and may be the
issue is local to my setup. Will try on another host and revert back.

Regards
Srikanth Sundarrajan

On Thu, Dec 10, 2015 at 4:31 PM, Sandeep Samudrala <sandys...@gmail.com>
wrote:

> +1.(non-binding)
> Verified build and signatures.
>
> On Thu, Dec 10, 2015 at 3:09 PM, Shwetha G S <shweth...@gmail.com> wrote:
>
> > It worked for me as well
> >
> > Regards,
> > Shwetha
> >
> > > On Dec 10, 2015, at 2:46 PM, Suma Shivaprasad <
> > sumasai.shivapra...@gmail.com> wrote:
> > >
> > > 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
> > >>
> > >>
> > >>
> > >> 

Re: [VOTE] Release Apache Atlas version 0.6.0-incubating (Release Candidate 1)

2015-12-10 Thread Srikanth Sundarrajan
Am able to build successfully on another machine, so will change my vote to
+1 purely from a release sanity point of view.

But would recommend that we look into the functional issue that Hemanth has
pointed out, particularly if it is blocker and not a corner case.

+1 (binding)

Regards
Srikanth Sundarrajan

On Thu, Dec 10, 2015 at 7:27 PM, Hemanth Yamijala <yhema...@gmail.com>
wrote:

> Hi,
>
> I tried to validate the release. While I don't see the compile errors, I do
> see hive-import failing for me. This is occurring on trunk as well.
>
> This could be an environment issue, but I suspect some recent changes could
> be the cause as well. I filed
> https://issues.apache.org/jira/browse/ATLAS-383 to investigate. Until we
> identify I hope we can hold on to this RC.
>
> I am a -1 for now. Will revert the vote if it turns out to be my
> environment issue.
>
> Thanks
> hemanth
>
> On Thu, Dec 10, 2015 at 4:50 PM, Srikanth Sundarrajan <srik...@gmail.com>
> wrote:
>
> > Looks like many of you are able to build without issues and may be the
> > issue is local to my setup. Will try on another host and revert back.
> >
> > Regards
> > Srikanth Sundarrajan
> >
> > On Thu, Dec 10, 2015 at 4:31 PM, Sandeep Samudrala <sandys...@gmail.com>
> > wrote:
> >
> > > +1.(non-binding)
> > > Verified build and signatures.
> > >
> > > On Thu, Dec 10, 2015 at 3:09 PM, Shwetha G S <shweth...@gmail.com>
> > wrote:
> > >
> > > > It worked for me as well
> > > >
> > > > Regards,
> > > > Shwetha
> > > >
> > > > > On Dec 10, 2015, at 2:46 PM, Suma Shivaprasad <
> > > > sumasai.shivapra...@gmail.com> wrote:
> > > > >
> > > > > 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]
> > > 

Re: [VOTE] Release Apache Atlas version 0.6.0-incubating (Release Candidate 1)

2015-12-09 Thread Srikanth Sundarrajan
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)


conjars
conjars
http://www.conjars.org/repo/

true


false



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=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
>
>