|
Eric Newton
2013-03-13, 18:02
Josh Elser
2013-03-13, 18:37
John Vines
2013-03-13, 19:07
Keith Turner
2013-03-13, 19:13
Josh Elser
2013-03-17, 04:24
Eric Newton
2013-03-18, 19:56
Josh Elser
2013-03-28, 02:16
Eric Newton
2013-03-28, 02:43
Josh Elser
2013-03-28, 02:50
Christopher
2013-03-28, 03:54
Billie Rinaldi
2013-03-29, 18:28
Billie Rinaldi
2013-03-29, 18:37
Keith Turner
2013-03-17, 15:03
Josh Elser
2013-03-17, 20:04
William Slacum
2013-03-18, 13:58
Keith Turner
2013-03-13, 21:58
Eric Newton
2013-03-14, 14:36
Eric Newton
2013-03-15, 16:39
William Slacum
2013-03-14, 15:03
Josh Elser
2013-03-14, 15:56
|
-
[VOTE] accumulo-1.4.3 RC2Eric Newton 2013-03-13, 18:02
Please vote on releasing the following candidate as Apache Accumulo version
1.4.3. In this release candidate: * fix for ACCUMULO-1170 * javadocs in release artifact * fix for ACCUMULO-1173 The src tar ball was generated by exporting: https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 To build the dist tar ball from the source, run the following command: src/assemble/build.sh Tarballs, checksums, signatures: http://people.apache.org/~ecn/1.4.3rc2 Maven Staged Repository: *https://repository.apache.org/content/repositories/orgapacheaccumulo-00<https://repository.apache.org/content/repositories/orgapacheaccumulo-004> 6* Keys: http://www.apache.org/dist/accumulo/KEYS Changes: https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES The vote will be held open for the next 72 hours. +
Eric Newton 2013-03-13, 18:02
-
Re: [VOTE] accumulo-1.4.3 RC2Josh Elser 2013-03-13, 18:37
I'm failing the rat:check, finding 55 files without licenses instead of
53. Eric (anyone who doesn't fail the rat:check), can you cross-reference, please? [1] Also, test/system/continuous/ScaleTest.odp needs to be updated. Still poking around... [1] !????? CHANGES !????? conf/examples/1GB/native-standalone/gc !????? conf/examples/1GB/native-standalone/masters !????? conf/examples/1GB/native-standalone/monitor !????? conf/examples/1GB/native-standalone/slaves !????? conf/examples/1GB/native-standalone/tracers !????? conf/examples/1GB/standalone/gc !????? conf/examples/1GB/standalone/masters !????? conf/examples/1GB/standalone/monitor !????? conf/examples/1GB/standalone/slaves !????? conf/examples/1GB/standalone/tracers !????? conf/examples/2GB/native-standalone/gc !????? conf/examples/2GB/native-standalone/masters !????? conf/examples/2GB/native-standalone/monitor !????? conf/examples/2GB/native-standalone/slaves !????? conf/examples/2GB/native-standalone/tracers !????? conf/examples/2GB/standalone/gc !????? conf/examples/2GB/standalone/masters !????? conf/examples/2GB/standalone/monitor !????? conf/examples/2GB/standalone/slaves !????? conf/examples/2GB/standalone/tracers !????? conf/examples/3GB/native-standalone/gc !????? conf/examples/3GB/native-standalone/masters !????? conf/examples/3GB/native-standalone/monitor !????? conf/examples/3GB/native-standalone/slaves !????? conf/examples/3GB/native-standalone/tracers !????? conf/examples/3GB/standalone/gc !????? conf/examples/3GB/standalone/masters !????? conf/examples/3GB/standalone/monitor !????? conf/examples/3GB/standalone/slaves !????? conf/examples/3GB/standalone/tracers !????? conf/examples/512MB/native-standalone/gc !????? conf/examples/512MB/native-standalone/masters !????? conf/examples/512MB/native-standalone/monitor !????? conf/examples/512MB/native-standalone/slaves !????? conf/examples/512MB/native-standalone/tracers !????? conf/examples/512MB/standalone/gc !????? conf/examples/512MB/standalone/masters !????? conf/examples/512MB/standalone/monitor !????? conf/examples/512MB/standalone/slaves !????? conf/examples/512MB/standalone/tracers !????? docs/src/developer_manual/component_docs.odp !????? src/packages/deb/accumulo/conffile !????? test/system/auto/simple/__init__.py !????? test/system/auto/stress/__init__.py !????? test/system/bench/lib/fastsplits !????? test/system/bench/lib/mediumsplits !????? test/system/bench/lib/slowsplits !????? test/system/bench/lib/splits !????? test/system/continuous/batch_walkers.txt.example !????? test/system/continuous/ingesters.txt.example !????? test/system/continuous/ScaleTest.odp !????? test/system/continuous/scanners.txt.example !????? test/system/continuous/walkers.txt.example !????? test/system/randomwalk/conf/walkers.example On 3/13/13 2:02 PM, Eric Newton wrote: > Please vote on releasing the following candidate as Apache Accumulo > version 1.4.3. > > In this release candidate: > > * fix for ACCUMULO-1170 > * javadocs in release artifact > * fix for ACCUMULO-1173 > > The src tar ball was generated by exporting: > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 > > To build the dist tar ball from the source, run the following command: > src/assemble/build.sh > > Tarballs, checksums, signatures: > http://people.apache.org/~ecn/1.4.3rc2 > <http://people.apache.org/%7Eecn/1.4.3rc2> > > Maven Staged Repository: > _https://repository.apache.org/content/repositories/orgapacheaccumulo-00 > <https://repository.apache.org/content/repositories/orgapacheaccumulo-004>6_ > > Keys: > http://www.apache.org/dist/accumulo/KEYS > > Changes: > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES > > The vote will be held open for the next 72 hours. > > +
Josh Elser 2013-03-13, 18:37
-
Re: [VOTE] accumulo-1.4.3 RC2John Vines 2013-03-13, 19:07
My rat check did not have those 2 odp files.
On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> wrote: > I'm failing the rat:check, finding 55 files without licenses instead of > 53. Eric (anyone who doesn't fail the rat:check), can you cross-reference, > please? [1] > > Also, test/system/continuous/ScaleTest.odp needs to be updated. > > Still poking around... > > [1] > !????? CHANGES > !????? conf/examples/1GB/native-standalone/gc > !????? conf/examples/1GB/native-standalone/masters > !????? conf/examples/1GB/native-standalone/monitor > !????? conf/examples/1GB/native-standalone/slaves > !????? conf/examples/1GB/native-standalone/tracers > !????? conf/examples/1GB/standalone/gc > !????? conf/examples/1GB/standalone/masters > !????? conf/examples/1GB/standalone/monitor > !????? conf/examples/1GB/standalone/slaves > !????? conf/examples/1GB/standalone/tracers > !????? conf/examples/2GB/native-standalone/gc > !????? conf/examples/2GB/native-standalone/masters > !????? conf/examples/2GB/native-standalone/monitor > !????? conf/examples/2GB/native-standalone/slaves > !????? conf/examples/2GB/native-standalone/tracers > !????? conf/examples/2GB/standalone/gc > !????? conf/examples/2GB/standalone/masters > !????? conf/examples/2GB/standalone/monitor > !????? conf/examples/2GB/standalone/slaves > !????? conf/examples/2GB/standalone/tracers > !????? conf/examples/3GB/native-standalone/gc > !????? conf/examples/3GB/native-standalone/masters > !????? conf/examples/3GB/native-standalone/monitor > !????? conf/examples/3GB/native-standalone/slaves > !????? conf/examples/3GB/native-standalone/tracers > !????? conf/examples/3GB/standalone/gc > !????? conf/examples/3GB/standalone/masters > !????? conf/examples/3GB/standalone/monitor > !????? conf/examples/3GB/standalone/slaves > !????? conf/examples/3GB/standalone/tracers > !????? conf/examples/512MB/native-standalone/gc > !????? conf/examples/512MB/native-standalone/masters > !????? conf/examples/512MB/native-standalone/monitor > !????? conf/examples/512MB/native-standalone/slaves > !????? conf/examples/512MB/native-standalone/tracers > !????? conf/examples/512MB/standalone/gc > !????? conf/examples/512MB/standalone/masters > !????? conf/examples/512MB/standalone/monitor > !????? conf/examples/512MB/standalone/slaves > !????? conf/examples/512MB/standalone/tracers > !????? docs/src/developer_manual/component_docs.odp > !????? src/packages/deb/accumulo/conffile > !????? test/system/auto/simple/__init__.py > !????? test/system/auto/stress/__init__.py > !????? test/system/bench/lib/fastsplits > !????? test/system/bench/lib/mediumsplits > !????? test/system/bench/lib/slowsplits > !????? test/system/bench/lib/splits > !????? test/system/continuous/batch_walkers.txt.example > !????? test/system/continuous/ingesters.txt.example > !????? test/system/continuous/ScaleTest.odp > !????? test/system/continuous/scanners.txt.example > !????? test/system/continuous/walkers.txt.example > !????? test/system/randomwalk/conf/walkers.example > > > On 3/13/13 2:02 PM, Eric Newton wrote: > > Please vote on releasing the following candidate as Apache Accumulo > version 1.4.3. > > In this release candidate: > > * fix for ACCUMULO-1170 > * javadocs in release artifact > * fix for ACCUMULO-1173 > > The src tar ball was generated by exporting: > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 > > To build the dist tar ball from the source, run the following command: > src/assemble/build.sh > > Tarballs, checksums, signatures: > http://people.apache.org/~ecn/1.4.3rc2 > > Maven Staged Repository: > *https://repository.apache.org/content/repositories/orgapacheaccumulo-00<https://repository.apache.org/content/repositories/orgapacheaccumulo-004> > 6* > > Keys: > http://www.apache.org/dist/accumulo/KEYS > > Changes: > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES > > The vote will be held open for the next 72 hours. +
John Vines 2013-03-13, 19:07
-
Re: [VOTE] accumulo-1.4.3 RC2Keith Turner 2013-03-13, 19:13
On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED]> wrote:
> My rat check did not have those 2 odp files. It seems like there was difference when running the check on Mac vs Linux. But maybe not, its been a while. > > > On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> wrote: >> >> I'm failing the rat:check, finding 55 files without licenses instead of >> 53. Eric (anyone who doesn't fail the rat:check), can you cross-reference, >> please? [1] >> >> Also, test/system/continuous/ScaleTest.odp needs to be updated. >> >> Still poking around... >> >> [1] >> !????? CHANGES >> !????? conf/examples/1GB/native-standalone/gc >> !????? conf/examples/1GB/native-standalone/masters >> !????? conf/examples/1GB/native-standalone/monitor >> !????? conf/examples/1GB/native-standalone/slaves >> !????? conf/examples/1GB/native-standalone/tracers >> !????? conf/examples/1GB/standalone/gc >> !????? conf/examples/1GB/standalone/masters >> !????? conf/examples/1GB/standalone/monitor >> !????? conf/examples/1GB/standalone/slaves >> !????? conf/examples/1GB/standalone/tracers >> !????? conf/examples/2GB/native-standalone/gc >> !????? conf/examples/2GB/native-standalone/masters >> !????? conf/examples/2GB/native-standalone/monitor >> !????? conf/examples/2GB/native-standalone/slaves >> !????? conf/examples/2GB/native-standalone/tracers >> !????? conf/examples/2GB/standalone/gc >> !????? conf/examples/2GB/standalone/masters >> !????? conf/examples/2GB/standalone/monitor >> !????? conf/examples/2GB/standalone/slaves >> !????? conf/examples/2GB/standalone/tracers >> !????? conf/examples/3GB/native-standalone/gc >> !????? conf/examples/3GB/native-standalone/masters >> !????? conf/examples/3GB/native-standalone/monitor >> !????? conf/examples/3GB/native-standalone/slaves >> !????? conf/examples/3GB/native-standalone/tracers >> !????? conf/examples/3GB/standalone/gc >> !????? conf/examples/3GB/standalone/masters >> !????? conf/examples/3GB/standalone/monitor >> !????? conf/examples/3GB/standalone/slaves >> !????? conf/examples/3GB/standalone/tracers >> !????? conf/examples/512MB/native-standalone/gc >> !????? conf/examples/512MB/native-standalone/masters >> !????? conf/examples/512MB/native-standalone/monitor >> !????? conf/examples/512MB/native-standalone/slaves >> !????? conf/examples/512MB/native-standalone/tracers >> !????? conf/examples/512MB/standalone/gc >> !????? conf/examples/512MB/standalone/masters >> !????? conf/examples/512MB/standalone/monitor >> !????? conf/examples/512MB/standalone/slaves >> !????? conf/examples/512MB/standalone/tracers >> !????? docs/src/developer_manual/component_docs.odp >> !????? src/packages/deb/accumulo/conffile >> !????? test/system/auto/simple/__init__.py >> !????? test/system/auto/stress/__init__.py >> !????? test/system/bench/lib/fastsplits >> !????? test/system/bench/lib/mediumsplits >> !????? test/system/bench/lib/slowsplits >> !????? test/system/bench/lib/splits >> !????? test/system/continuous/batch_walkers.txt.example >> !????? test/system/continuous/ingesters.txt.example >> !????? test/system/continuous/ScaleTest.odp >> !????? test/system/continuous/scanners.txt.example >> !????? test/system/continuous/walkers.txt.example >> !????? test/system/randomwalk/conf/walkers.example >> >> >> On 3/13/13 2:02 PM, Eric Newton wrote: >> >> Please vote on releasing the following candidate as Apache Accumulo >> version 1.4.3. >> >> In this release candidate: >> >> * fix for ACCUMULO-1170 >> * javadocs in release artifact >> * fix for ACCUMULO-1173 >> >> The src tar ball was generated by exporting: >> https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 >> >> To build the dist tar ball from the source, run the following command: >> src/assemble/build.sh >> >> Tarballs, checksums, signatures: >> http://people.apache.org/~ecn/1.4.3rc2 >> >> Maven Staged Repository: >> https://repository.apache.org/content/repositories/orgapacheaccumulo-006 +
Keith Turner 2013-03-13, 19:13
-
Re: [VOTE] accumulo-1.4.3 RC2Josh Elser 2013-03-17, 04:24
Keith, I remember something similar, but I still have no idea why that
should make any difference... Overall +1 for 1.4.3 RC2 as a 1.4.3 release Good * Checksums good (dist and src) * Sigs good (dist and src) * Tag builds and deploys with example conf * Ran functional tests and continuous ingest * Javadoc and source jars built in dist * License header check work on Linux Not good/could be better * Cross-ref CHANGES to Jira: CHANGES has no reference to ACCUMULO-1170 (fixed in 1.4.3) * RAT check is still busted in OSX * One bundled presentation needs fixing (same as previously mentioned) * Noticed we don't build developer manual with releases, only user manual * Said developer manual still says version1.3 On 03/13/2013 03:13 PM, Keith Turner wrote: > On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED]> wrote: >> My rat check did not have those 2 odp files. > It seems like there was difference when running the check on Mac vs > Linux. But maybe not, its been a while. > >> >> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> wrote: >>> I'm failing the rat:check, finding 55 files without licenses instead of >>> 53. Eric (anyone who doesn't fail the rat:check), can you cross-reference, >>> please? [1] >>> >>> Also, test/system/continuous/ScaleTest.odp needs to be updated. >>> >>> Still poking around... >>> >>> [1] >>> !????? CHANGES >>> !????? conf/examples/1GB/native-standalone/gc >>> !????? conf/examples/1GB/native-standalone/masters >>> !????? conf/examples/1GB/native-standalone/monitor >>> !????? conf/examples/1GB/native-standalone/slaves >>> !????? conf/examples/1GB/native-standalone/tracers >>> !????? conf/examples/1GB/standalone/gc >>> !????? conf/examples/1GB/standalone/masters >>> !????? conf/examples/1GB/standalone/monitor >>> !????? conf/examples/1GB/standalone/slaves >>> !????? conf/examples/1GB/standalone/tracers >>> !????? conf/examples/2GB/native-standalone/gc >>> !????? conf/examples/2GB/native-standalone/masters >>> !????? conf/examples/2GB/native-standalone/monitor >>> !????? conf/examples/2GB/native-standalone/slaves >>> !????? conf/examples/2GB/native-standalone/tracers >>> !????? conf/examples/2GB/standalone/gc >>> !????? conf/examples/2GB/standalone/masters >>> !????? conf/examples/2GB/standalone/monitor >>> !????? conf/examples/2GB/standalone/slaves >>> !????? conf/examples/2GB/standalone/tracers >>> !????? conf/examples/3GB/native-standalone/gc >>> !????? conf/examples/3GB/native-standalone/masters >>> !????? conf/examples/3GB/native-standalone/monitor >>> !????? conf/examples/3GB/native-standalone/slaves >>> !????? conf/examples/3GB/native-standalone/tracers >>> !????? conf/examples/3GB/standalone/gc >>> !????? conf/examples/3GB/standalone/masters >>> !????? conf/examples/3GB/standalone/monitor >>> !????? conf/examples/3GB/standalone/slaves >>> !????? conf/examples/3GB/standalone/tracers >>> !????? conf/examples/512MB/native-standalone/gc >>> !????? conf/examples/512MB/native-standalone/masters >>> !????? conf/examples/512MB/native-standalone/monitor >>> !????? conf/examples/512MB/native-standalone/slaves >>> !????? conf/examples/512MB/native-standalone/tracers >>> !????? conf/examples/512MB/standalone/gc >>> !????? conf/examples/512MB/standalone/masters >>> !????? conf/examples/512MB/standalone/monitor >>> !????? conf/examples/512MB/standalone/slaves >>> !????? conf/examples/512MB/standalone/tracers >>> !????? docs/src/developer_manual/component_docs.odp >>> !????? src/packages/deb/accumulo/conffile >>> !????? test/system/auto/simple/__init__.py >>> !????? test/system/auto/stress/__init__.py >>> !????? test/system/bench/lib/fastsplits >>> !????? test/system/bench/lib/mediumsplits >>> !????? test/system/bench/lib/slowsplits >>> !????? test/system/bench/lib/splits >>> !????? test/system/continuous/batch_walkers.txt.example >>> !????? test/system/continuous/ingesters.txt.example +
Josh Elser 2013-03-17, 04:24
-
Re: [VOTE] accumulo-1.4.3 RC2Eric Newton 2013-03-18, 19:56
VOTE passes with +3
The maven repo has been promoted to release. The artifacts have been added to the svn release repo. The tag was copied from 1.4.3rc2 to 1.4.3. The release candidate tags have been removed. On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser <[EMAIL PROTECTED]> wrote: > Keith, I remember something similar, but I still have no idea why that > should make any difference... > > Overall +1 for 1.4.3 RC2 as a 1.4.3 release > > Good > * Checksums good (dist and src) > * Sigs good (dist and src) > * Tag builds and deploys with example conf > * Ran functional tests and continuous ingest > * Javadoc and source jars built in dist > * License header check work on Linux > > Not good/could be better > * Cross-ref CHANGES to Jira: CHANGES has no reference to ACCUMULO-1170 > (fixed in 1.4.3) > * RAT check is still busted in OSX > * One bundled presentation needs fixing (same as previously mentioned) > * Noticed we don't build developer manual with releases, only user manual > * Said developer manual still says version1.3 > > > On 03/13/2013 03:13 PM, Keith Turner wrote: > >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED]> wrote: >> >>> My rat check did not have those 2 odp files. >>> >> It seems like there was difference when running the check on Mac vs >> Linux. But maybe not, its been a while. >> >> >>> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> >>> wrote: >>> >>>> I'm failing the rat:check, finding 55 files without licenses instead of >>>> 53. Eric (anyone who doesn't fail the rat:check), can you >>>> cross-reference, >>>> please? [1] >>>> >>>> Also, test/system/continuous/**ScaleTest.odp needs to be updated. >>>> >>>> Still poking around... >>>> >>>> [1] >>>> !????? CHANGES >>>> !????? conf/examples/1GB/native-**standalone/gc >>>> !????? conf/examples/1GB/native-**standalone/masters >>>> !????? conf/examples/1GB/native-**standalone/monitor >>>> !????? conf/examples/1GB/native-**standalone/slaves >>>> !????? conf/examples/1GB/native-**standalone/tracers >>>> !????? conf/examples/1GB/standalone/**gc >>>> !????? conf/examples/1GB/standalone/**masters >>>> !????? conf/examples/1GB/standalone/**monitor >>>> !????? conf/examples/1GB/standalone/**slaves >>>> !????? conf/examples/1GB/standalone/**tracers >>>> !????? conf/examples/2GB/native-**standalone/gc >>>> !????? conf/examples/2GB/native-**standalone/masters >>>> !????? conf/examples/2GB/native-**standalone/monitor >>>> !????? conf/examples/2GB/native-**standalone/slaves >>>> !????? conf/examples/2GB/native-**standalone/tracers >>>> !????? conf/examples/2GB/standalone/**gc >>>> !????? conf/examples/2GB/standalone/**masters >>>> !????? conf/examples/2GB/standalone/**monitor >>>> !????? conf/examples/2GB/standalone/**slaves >>>> !????? conf/examples/2GB/standalone/**tracers >>>> !????? conf/examples/3GB/native-**standalone/gc >>>> !????? conf/examples/3GB/native-**standalone/masters >>>> !????? conf/examples/3GB/native-**standalone/monitor >>>> !????? conf/examples/3GB/native-**standalone/slaves >>>> !????? conf/examples/3GB/native-**standalone/tracers >>>> !????? conf/examples/3GB/standalone/**gc >>>> !????? conf/examples/3GB/standalone/**masters >>>> !????? conf/examples/3GB/standalone/**monitor >>>> !????? conf/examples/3GB/standalone/**slaves >>>> !????? conf/examples/3GB/standalone/**tracers >>>> !????? conf/examples/512MB/native-**standalone/gc >>>> !????? conf/examples/512MB/native-**standalone/masters >>>> !????? conf/examples/512MB/native-**standalone/monitor >>>> !????? conf/examples/512MB/native-**standalone/slaves >>>> !????? conf/examples/512MB/native-**standalone/tracers >>>> !????? conf/examples/512MB/**standalone/gc >>>> !????? conf/examples/512MB/**standalone/masters >>>> !????? conf/examples/512MB/**standalone/monitor >>>> !????? conf/examples/512MB/**standalone/slaves >>>> !????? conf/examples/512MB/**standalone/tracers >>>> !????? docs/src/developer_manual/**component_docs.odp +
Eric Newton 2013-03-18, 19:56
-
Re: [VOTE] accumulo-1.4.3 RC2Josh Elser 2013-03-28, 02:16
Just noticed that 1.4.3 hadn't been "released" on Jira. I took the
liberty of doing so. On 03/18/2013 03:56 PM, Eric Newton wrote: > VOTE passes with +3 > > The maven repo has been promoted to release. > The artifacts have been added to the svn release repo. > The tag was copied from 1.4.3rc2 to 1.4.3. > The release candidate tags have been removed. > > > > On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Keith, I remember something similar, but I still have no idea why > that should make any difference... > > Overall +1 for 1.4.3 RC2 as a 1.4.3 release > > Good > * Checksums good (dist and src) > * Sigs good (dist and src) > * Tag builds and deploys with example conf > * Ran functional tests and continuous ingest > * Javadoc and source jars built in dist > * License header check work on Linux > > Not good/could be better > * Cross-ref CHANGES to Jira: CHANGES has no reference to > ACCUMULO-1170 (fixed in 1.4.3) > * RAT check is still busted in OSX > * One bundled presentation needs fixing (same as previously mentioned) > * Noticed we don't build developer manual with releases, only user > manual > * Said developer manual still says version1.3 > > > On 03/13/2013 03:13 PM, Keith Turner wrote: > > On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > My rat check did not have those 2 odp files. > > It seems like there was difference when running the check on > Mac vs > Linux. But maybe not, its been a while. > > > On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > I'm failing the rat:check, finding 55 files without > licenses instead of > 53. Eric (anyone who doesn't fail the rat:check), can > you cross-reference, > please? [1] > > Also, test/system/continuous/ScaleTest.odp needs to be > updated. > > Still poking around... > > [1] > !????? CHANGES > !????? conf/examples/1GB/native-standalone/gc > !????? conf/examples/1GB/native-standalone/masters > !????? conf/examples/1GB/native-standalone/monitor > !????? conf/examples/1GB/native-standalone/slaves > !????? conf/examples/1GB/native-standalone/tracers > !????? conf/examples/1GB/standalone/gc > !????? conf/examples/1GB/standalone/masters > !????? conf/examples/1GB/standalone/monitor > !????? conf/examples/1GB/standalone/slaves > !????? conf/examples/1GB/standalone/tracers > !????? conf/examples/2GB/native-standalone/gc > !????? conf/examples/2GB/native-standalone/masters > !????? conf/examples/2GB/native-standalone/monitor > !????? conf/examples/2GB/native-standalone/slaves > !????? conf/examples/2GB/native-standalone/tracers > !????? conf/examples/2GB/standalone/gc > !????? conf/examples/2GB/standalone/masters > !????? conf/examples/2GB/standalone/monitor > !????? conf/examples/2GB/standalone/slaves > !????? conf/examples/2GB/standalone/tracers > !????? conf/examples/3GB/native-standalone/gc > !????? conf/examples/3GB/native-standalone/masters > !????? conf/examples/3GB/native-standalone/monitor > !????? conf/examples/3GB/native-standalone/slaves > !????? conf/examples/3GB/native-standalone/tracers > !????? conf/examples/3GB/standalone/gc > !????? conf/examples/3GB/standalone/masters +
Josh Elser 2013-03-28, 02:16
-
Re: [VOTE] accumulo-1.4.3 RC2Eric Newton 2013-03-28, 02:43
I provided a release date for it today. Is there some other action that is
required? -Eric On Wed, Mar 27, 2013 at 10:16 PM, Josh Elser <[EMAIL PROTECTED]> wrote: > Just noticed that 1.4.3 hadn't been "released" on Jira. I took the liberty > of doing so. > > > On 03/18/2013 03:56 PM, Eric Newton wrote: > >> VOTE passes with +3 >> >> The maven repo has been promoted to release. >> The artifacts have been added to the svn release repo. >> The tag was copied from 1.4.3rc2 to 1.4.3. >> The release candidate tags have been removed. >> >> >> >> On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser <[EMAIL PROTECTED]<mailto: >> [EMAIL PROTECTED]>> wrote: >> >> Keith, I remember something similar, but I still have no idea why >> that should make any difference... >> >> Overall +1 for 1.4.3 RC2 as a 1.4.3 release >> >> Good >> * Checksums good (dist and src) >> * Sigs good (dist and src) >> * Tag builds and deploys with example conf >> * Ran functional tests and continuous ingest >> * Javadoc and source jars built in dist >> * License header check work on Linux >> >> Not good/could be better >> * Cross-ref CHANGES to Jira: CHANGES has no reference to >> ACCUMULO-1170 (fixed in 1.4.3) >> * RAT check is still busted in OSX >> * One bundled presentation needs fixing (same as previously mentioned) >> * Noticed we don't build developer manual with releases, only user >> manual >> * Said developer manual still says version1.3 >> >> >> On 03/13/2013 03:13 PM, Keith Turner wrote: >> >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> My rat check did not have those 2 odp files. >> >> It seems like there was difference when running the check on >> Mac vs >> Linux. But maybe not, its been a while. >> >> >> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: >> >> I'm failing the rat:check, finding 55 files without >> licenses instead of >> 53. Eric (anyone who doesn't fail the rat:check), can >> you cross-reference, >> please? [1] >> >> Also, test/system/continuous/**ScaleTest.odp needs to be >> updated. >> >> Still poking around... >> >> [1] >> !????? CHANGES >> !????? conf/examples/1GB/native-**standalone/gc >> !????? conf/examples/1GB/native-**standalone/masters >> !????? conf/examples/1GB/native-**standalone/monitor >> !????? conf/examples/1GB/native-**standalone/slaves >> !????? conf/examples/1GB/native-**standalone/tracers >> !????? conf/examples/1GB/standalone/**gc >> !????? conf/examples/1GB/standalone/**masters >> !????? conf/examples/1GB/standalone/**monitor >> !????? conf/examples/1GB/standalone/**slaves >> !????? conf/examples/1GB/standalone/**tracers >> !????? conf/examples/2GB/native-**standalone/gc >> !????? conf/examples/2GB/native-**standalone/masters >> !????? conf/examples/2GB/native-**standalone/monitor >> !????? conf/examples/2GB/native-**standalone/slaves >> !????? conf/examples/2GB/native-**standalone/tracers >> !????? conf/examples/2GB/standalone/**gc >> !????? conf/examples/2GB/standalone/**masters >> !????? conf/examples/2GB/standalone/**monitor >> !????? conf/examples/2GB/standalone/**slaves >> !????? conf/examples/2GB/standalone/**tracers >> !????? conf/examples/3GB/native-**standalone/gc >> !????? conf/examples/3GB/native-**standalone/masters +
Eric Newton 2013-03-28, 02:43
-
Re: [VOTE] accumulo-1.4.3 RC2Josh Elser 2013-03-28, 02:50
Just clicking the button to actually move it from unreleased to released ;)
It happily glared red at me telling me that 3/18/2013 had already passed. On 03/27/2013 10:43 PM, Eric Newton wrote: > I provided a release date for it today. Is there some other action > that is required? > > -Eric > > > On Wed, Mar 27, 2013 at 10:16 PM, Josh Elser <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Just noticed that 1.4.3 hadn't been "released" on Jira. I took the > liberty of doing so. > > > On 03/18/2013 03:56 PM, Eric Newton wrote: > > VOTE passes with +3 > > The maven repo has been promoted to release. > The artifacts have been added to the svn release repo. > The tag was copied from 1.4.3rc2 to 1.4.3. > The release candidate tags have been removed. > > > > On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> > wrote: > > Keith, I remember something similar, but I still have no > idea why > that should make any difference... > > Overall +1 for 1.4.3 RC2 as a 1.4.3 release > > Good > * Checksums good (dist and src) > * Sigs good (dist and src) > * Tag builds and deploys with example conf > * Ran functional tests and continuous ingest > * Javadoc and source jars built in dist > * License header check work on Linux > > Not good/could be better > * Cross-ref CHANGES to Jira: CHANGES has no reference to > ACCUMULO-1170 (fixed in 1.4.3) > * RAT check is still busted in OSX > * One bundled presentation needs fixing (same as > previously mentioned) > * Noticed we don't build developer manual with releases, > only user > manual > * Said developer manual still says version1.3 > > > On 03/13/2013 03:13 PM, Keith Turner wrote: > > On Wed, Mar 13, 2013 at 3:07 PM, John Vines > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> > wrote: > > My rat check did not have those 2 odp files. > > It seems like there was difference when running the > check on > Mac vs > Linux. But maybe not, its been a while. > > > On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser > <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>> wrote: > > I'm failing the rat:check, finding 55 files > without > licenses instead of > 53. Eric (anyone who doesn't fail the > rat:check), can > you cross-reference, > please? [1] > > Also, test/system/continuous/ScaleTest.odp > needs to be > updated. > > Still poking around... > > [1] > !????? CHANGES > !????? conf/examples/1GB/native-standalone/gc > !????? > conf/examples/1GB/native-standalone/masters > !????? > conf/examples/1GB/native-standalone/monitor > !????? > conf/examples/1GB/native-standalone/slaves > !????? > conf/examples/1GB/native-standalone/tracers > !????? conf/examples/1GB/standalone/gc > !????? conf/examples/1GB/standalone/masters > !????? conf/examples/1GB/standalone/monitor > !????? conf/examples/1GB/standalone/slaves +
Josh Elser 2013-03-28, 02:50
-
Re: [VOTE] accumulo-1.4.3 RC2Christopher 2013-03-28, 03:54
I was wondering if we should maybe start doing release announcements
on the Apache announcements mailing list. -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Wed, Mar 27, 2013 at 10:50 PM, Josh Elser <[EMAIL PROTECTED]> wrote: > Just clicking the button to actually move it from unreleased to released ;) > > It happily glared red at me telling me that 3/18/2013 had already passed. > > > On 03/27/2013 10:43 PM, Eric Newton wrote: >> >> I provided a release date for it today. Is there some other action that >> is required? >> >> -Eric >> >> >> On Wed, Mar 27, 2013 at 10:16 PM, Josh Elser <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> Just noticed that 1.4.3 hadn't been "released" on Jira. I took the >> liberty of doing so. >> >> >> On 03/18/2013 03:56 PM, Eric Newton wrote: >> >> VOTE passes with +3 >> >> The maven repo has been promoted to release. >> The artifacts have been added to the svn release repo. >> The tag was copied from 1.4.3rc2 to 1.4.3. >> The release candidate tags have been removed. >> >> >> >> On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> >> >> wrote: >> >> Keith, I remember something similar, but I still have no >> idea why >> that should make any difference... >> >> Overall +1 for 1.4.3 RC2 as a 1.4.3 release >> >> Good >> * Checksums good (dist and src) >> * Sigs good (dist and src) >> * Tag builds and deploys with example conf >> * Ran functional tests and continuous ingest >> * Javadoc and source jars built in dist >> * License header check work on Linux >> >> Not good/could be better >> * Cross-ref CHANGES to Jira: CHANGES has no reference to >> ACCUMULO-1170 (fixed in 1.4.3) >> * RAT check is still busted in OSX >> * One bundled presentation needs fixing (same as >> previously mentioned) >> * Noticed we don't build developer manual with releases, >> only user >> manual >> * Said developer manual still says version1.3 >> >> >> On 03/13/2013 03:13 PM, Keith Turner wrote: >> >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> >> >> wrote: >> >> My rat check did not have those 2 odp files. >> >> It seems like there was difference when running the >> check on >> Mac vs >> Linux. But maybe not, its been a while. >> >> >> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser >> <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] >> >> <mailto:[EMAIL PROTECTED]>>> wrote: >> >> I'm failing the rat:check, finding 55 files >> without >> licenses instead of >> 53. Eric (anyone who doesn't fail the >> rat:check), can >> you cross-reference, >> please? [1] >> >> Also, test/system/continuous/ScaleTest.odp >> needs to be >> updated. >> >> Still poking around... >> >> [1] >> !????? CHANGES >> !????? conf/examples/1GB/native-standalone/gc >> !????? >> conf/examples/1GB/native-standalone/masters >> !????? >> conf/examples/1GB/native-standalone/monitor >> !????? > +
Christopher 2013-03-28, 03:54
-
Re: [VOTE] accumulo-1.4.3 RC2Billie Rinaldi 2013-03-29, 18:28
We have been, but it looks like we missed 1.4.2.
Billie On Wed, Mar 27, 2013 at 8:54 PM, Christopher <[EMAIL PROTECTED]> wrote: > I was wondering if we should maybe start doing release announcements > on the Apache announcements mailing list. > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii > > > On Wed, Mar 27, 2013 at 10:50 PM, Josh Elser <[EMAIL PROTECTED]> wrote: > > Just clicking the button to actually move it from unreleased to released > ;) > > > > It happily glared red at me telling me that 3/18/2013 had already passed. > > > > > > On 03/27/2013 10:43 PM, Eric Newton wrote: > >> > >> I provided a release date for it today. Is there some other action that > >> is required? > >> > >> -Eric > >> > >> > >> On Wed, Mar 27, 2013 at 10:16 PM, Josh Elser <[EMAIL PROTECTED] > >> <mailto:[EMAIL PROTECTED]>> wrote: > >> > >> Just noticed that 1.4.3 hadn't been "released" on Jira. I took the > >> liberty of doing so. > >> > >> > >> On 03/18/2013 03:56 PM, Eric Newton wrote: > >> > >> VOTE passes with +3 > >> > >> The maven repo has been promoted to release. > >> The artifacts have been added to the svn release repo. > >> The tag was copied from 1.4.3rc2 to 1.4.3. > >> The release candidate tags have been removed. > >> > >> > >> > >> On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser > >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > >> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> > >> > >> wrote: > >> > >> Keith, I remember something similar, but I still have no > >> idea why > >> that should make any difference... > >> > >> Overall +1 for 1.4.3 RC2 as a 1.4.3 release > >> > >> Good > >> * Checksums good (dist and src) > >> * Sigs good (dist and src) > >> * Tag builds and deploys with example conf > >> * Ran functional tests and continuous ingest > >> * Javadoc and source jars built in dist > >> * License header check work on Linux > >> > >> Not good/could be better > >> * Cross-ref CHANGES to Jira: CHANGES has no reference to > >> ACCUMULO-1170 (fixed in 1.4.3) > >> * RAT check is still busted in OSX > >> * One bundled presentation needs fixing (same as > >> previously mentioned) > >> * Noticed we don't build developer manual with releases, > >> only user > >> manual > >> * Said developer manual still says version1.3 > >> > >> > >> On 03/13/2013 03:13 PM, Keith Turner wrote: > >> > >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines > >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > >> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> > >> > >> wrote: > >> > >> My rat check did not have those 2 odp files. > >> > >> It seems like there was difference when running the > >> check on > >> Mac vs > >> Linux. But maybe not, its been a while. > >> > >> > >> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser > >> <[EMAIL PROTECTED] > >> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] > >> > >> <mailto:[EMAIL PROTECTED]>>> wrote: > >> > >> I'm failing the rat:check, finding 55 files > >> without > >> licenses instead of > >> 53. Eric (anyone who doesn't fail the > >> rat:check), can > >> you cross-reference, > >> please? [1] > >> > >> Also, test/system/continuous/ScaleTest.odp > >> needs to be > >> updated. > >> > >> Still poking around... > >> > >> [1] +
Billie Rinaldi 2013-03-29, 18:28
-
Re: [VOTE] accumulo-1.4.3 RC2Billie Rinaldi 2013-03-29, 18:37
Also, to maintain the "most recent releases" on this page,
http://projects.apache.org/projects/accumulo.html we have to update our site/trunk/content/doap_Accumulo.rdf file. Billie On Fri, Mar 29, 2013 at 11:28 AM, Billie Rinaldi <[EMAIL PROTECTED]> wrote: > We have been, but it looks like we missed 1.4.2. > > Billie > > > > On Wed, Mar 27, 2013 at 8:54 PM, Christopher <[EMAIL PROTECTED]> wrote: > >> I was wondering if we should maybe start doing release announcements >> on the Apache announcements mailing list. >> >> -- >> Christopher L Tubbs II >> http://gravatar.com/ctubbsii >> >> >> On Wed, Mar 27, 2013 at 10:50 PM, Josh Elser <[EMAIL PROTECTED]> >> wrote: >> > Just clicking the button to actually move it from unreleased to >> released ;) >> > >> > It happily glared red at me telling me that 3/18/2013 had already >> passed. >> > >> > >> > On 03/27/2013 10:43 PM, Eric Newton wrote: >> >> >> >> I provided a release date for it today. Is there some other action >> that >> >> is required? >> >> >> >> -Eric >> >> >> >> >> >> On Wed, Mar 27, 2013 at 10:16 PM, Josh Elser <[EMAIL PROTECTED] >> >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> >> >> Just noticed that 1.4.3 hadn't been "released" on Jira. I took the >> >> liberty of doing so. >> >> >> >> >> >> On 03/18/2013 03:56 PM, Eric Newton wrote: >> >> >> >> VOTE passes with +3 >> >> >> >> The maven repo has been promoted to release. >> >> The artifacts have been added to the svn release repo. >> >> The tag was copied from 1.4.3rc2 to 1.4.3. >> >> The release candidate tags have been removed. >> >> >> >> >> >> >> >> On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser >> >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> >> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> >> >> >> >> wrote: >> >> >> >> Keith, I remember something similar, but I still have no >> >> idea why >> >> that should make any difference... >> >> >> >> Overall +1 for 1.4.3 RC2 as a 1.4.3 release >> >> >> >> Good >> >> * Checksums good (dist and src) >> >> * Sigs good (dist and src) >> >> * Tag builds and deploys with example conf >> >> * Ran functional tests and continuous ingest >> >> * Javadoc and source jars built in dist >> >> * License header check work on Linux >> >> >> >> Not good/could be better >> >> * Cross-ref CHANGES to Jira: CHANGES has no reference to >> >> ACCUMULO-1170 (fixed in 1.4.3) >> >> * RAT check is still busted in OSX >> >> * One bundled presentation needs fixing (same as >> >> previously mentioned) >> >> * Noticed we don't build developer manual with releases, >> >> only user >> >> manual >> >> * Said developer manual still says version1.3 >> >> >> >> >> >> On 03/13/2013 03:13 PM, Keith Turner wrote: >> >> >> >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines >> >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >> >> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> >> >> >> >> wrote: >> >> >> >> My rat check did not have those 2 odp files. >> >> >> >> It seems like there was difference when running the >> >> check on >> >> Mac vs >> >> Linux. But maybe not, its been a while. >> >> >> >> >> >> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser >> >> <[EMAIL PROTECTED] >> >> <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] >> >> >> >> <mailto:[EMAIL PROTECTED]>>> wrote: >> >> >> >> I'm failing the rat:check, finding 55 files >> >> without >> >> licenses instead of >> >> 53. Eric (anyone who doesn't fail the +
Billie Rinaldi 2013-03-29, 18:37
-
Re: [VOTE] accumulo-1.4.3 RC2Keith Turner 2013-03-17, 15:03
On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser <[EMAIL PROTECTED]> wrote:
> Keith, I remember something similar, but I still have no idea why that > should make any difference... > > Overall +1 for 1.4.3 RC2 as a 1.4.3 release > > Good > * Checksums good (dist and src) > * Sigs good (dist and src) > * Tag builds and deploys with example conf > * Ran functional tests and continuous ingest > * Javadoc and source jars built in dist > * License header check work on Linux > > Not good/could be better > * Cross-ref CHANGES to Jira: CHANGES has no reference to ACCUMULO-1170 > (fixed in 1.4.3) I do not think its a big deal not having this bug in the 1.4.3 release notes. The bug does not occur in any released version. I made it a subtask of ACCUMULO-1062, its a bugfix to that 1.4.3 bugfix. > * RAT check is still busted in OSX > * One bundled presentation needs fixing (same as previously mentioned) > * Noticed we don't build developer manual with releases, only user manual > * Said developer manual still says version1.3 > > > On 03/13/2013 03:13 PM, Keith Turner wrote: >> >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED]> wrote: >>> >>> My rat check did not have those 2 odp files. >> >> It seems like there was difference when running the check on Mac vs >> Linux. But maybe not, its been a while. >> >>> >>> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> wrote: >>>> >>>> I'm failing the rat:check, finding 55 files without licenses instead of >>>> 53. Eric (anyone who doesn't fail the rat:check), can you >>>> cross-reference, >>>> please? [1] >>>> >>>> Also, test/system/continuous/ScaleTest.odp needs to be updated. >>>> >>>> Still poking around... >>>> >>>> [1] >>>> !????? CHANGES >>>> !????? conf/examples/1GB/native-standalone/gc >>>> !????? conf/examples/1GB/native-standalone/masters >>>> !????? conf/examples/1GB/native-standalone/monitor >>>> !????? conf/examples/1GB/native-standalone/slaves >>>> !????? conf/examples/1GB/native-standalone/tracers >>>> !????? conf/examples/1GB/standalone/gc >>>> !????? conf/examples/1GB/standalone/masters >>>> !????? conf/examples/1GB/standalone/monitor >>>> !????? conf/examples/1GB/standalone/slaves >>>> !????? conf/examples/1GB/standalone/tracers >>>> !????? conf/examples/2GB/native-standalone/gc >>>> !????? conf/examples/2GB/native-standalone/masters >>>> !????? conf/examples/2GB/native-standalone/monitor >>>> !????? conf/examples/2GB/native-standalone/slaves >>>> !????? conf/examples/2GB/native-standalone/tracers >>>> !????? conf/examples/2GB/standalone/gc >>>> !????? conf/examples/2GB/standalone/masters >>>> !????? conf/examples/2GB/standalone/monitor >>>> !????? conf/examples/2GB/standalone/slaves >>>> !????? conf/examples/2GB/standalone/tracers >>>> !????? conf/examples/3GB/native-standalone/gc >>>> !????? conf/examples/3GB/native-standalone/masters >>>> !????? conf/examples/3GB/native-standalone/monitor >>>> !????? conf/examples/3GB/native-standalone/slaves >>>> !????? conf/examples/3GB/native-standalone/tracers >>>> !????? conf/examples/3GB/standalone/gc >>>> !????? conf/examples/3GB/standalone/masters >>>> !????? conf/examples/3GB/standalone/monitor >>>> !????? conf/examples/3GB/standalone/slaves >>>> !????? conf/examples/3GB/standalone/tracers >>>> !????? conf/examples/512MB/native-standalone/gc >>>> !????? conf/examples/512MB/native-standalone/masters >>>> !????? conf/examples/512MB/native-standalone/monitor >>>> !????? conf/examples/512MB/native-standalone/slaves >>>> !????? conf/examples/512MB/native-standalone/tracers >>>> !????? conf/examples/512MB/standalone/gc >>>> !????? conf/examples/512MB/standalone/masters >>>> !????? conf/examples/512MB/standalone/monitor >>>> !????? conf/examples/512MB/standalone/slaves >>>> !????? conf/examples/512MB/standalone/tracers >>>> !????? docs/src/developer_manual/component_docs.odp >>>> !????? src/packages/deb/accumulo/conffile +
Keith Turner 2013-03-17, 15:03
-
Re: [VOTE] accumulo-1.4.3 RC2Josh Elser 2013-03-17, 20:04
Good point, Keith. I reverted my change to CHANGES that I made last night
in light of that. On Sunday, March 17, 2013, Keith Turner wrote: > On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser <[EMAIL PROTECTED]<javascript:;>> > wrote: > > Keith, I remember something similar, but I still have no idea why that > > should make any difference... > > > > Overall +1 for 1.4.3 RC2 as a 1.4.3 release > > > > Good > > * Checksums good (dist and src) > > * Sigs good (dist and src) > > * Tag builds and deploys with example conf > > * Ran functional tests and continuous ingest > > * Javadoc and source jars built in dist > > * License header check work on Linux > > > > Not good/could be better > > * Cross-ref CHANGES to Jira: CHANGES has no reference to ACCUMULO-1170 > > (fixed in 1.4.3) > > I do not think its a big deal not having this bug in the 1.4.3 release > notes. The bug does not occur in any released version. I made it a > subtask of ACCUMULO-1062, its a bugfix to that 1.4.3 bugfix. > > > * RAT check is still busted in OSX > > * One bundled presentation needs fixing (same as previously mentioned) > > * Noticed we don't build developer manual with releases, only user manual > > * Said developer manual still says version1.3 > > > > > > On 03/13/2013 03:13 PM, Keith Turner wrote: > >> > >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED]> wrote: > >>> > >>> My rat check did not have those 2 odp files. > >> > >> It seems like there was difference when running the check on Mac vs > >> Linux. But maybe not, its been a while. > >> > >>> > >>> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> > wrote: > >>>> > >>>> I'm failing the rat:check, finding 55 files without licenses instead > of > >>>> 53. Eric (anyone who doesn't fail the rat:check), can you > >>>> cross-reference, > >>>> please? [1] > >>>> > >>>> Also, test/system/continuous/ScaleTest.odp needs to be updated. > >>>> > >>>> Still poking around... > >>>> > >>>> [1] > >>>> !????? CHANGES > >>>> !????? conf/examples/1GB/native-standalone/gc > >>>> !????? conf/examples/1GB/native-standalone/masters > >>>> !????? conf/examples/1GB/native-standalone/monitor > >>>> !????? conf/examples/1GB/native-standalone/slaves > >>>> !????? conf/examples/1GB/native-standalone/tracers > >>>> !????? conf/examples/1GB/standalone/gc > >>>> !????? conf/examples/1GB/standalone/masters > >>>> !????? conf/examples/1GB/standalone/monitor > >>>> !????? conf/examples/1GB/standalone/slaves > >>>> !????? conf/examples/1GB/standalone/tracers > >>>> !????? conf/examples/2GB/native-standalone/gc > >>>> !????? conf/examples/2GB/native-standalone/masters > >>>> !????? conf/examples/2GB/native-standalone/monitor > >>>> !????? conf/examples/2GB/native-standalone/slaves > >>>> !????? conf/examples/2GB/native-standalone/tracers > >>>> !????? conf/examples/2GB/standalone/gc > >>>> !????? conf/examples/2GB/standalone/masters > >>>> !????? conf/examples/2GB/standalone/monitor > >>>> !????? conf/examples/2GB/standalone/slaves > >>>> !????? conf/examples/2GB/standalone/tracers > >>>> !????? conf/examples/3GB/native-standalone/gc > >>>> !????? conf/examples/3GB/native-standalone/masters > >>>> !????? conf/examples/3GB/native-standalone/monitor > >>>> !????? conf/examples/3GB/native-standalone/slaves > >>>> !????? conf/examples/3GB/native-standalone/tracers > >>>> !????? conf/examples/3GB/standalone/gc > >>>> !????? conf/examples/3GB/standalone/masters > >>>> !????? conf/examples/3GB/standalone/monitor > >>>> !????? conf/examples/3GB/standalone/slaves > >>>> !????? conf/examples/3GB/standalone/tracers > >>>> !????? conf/examples/512MB/native-standalone/gc > >>>> !????? conf/examples/512MB/native-standalone/masters > >>>> !????? conf/examples/512MB/native-standalone/monitor > >>>> !????? conf/examples/512MB/native-standalone/slaves > >>>> !????? conf/examples/512MB/native-standalone/tracers > >>>> !????? conf/examples/512MB/standalone/gc +
Josh Elser 2013-03-17, 20:04
-
Re: [VOTE] accumulo-1.4.3 RC2William Slacum 2013-03-18, 13:58
The build hangs in cloudtrace for me on Mac OS 10.7.5, oddly enough on a
TSocket creation. I thought it was due to me having Thrift 0.9 installed, but I can't see it getting picked up when I try to build via `mvn -X...`, only thrift-0.6.1. Anyone else run into the same thing? I'm not too worried about it since I have witnessed the build succeeding on OSX and was able to build it under Linux Mint in a VM. On Sun, Mar 17, 2013 at 4:04 PM, Josh Elser <[EMAIL PROTECTED]> wrote: > Good point, Keith. I reverted my change to CHANGES that I made last night > in light of that. > > > On Sunday, March 17, 2013, Keith Turner wrote: > >> On Sun, Mar 17, 2013 at 12:24 AM, Josh Elser <[EMAIL PROTECTED]> >> wrote: >> > Keith, I remember something similar, but I still have no idea why that >> > should make any difference... >> > >> > Overall +1 for 1.4.3 RC2 as a 1.4.3 release >> > >> > Good >> > * Checksums good (dist and src) >> > * Sigs good (dist and src) >> > * Tag builds and deploys with example conf >> > * Ran functional tests and continuous ingest >> > * Javadoc and source jars built in dist >> > * License header check work on Linux >> > >> > Not good/could be better >> > * Cross-ref CHANGES to Jira: CHANGES has no reference to ACCUMULO-1170 >> > (fixed in 1.4.3) >> >> I do not think its a big deal not having this bug in the 1.4.3 release >> notes. The bug does not occur in any released version. I made it a >> subtask of ACCUMULO-1062, its a bugfix to that 1.4.3 bugfix. >> >> > * RAT check is still busted in OSX >> > * One bundled presentation needs fixing (same as previously mentioned) >> > * Noticed we don't build developer manual with releases, only user >> manual >> > * Said developer manual still says version1.3 >> > >> > >> > On 03/13/2013 03:13 PM, Keith Turner wrote: >> >> >> >> On Wed, Mar 13, 2013 at 3:07 PM, John Vines <[EMAIL PROTECTED]> wrote: >> >>> >> >>> My rat check did not have those 2 odp files. >> >> >> >> It seems like there was difference when running the check on Mac vs >> >> Linux. But maybe not, its been a while. >> >> >> >>> >> >>> On Wed, Mar 13, 2013 at 2:37 PM, Josh Elser <[EMAIL PROTECTED]> >> wrote: >> >>>> >> >>>> I'm failing the rat:check, finding 55 files without licenses instead >> of >> >>>> 53. Eric (anyone who doesn't fail the rat:check), can you >> >>>> cross-reference, >> >>>> please? [1] >> >>>> >> >>>> Also, test/system/continuous/ScaleTest.odp needs to be updated. >> >>>> >> >>>> Still poking around... >> >>>> >> >>>> [1] >> >>>> !????? CHANGES >> >>>> !????? conf/examples/1GB/native-standalone/gc >> >>>> !????? conf/examples/1GB/native-standalone/masters >> >>>> !????? conf/examples/1GB/native-standalone/monitor >> >>>> !????? conf/examples/1GB/native-standalone/slaves >> >>>> !????? conf/examples/1GB/native-standalone/tracers >> >>>> !????? conf/examples/1GB/standalone/gc >> >>>> !????? conf/examples/1GB/standalone/masters >> >>>> !????? conf/examples/1GB/standalone/monitor >> >>>> !????? conf/examples/1GB/standalone/slaves >> >>>> !????? conf/examples/1GB/standalone/tracers >> >>>> !????? conf/examples/2GB/native-standalone/gc >> >>>> !????? conf/examples/2GB/native-standalone/masters >> >>>> !????? conf/examples/2GB/native-standalone/monitor >> >>>> !????? conf/examples/2GB/native-standalone/slaves >> >>>> !????? conf/examples/2GB/native-standalone/tracers >> >>>> !????? conf/examples/2GB/standalone/gc >> >>>> !????? conf/examples/2GB/standalone/masters >> >>>> !????? conf/examples/2GB/standalone/monitor >> >>>> !????? conf/examples/2GB/standalone/slaves >> >>>> !????? conf/examples/2GB/standalone/tracers >> >>>> !????? conf/examples/3GB/native-standalone/gc >> >>>> !????? conf/examples/3GB/native-standalone/masters >> >>>> !????? conf/examples/3GB/native-standalone/monitor >> >>>> !????? conf/examples/3GB/native-standalone/slaves >> >>>> !????? conf/examples/3GB/native-standalone/tracers >> >>>> !????? conf/examples/3GB/standalone/gc +
William Slacum 2013-03-18, 13:58
-
Re: [VOTE] accumulo-1.4.3 RC2Keith Turner 2013-03-13, 21:58
+1
* sigs and hashes are ok * src tarball eq tag * documentations looks good * native libs are ok * spot checked a few bug fixes that are supposed to be in 1.4.3 * CHANGES has 1.4.3 tickets * was able to run instamo against staged repo and verify ACCUMULO-907... the repo link in the email was wrong, but the text for the link was correct On Wed, Mar 13, 2013 at 2:02 PM, Eric Newton <[EMAIL PROTECTED]> wrote: > Please vote on releasing the following candidate as Apache Accumulo version > 1.4.3. > > In this release candidate: > > * fix for ACCUMULO-1170 > * javadocs in release artifact > * fix for ACCUMULO-1173 > > The src tar ball was generated by exporting: > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 > > To build the dist tar ball from the source, run the following command: > src/assemble/build.sh > > Tarballs, checksums, signatures: > http://people.apache.org/~ecn/1.4.3rc2 > > Maven Staged Repository: > https://repository.apache.org/content/repositories/orgapacheaccumulo-006 > > Keys: > http://www.apache.org/dist/accumulo/KEYS > > Changes: > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES > > The vote will be held open for the next 72 hours. > > +
Keith Turner 2013-03-13, 21:58
-
Re: [VOTE] accumulo-1.4.3 RC2Eric Newton 2013-03-14, 14:36
* all of the integration tests ran
* overnight continuous ingest w/agitation verified (18B entries) On Wed, Mar 13, 2013 at 5:58 PM, Keith Turner <[EMAIL PROTECTED]> wrote: > +1 > > * sigs and hashes are ok > * src tarball eq tag > * documentations looks good > * native libs are ok > * spot checked a few bug fixes that are supposed to be in 1.4.3 > * CHANGES has 1.4.3 tickets > * was able to run instamo against staged repo and verify > ACCUMULO-907... the repo link in the email was wrong, but the text for > the link was correct > > On Wed, Mar 13, 2013 at 2:02 PM, Eric Newton <[EMAIL PROTECTED]> > wrote: > > Please vote on releasing the following candidate as Apache Accumulo > version > > 1.4.3. > > > > In this release candidate: > > > > * fix for ACCUMULO-1170 > > * javadocs in release artifact > > * fix for ACCUMULO-1173 > > > > The src tar ball was generated by exporting: > > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 > > > > To build the dist tar ball from the source, run the following command: > > src/assemble/build.sh > > > > Tarballs, checksums, signatures: > > http://people.apache.org/~ecn/1.4.3rc2 > > > > Maven Staged Repository: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-006 > > > > Keys: > > http://www.apache.org/dist/accumulo/KEYS > > > > Changes: > > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES > > > > The vote will be held open for the next 72 hours. > > > > > +
Eric Newton 2013-03-14, 14:36
-
Re: [VOTE] accumulo-1.4.3 RC2Eric Newton 2013-03-15, 16:39
+1 Ran random walk test on a ten node test cluster for >12 hours, with
agitation. I did have one walker failure. The bulk ingest test failed; my best guess is that this happened due to ACCUMULO-727. On Thu, Mar 14, 2013 at 10:36 AM, Eric Newton <[EMAIL PROTECTED]> wrote: > * all of the integration tests ran > * overnight continuous ingest w/agitation verified (18B entries) > > > On Wed, Mar 13, 2013 at 5:58 PM, Keith Turner <[EMAIL PROTECTED]> wrote: > >> +1 >> >> * sigs and hashes are ok >> * src tarball eq tag >> * documentations looks good >> * native libs are ok >> * spot checked a few bug fixes that are supposed to be in 1.4.3 >> * CHANGES has 1.4.3 tickets >> * was able to run instamo against staged repo and verify >> ACCUMULO-907... the repo link in the email was wrong, but the text for >> the link was correct >> >> On Wed, Mar 13, 2013 at 2:02 PM, Eric Newton <[EMAIL PROTECTED]> >> wrote: >> > Please vote on releasing the following candidate as Apache Accumulo >> version >> > 1.4.3. >> > >> > In this release candidate: >> > >> > * fix for ACCUMULO-1170 >> > * javadocs in release artifact >> > * fix for ACCUMULO-1173 >> > >> > The src tar ball was generated by exporting: >> > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 >> > >> > To build the dist tar ball from the source, run the following command: >> > src/assemble/build.sh >> > >> > Tarballs, checksums, signatures: >> > http://people.apache.org/~ecn/1.4.3rc2 >> > >> > Maven Staged Repository: >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-006 >> > >> > Keys: >> > http://www.apache.org/dist/accumulo/KEYS >> > >> > Changes: >> > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES >> > >> > The vote will be held open for the next 72 hours. >> > >> > >> > > +
Eric Newton 2013-03-15, 16:39
-
Re: [VOTE] accumulo-1.4.3 RC2William Slacum 2013-03-14, 15:03
As an aside, do we keep track of the ingest and query rates with each
release? I know Josh had a bit of a side project to do it nightly, but it'd be interesting to check whether or not as the project grows, we aren't making noticeable trade offs in performance. On Thu, Mar 14, 2013 at 10:36 AM, Eric Newton <[EMAIL PROTECTED]> wrote: > * all of the integration tests ran > * overnight continuous ingest w/agitation verified (18B entries) > > > On Wed, Mar 13, 2013 at 5:58 PM, Keith Turner <[EMAIL PROTECTED]> wrote: > >> +1 >> >> * sigs and hashes are ok >> * src tarball eq tag >> * documentations looks good >> * native libs are ok >> * spot checked a few bug fixes that are supposed to be in 1.4.3 >> * CHANGES has 1.4.3 tickets >> * was able to run instamo against staged repo and verify >> ACCUMULO-907... the repo link in the email was wrong, but the text for >> the link was correct >> >> On Wed, Mar 13, 2013 at 2:02 PM, Eric Newton <[EMAIL PROTECTED]> >> wrote: >> > Please vote on releasing the following candidate as Apache Accumulo >> version >> > 1.4.3. >> > >> > In this release candidate: >> > >> > * fix for ACCUMULO-1170 >> > * javadocs in release artifact >> > * fix for ACCUMULO-1173 >> > >> > The src tar ball was generated by exporting: >> > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 >> > >> > To build the dist tar ball from the source, run the following command: >> > src/assemble/build.sh >> > >> > Tarballs, checksums, signatures: >> > http://people.apache.org/~ecn/1.4.3rc2 >> > >> > Maven Staged Repository: >> > >> https://repository.apache.org/content/repositories/orgapacheaccumulo-006 >> > >> > Keys: >> > http://www.apache.org/dist/accumulo/KEYS >> > >> > Changes: >> > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES >> > >> > The vote will be held open for the next 72 hours. >> > >> > >> > > +
William Slacum 2013-03-14, 15:03
-
Re: [VOTE] accumulo-1.4.3 RC2Josh Elser 2013-03-14, 15:56
Yes, I did a prototype that did a nightly pull/build/deploy and
continuous ingest run. I quickly found that for it to be remotely useful, you needed to know what was actually changing and have a mechanism to track it. Lucene actually has the same idea, http://people.apache.org/~mikemccand/lucenebench/indexing.html On 3/14/13 11:03 AM, William Slacum wrote: > As an aside, do we keep track of the ingest and query rates with each > release? I know Josh had a bit of a side project to do it nightly, but > it'd be interesting to check whether or not as the project grows, we > aren't making noticeable trade offs in performance. > > On Thu, Mar 14, 2013 at 10:36 AM, Eric Newton <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > * all of the integration tests ran > * overnight continuous ingest w/agitation verified (18B entries) > > > On Wed, Mar 13, 2013 at 5:58 PM, Keith Turner <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > +1 > > * sigs and hashes are ok > * src tarball eq tag > * documentations looks good > * native libs are ok > * spot checked a few bug fixes that are supposed to be in 1.4.3 > * CHANGES has 1.4.3 tickets > * was able to run instamo against staged repo and verify > ACCUMULO-907... the repo link in the email was wrong, but the > text for > the link was correct > > On Wed, Mar 13, 2013 at 2:02 PM, Eric Newton > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Please vote on releasing the following candidate as Apache > Accumulo version > > 1.4.3. > > > > In this release candidate: > > > > * fix for ACCUMULO-1170 > > * javadocs in release artifact > > * fix for ACCUMULO-1173 > > > > The src tar ball was generated by exporting: > > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2 > > > > To build the dist tar ball from the source, run the > following command: > > src/assemble/build.sh > > > > Tarballs, checksums, signatures: > > http://people.apache.org/~ecn/1.4.3rc2 > <http://people.apache.org/%7Eecn/1.4.3rc2> > > > > Maven Staged Repository: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-006 > > > > Keys: > > http://www.apache.org/dist/accumulo/KEYS > > > > Changes: > > https://svn.apache.org/repos/asf/accumulo/tags/1.4.3rc2/CHANGES > > > > The vote will be held open for the next 72 hours. > > > > > > > +
Josh Elser 2013-03-14, 15:56
|