Hi
I submit the Apache CarbonData 1.1.0 (RC3) to your vote. *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. jspa?projectId=12320220&version=12338987 Key features of this release are highlighted as below. - Introduced new data format called V3 to improve scan performance (~20 to 50%). - Alter table support in carbondata. (Only for Spark 2.1) - Supported Batch Sort to improve data loading performance. - Improved Single pass load by upgrading to latest netty framework and launched dictionary client for each loading - Supported range filters to combine the between filters to one filter to improve the filter performance. - Many improvements done on large cluster especially in query processing. - More than 160 bugs and many improvements done in this release. - 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) *https://github.com/apache/carbondata/commit/88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 <https://github.com/apache/carbondata/commit/88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* 3.The artifacts to be voted on are located here: https://dist.apache.org/ repos/dist/dev/carbondata/1.1.0-rc3/ 4. A staged Maven repository is available for review at: https://repository.apache.org/content/repositories/orgapachecarbondata-1013 5. Release artifacts are signed with the following key: https://people.apache.org/keys/committer/ravipesala.asc Please vote on releasing this package as Apache CarbonData 1.1.0, The vote will beopen for the next 72 hours and passes if a majority of at least three +1 PMC votes are cast. [ ] +1 Release this package as Apache CarbonData 1.1.0 [ ] 0 I don't feel strongly about it, but I'm okay with the release [ ] -1 Do not release this package because... ------- Thanks & Regards, Ravindra. |
+1, verified with:
mvn clean verify -Pspark-2.1 -Pbuild-with-format mvn clean verify -Pspark-1.6 -Pbuild-with-format > 在 2017年5月12日,上午1:08,Ravindra Pesala <[hidden email]> 写道: > > Hi > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > jspa?projectId=12320220&version=12338987 > > Key features of this release are highlighted as below. > > - Introduced new data format called V3 to improve scan performance (~20 > to 50%). > - Alter table support in carbondata. (Only for Spark 2.1) > - Supported Batch Sort to improve data loading performance. > - Improved Single pass load by upgrading to latest netty framework and > launched dictionary client for each loading > - Supported range filters to combine the between filters to one filter > to improve the filter performance. > - Many improvements done on large cluster especially in query > processing. > - More than 160 bugs and many improvements done in this release. > - > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > *https://github.com/apache/carbondata/commit/88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > <https://github.com/apache/carbondata/commit/88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > 3.The artifacts to be voted on are located here: https://dist.apache.org/ > repos/dist/dev/carbondata/1.1.0-rc3/ > > 4. A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/orgapachecarbondata-1013 > > 5. Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/ravipesala.asc > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The vote > will beopen for the next 72 hours and passes if a majority of > > at least three +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > ------- > Thanks & Regards, > Ravindra. |
Administrator
|
In reply to this post by ravipesala
+1(binding)
LICENSE,NOTICE are ok no binary file compile is ok with spark 1.6 and 2.1 *mvn clean -Pspark-1.6 package* [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ 1.520 s] [INFO] Apache CarbonData :: Common ........................ SUCCESS [ 2.546 s] [INFO] Apache CarbonData :: Core .......................... SUCCESS [ 44.153 s] [INFO] Apache CarbonData :: Processing .................... SUCCESS [ 7.531 s] [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ 7.117 s] [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ 23.700 s] [INFO] Apache CarbonData :: Spark ......................... SUCCESS [03:37 min] [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [04:51 min] [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ 4.476 s] [INFO] Apache CarbonData :: Spark Examples ................ SUCCESS [ 12.540 s] [INFO] ------------------------------------------------------------ ------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------ ------------ *mvn clean -Pspark-2.1 package* [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ 1.884 s] [INFO] Apache CarbonData :: Common ........................ SUCCESS [ 3.198 s] [INFO] Apache CarbonData :: Core .......................... SUCCESS [ 43.969 s] [INFO] Apache CarbonData :: Processing .................... SUCCESS [ 8.116 s] [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ 8.413 s] [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ 26.447 s] [INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [03:12 min] [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [06:35 min] [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ 5.016 s] [INFO] Apache CarbonData :: Spark2 Examples ............... SUCCESS [ 12.147 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS Regards Liang 2017-05-12 1:08 GMT+08:00 Ravindra Pesala <[hidden email]>: > Hi > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > jspa?projectId=12320220&version=12338987 > > Key features of this release are highlighted as below. > > - Introduced new data format called V3 to improve scan performance (~20 > to 50%). > - Alter table support in carbondata. (Only for Spark 2.1) > - Supported Batch Sort to improve data loading performance. > - Improved Single pass load by upgrading to latest netty framework and > launched dictionary client for each loading > - Supported range filters to combine the between filters to one filter > to improve the filter performance. > - Many improvements done on large cluster especially in query > processing. > - More than 160 bugs and many improvements done in this release. > - > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > *https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > <https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > 3.The artifacts to be voted on are located here: https://dist.apache.org/ > repos/dist/dev/carbondata/1.1.0-rc3/ > > 4. A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/ > orgapachecarbondata-1013 > > 5. Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/ravipesala.asc > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The vote > will beopen for the next 72 hours and passes if a majority of > > at least three +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > ------- > Thanks & Regards, > Ravindra. > -- Regards Liang |
+1
Regards, Venkata Ramana Gollamudi On May 12, 2017 12:49, "Liang Chen" <[hidden email]> wrote: > +1(binding) > > LICENSE,NOTICE are ok > no binary file > compile is ok with spark 1.6 and 2.1 > > *mvn clean -Pspark-1.6 package* > [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ > 1.520 s] > [INFO] Apache CarbonData :: Common ........................ SUCCESS [ > 2.546 s] > [INFO] Apache CarbonData :: Core .......................... SUCCESS [ > 44.153 s] > [INFO] Apache CarbonData :: Processing .................... SUCCESS [ > 7.531 s] > [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ > 7.117 s] > [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ > 23.700 s] > [INFO] Apache CarbonData :: Spark ......................... SUCCESS [03:37 > min] > [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [04:51 > min] > [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ > 4.476 s] > [INFO] Apache CarbonData :: Spark Examples ................ SUCCESS [ > 12.540 s] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------ > ------------ > > *mvn clean -Pspark-2.1 package* > [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ > 1.884 s] > [INFO] Apache CarbonData :: Common ........................ SUCCESS [ > 3.198 s] > [INFO] Apache CarbonData :: Core .......................... SUCCESS [ > 43.969 s] > [INFO] Apache CarbonData :: Processing .................... SUCCESS [ > 8.116 s] > [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ > 8.413 s] > [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ > 26.447 s] > [INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [03:12 > min] > [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [06:35 > min] > [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ > 5.016 s] > [INFO] Apache CarbonData :: Spark2 Examples ............... SUCCESS [ > 12.147 s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > > > Regards > Liang > > 2017-05-12 1:08 GMT+08:00 Ravindra Pesala <[hidden email]>: > > > Hi > > > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > > jspa?projectId=12320220&version=12338987 > > > > Key features of this release are highlighted as below. > > > > - Introduced new data format called V3 to improve scan performance > (~20 > > to 50%). > > - Alter table support in carbondata. (Only for Spark 2.1) > > - Supported Batch Sort to improve data loading performance. > > - Improved Single pass load by upgrading to latest netty framework > and > > launched dictionary client for each loading > > - Supported range filters to combine the between filters to one > filter > > to improve the filter performance. > > - Many improvements done on large cluster especially in query > > processing. > > - More than 160 bugs and many improvements done in this release. > > - > > > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > > > *https://github.com/apache/carbondata/commit/ > > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > > <https://github.com/apache/carbondata/commit/ > > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > > > 3.The artifacts to be voted on are located here: > https://dist.apache.org/ > > repos/dist/dev/carbondata/1.1.0-rc3/ > > > > 4. A staged Maven repository is available for review at: > > https://repository.apache.org/content/repositories/ > > orgapachecarbondata-1013 > > > > 5. Release artifacts are signed with the following key: > > > > https://people.apache.org/keys/committer/ravipesala.asc > > > > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The > vote > > will beopen for the next 72 hours and passes if a majority of > > > > at least three +1 PMC votes are cast. > > > > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > > > [ ] -1 Do not release this package because... > > ------- > > Thanks & Regards, > > Ravindra. > > > > > > -- > Regards > Liang > |
+1
-Regards Kumar Vishal > On 12-May-2017, at 2:04 PM, Venkata Gollamudi <[hidden email]> wrote: > > +1 > > Regards, > Venkata Ramana Gollamudi > >> On May 12, 2017 12:49, "Liang Chen" <[hidden email]> wrote: >> >> +1(binding) >> >> LICENSE,NOTICE are ok >> no binary file >> compile is ok with spark 1.6 and 2.1 >> >> *mvn clean -Pspark-1.6 package* >> [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ >> 1.520 s] >> [INFO] Apache CarbonData :: Common ........................ SUCCESS [ >> 2.546 s] >> [INFO] Apache CarbonData :: Core .......................... SUCCESS [ >> 44.153 s] >> [INFO] Apache CarbonData :: Processing .................... SUCCESS [ >> 7.531 s] >> [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ >> 7.117 s] >> [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ >> 23.700 s] >> [INFO] Apache CarbonData :: Spark ......................... SUCCESS [03:37 >> min] >> [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [04:51 >> min] >> [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ >> 4.476 s] >> [INFO] Apache CarbonData :: Spark Examples ................ SUCCESS [ >> 12.540 s] >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] BUILD SUCCESS >> [INFO] ------------------------------------------------------------ >> ------------ >> >> *mvn clean -Pspark-2.1 package* >> [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ >> 1.884 s] >> [INFO] Apache CarbonData :: Common ........................ SUCCESS [ >> 3.198 s] >> [INFO] Apache CarbonData :: Core .......................... SUCCESS [ >> 43.969 s] >> [INFO] Apache CarbonData :: Processing .................... SUCCESS [ >> 8.116 s] >> [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ >> 8.413 s] >> [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ >> 26.447 s] >> [INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [03:12 >> min] >> [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [06:35 >> min] >> [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ >> 5.016 s] >> [INFO] Apache CarbonData :: Spark2 Examples ............... SUCCESS [ >> 12.147 s] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESS >> >> >> Regards >> Liang >> >> 2017-05-12 1:08 GMT+08:00 Ravindra Pesala <[hidden email]>: >> >>> Hi >>> >>> I submit the Apache CarbonData 1.1.0 (RC3) to your vote. >>> >>> *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. >>> jspa?projectId=12320220&version=12338987 >>> >>> Key features of this release are highlighted as below. >>> >>> - Introduced new data format called V3 to improve scan performance >> (~20 >>> to 50%). >>> - Alter table support in carbondata. (Only for Spark 2.1) >>> - Supported Batch Sort to improve data loading performance. >>> - Improved Single pass load by upgrading to latest netty framework >> and >>> launched dictionary client for each loading >>> - Supported range filters to combine the between filters to one >> filter >>> to improve the filter performance. >>> - Many improvements done on large cluster especially in query >>> processing. >>> - More than 160 bugs and many improvements done in this release. >>> - >>> >>> 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 >>> (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) >>> >>> *https://github.com/apache/carbondata/commit/ >>> 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 >>> <https://github.com/apache/carbondata/commit/ >>> 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* >>> >>> 3.The artifacts to be voted on are located here: >> https://dist.apache.org/ >>> repos/dist/dev/carbondata/1.1.0-rc3/ >>> >>> 4. A staged Maven repository is available for review at: >>> https://repository.apache.org/content/repositories/ >>> orgapachecarbondata-1013 >>> >>> 5. Release artifacts are signed with the following key: >>> >>> https://people.apache.org/keys/committer/ravipesala.asc >>> >>> >>> Please vote on releasing this package as Apache CarbonData 1.1.0, The >> vote >>> will beopen for the next 72 hours and passes if a majority of >>> >>> at least three +1 PMC votes are cast. >>> >>> >>> [ ] +1 Release this package as Apache CarbonData 1.1.0 >>> >>> [ ] 0 I don't feel strongly about it, but I'm okay with the release >>> >>> [ ] -1 Do not release this package because... >>> ------- >>> Thanks & Regards, >>> Ravindra. >>> >> >> >> >> -- >> Regards >> Liang >>
kumar vishal
|
In reply to this post by Liang Chen
+1
Jihong -----Original Message----- From: Liang Chen [mailto:[hidden email]] Sent: Friday, May 12, 2017 12:20 AM To: [hidden email] Subject: Re: [VOTE] Apache CarbonData 1.1.0 (RC3) release +1(binding) LICENSE,NOTICE are ok no binary file compile is ok with spark 1.6 and 2.1 *mvn clean -Pspark-1.6 package* [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ 1.520 s] [INFO] Apache CarbonData :: Common ........................ SUCCESS [ 2.546 s] [INFO] Apache CarbonData :: Core .......................... SUCCESS [ 44.153 s] [INFO] Apache CarbonData :: Processing .................... SUCCESS [ 7.531 s] [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ 7.117 s] [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ 23.700 s] [INFO] Apache CarbonData :: Spark ......................... SUCCESS [03:37 min] [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [04:51 min] [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ 4.476 s] [INFO] Apache CarbonData :: Spark Examples ................ SUCCESS [ 12.540 s] [INFO] ------------------------------------------------------------ ------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------ ------------ *mvn clean -Pspark-2.1 package* [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ 1.884 s] [INFO] Apache CarbonData :: Common ........................ SUCCESS [ 3.198 s] [INFO] Apache CarbonData :: Core .......................... SUCCESS [ 43.969 s] [INFO] Apache CarbonData :: Processing .................... SUCCESS [ 8.116 s] [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ 8.413 s] [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ 26.447 s] [INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [03:12 min] [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [06:35 min] [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ 5.016 s] [INFO] Apache CarbonData :: Spark2 Examples ............... SUCCESS [ 12.147 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS Regards Liang 2017-05-12 1:08 GMT+08:00 Ravindra Pesala <[hidden email]>: > Hi > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > jspa?projectId=12320220&version=12338987 > > Key features of this release are highlighted as below. > > - Introduced new data format called V3 to improve scan performance (~20 > to 50%). > - Alter table support in carbondata. (Only for Spark 2.1) > - Supported Batch Sort to improve data loading performance. > - Improved Single pass load by upgrading to latest netty framework and > launched dictionary client for each loading > - Supported range filters to combine the between filters to one filter > to improve the filter performance. > - Many improvements done on large cluster especially in query > processing. > - More than 160 bugs and many improvements done in this release. > - > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > *https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > <https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > 3.The artifacts to be voted on are located here: https://dist.apache.org/ > repos/dist/dev/carbondata/1.1.0-rc3/ > > 4. A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/ > orgapachecarbondata-1013 > > 5. Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/ravipesala.asc > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The vote > will beopen for the next 72 hours and passes if a majority of > > at least three +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > ------- > Thanks & Regards, > Ravindra. > -- Regards Liang |
+1
On Sat, May 13, 2017 at 12:23 AM, Jihong Ma <[hidden email]> wrote: > +1 > > Jihong > > -----Original Message----- > From: Liang Chen [mailto:[hidden email]] > Sent: Friday, May 12, 2017 12:20 AM > To: [hidden email] > Subject: Re: [VOTE] Apache CarbonData 1.1.0 (RC3) release > > +1(binding) > > LICENSE,NOTICE are ok > no binary file > compile is ok with spark 1.6 and 2.1 > > *mvn clean -Pspark-1.6 package* > [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ > 1.520 s] > [INFO] Apache CarbonData :: Common ........................ SUCCESS [ > 2.546 s] > [INFO] Apache CarbonData :: Core .......................... SUCCESS [ > 44.153 s] > [INFO] Apache CarbonData :: Processing .................... SUCCESS [ > 7.531 s] > [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ > 7.117 s] > [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ > 23.700 s] > [INFO] Apache CarbonData :: Spark ......................... SUCCESS [03:37 > min] > [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [04:51 > min] > [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ > 4.476 s] > [INFO] Apache CarbonData :: Spark Examples ................ SUCCESS [ > 12.540 s] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------ > ------------ > > *mvn clean -Pspark-2.1 package* > [INFO] Apache CarbonData :: Parent ........................ SUCCESS [ > 1.884 s] > [INFO] Apache CarbonData :: Common ........................ SUCCESS [ > 3.198 s] > [INFO] Apache CarbonData :: Core .......................... SUCCESS [ > 43.969 s] > [INFO] Apache CarbonData :: Processing .................... SUCCESS [ > 8.116 s] > [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ > 8.413 s] > [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ > 26.447 s] > [INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [03:12 > min] > [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [06:35 > min] > [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ > 5.016 s] > [INFO] Apache CarbonData :: Spark2 Examples ............... SUCCESS [ > 12.147 s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > > > Regards > Liang > > 2017-05-12 1:08 GMT+08:00 Ravindra Pesala <[hidden email]>: > > > Hi > > > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > > jspa?projectId=12320220&version=12338987 > > > > Key features of this release are highlighted as below. > > > > - Introduced new data format called V3 to improve scan performance > (~20 > > to 50%). > > - Alter table support in carbondata. (Only for Spark 2.1) > > - Supported Batch Sort to improve data loading performance. > > - Improved Single pass load by upgrading to latest netty framework > and > > launched dictionary client for each loading > > - Supported range filters to combine the between filters to one > filter > > to improve the filter performance. > > - Many improvements done on large cluster especially in query > > processing. > > - More than 160 bugs and many improvements done in this release. > > - > > > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > > > *https://github.com/apache/carbondata/commit/ > > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > > <https://github.com/apache/carbondata/commit/ > > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > > > 3.The artifacts to be voted on are located here: > https://dist.apache.org/ > > repos/dist/dev/carbondata/1.1.0-rc3/ > > > > 4. A staged Maven repository is available for review at: > > https://repository.apache.org/content/repositories/ > > orgapachecarbondata-1013 > > > > 5. Release artifacts are signed with the following key: > > > > https://people.apache.org/keys/committer/ravipesala.asc > > > > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The > vote > > will beopen for the next 72 hours and passes if a majority of > > > > at least three +1 PMC votes are cast. > > > > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > > > [ ] -1 Do not release this package because... > > ------- > > Thanks & Regards, > > Ravindra. > > > > > > -- > Regards > Liang > |
In reply to this post by ravipesala
+1
Regards, Aniket On 11 May 2017 10:08 am, "Ravindra Pesala" <[hidden email]> wrote: > Hi > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > jspa?projectId=12320220&version=12338987 > > Key features of this release are highlighted as below. > > - Introduced new data format called V3 to improve scan performance (~20 > to 50%). > - Alter table support in carbondata. (Only for Spark 2.1) > - Supported Batch Sort to improve data loading performance. > - Improved Single pass load by upgrading to latest netty framework and > launched dictionary client for each loading > - Supported range filters to combine the between filters to one filter > to improve the filter performance. > - Many improvements done on large cluster especially in query > processing. > - More than 160 bugs and many improvements done in this release. > - > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > *https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > <https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > 3.The artifacts to be voted on are located here: https://dist.apache.org/ > repos/dist/dev/carbondata/1.1.0-rc3/ > > 4. A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/ > orgapachecarbondata-1013 > > 5. Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/ravipesala.asc > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The vote > will beopen for the next 72 hours and passes if a majority of > > at least three +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > ------- > Thanks & Regards, > Ravindra. > |
+1
|
+1
Regards Manish Gupta On Sat, May 13, 2017 at 1:32 PM, Kunal Kapoor <[hidden email]> wrote: > +1 > |
In reply to this post by ravipesala
+1
Regards Cai Qiang(David)
Best Regards
David Cai |
In reply to this post by ravipesala
Signature file looks good
Hash checksum files look good NOTICE file looks good LICENSE file looks good DISCLAIMER file no longer exist Source code contains no 3rd party exes +1 (binding) - Henry On Thu, May 11, 2017 at 10:08 AM, Ravindra Pesala <[hidden email]> wrote: > Hi > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > jspa?projectId=12320220&version=12338987 > > Key features of this release are highlighted as below. > > - Introduced new data format called V3 to improve scan performance (~20 > to 50%). > - Alter table support in carbondata. (Only for Spark 2.1) > - Supported Batch Sort to improve data loading performance. > - Improved Single pass load by upgrading to latest netty framework and > launched dictionary client for each loading > - Supported range filters to combine the between filters to one filter > to improve the filter performance. > - Many improvements done on large cluster especially in query > processing. > - More than 160 bugs and many improvements done in this release. > - > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > *https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > <https://github.com/apache/carbondata/commit/ > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > 3.The artifacts to be voted on are located here: https://dist.apache.org/ > repos/dist/dev/carbondata/1.1.0-rc3/ > > 4. A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/ > orgapachecarbondata-1013 > > 5. Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/ravipesala.asc > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The vote > will beopen for the next 72 hours and passes if a majority of > > at least three +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > ------- > Thanks & Regards, > Ravindra. > |
Hi All,
PMC vote has passed for Apache Carbondata 1.1.0 release, the result as below: +1(binding) : 4(Liang Chen,Jacky , Jihong Ma, Henry) +1(non-binding) : 7 Thanks all for your vote. Regards, Ravindra. On 15 May 2017 at 11:01, Henry Saputra <[hidden email]> wrote: > Signature file looks good > Hash checksum files look good > NOTICE file looks good > LICENSE file looks good > DISCLAIMER file no longer exist > Source code contains no 3rd party exes > > +1 (binding) > > - Henry > > On Thu, May 11, 2017 at 10:08 AM, Ravindra Pesala <[hidden email]> > wrote: > > > Hi > > > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > > jspa?projectId=12320220&version=12338987 > > > > Key features of this release are highlighted as below. > > > > - Introduced new data format called V3 to improve scan performance > (~20 > > to 50%). > > - Alter table support in carbondata. (Only for Spark 2.1) > > - Supported Batch Sort to improve data loading performance. > > - Improved Single pass load by upgrading to latest netty framework > and > > launched dictionary client for each loading > > - Supported range filters to combine the between filters to one > filter > > to improve the filter performance. > > - Many improvements done on large cluster especially in query > > processing. > > - More than 160 bugs and many improvements done in this release. > > - > > > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > > > *https://github.com/apache/carbondata/commit/ > > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > > <https://github.com/apache/carbondata/commit/ > > 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > > > 3.The artifacts to be voted on are located here: > https://dist.apache.org/ > > repos/dist/dev/carbondata/1.1.0-rc3/ > > > > 4. A staged Maven repository is available for review at: > > https://repository.apache.org/content/repositories/ > > orgapachecarbondata-1013 > > > > 5. Release artifacts are signed with the following key: > > > > https://people.apache.org/keys/committer/ravipesala.asc > > > > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The > vote > > will beopen for the next 72 hours and passes if a majority of > > > > at least three +1 PMC votes are cast. > > > > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > > > [ ] -1 Do not release this package because... > > ------- > > Thanks & Regards, > > Ravindra. > > > -- Thanks & Regards, Ravi |
In reply to this post by ravipesala
+1 (binding)
Just quickly checked legal, signatures, headers. I didn't have time to fully test the release but it looks good to me. Thanks ! Regards JB On 05/11/2017 07:08 PM, Ravindra Pesala wrote: > Hi > > I submit the Apache CarbonData 1.1.0 (RC3) to your vote. > > *1.Release Notes:*https://issues.apache.org/jira/secure/ReleaseNote. > jspa?projectId=12320220&version=12338987 > > Key features of this release are highlighted as below. > > - Introduced new data format called V3 to improve scan performance (~20 > to 50%). > - Alter table support in carbondata. (Only for Spark 2.1) > - Supported Batch Sort to improve data loading performance. > - Improved Single pass load by upgrading to latest netty framework and > launched dictionary client for each loading > - Supported range filters to combine the between filters to one filter > to improve the filter performance. > - Many improvements done on large cluster especially in query > processing. > - More than 160 bugs and many improvements done in this release. > - > > 2. The tag to be voted upon : apache-carbondata-1.1.0-rc3 > (commit: 88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6) > > *https://github.com/apache/carbondata/commit/88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6 > <https://github.com/apache/carbondata/commit/88eb7e0860506bfeea3a08e1605a89dc8d5a4ab6>* > > 3.The artifacts to be voted on are located here: https://dist.apache.org/ > repos/dist/dev/carbondata/1.1.0-rc3/ > > 4. A staged Maven repository is available for review at: > https://repository.apache.org/content/repositories/orgapachecarbondata-1013 > > 5. Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/ravipesala.asc > > > Please vote on releasing this package as Apache CarbonData 1.1.0, The vote > will beopen for the next 72 hours and passes if a majority of > > at least three +1 PMC votes are cast. > > > [ ] +1 Release this package as Apache CarbonData 1.1.0 > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > ------- > Thanks & Regards, > Ravindra. > -- Jean-Baptiste Onofré [hidden email] http://blog.nanthrax.net Talend - http://www.talend.com |
Free forum by Nabble | Edit this page |