-1

Creating feeds failed for the same exception as I've mentioned last time.
Creating a feed with any adapter would throw the following exception:

    Error: Invalid feed parameters. Exception Message:ASX3083: Duplicate
feed adaptor name: twitter_pull

Note that the DatasourceFactoryProvider in feeds reads a resource file to
load all existing record readers. Somehow this resource file is loaded
twice, or it is replicated, in the binary release. The reason it complains
about "twitter_pull" is that the Twitter record reader is the first one in
the resource file.

Best,
Xikui


On Tue, Jul 9, 2019 at 6:53 AM Mike Carey <[email protected]> wrote:

> +1
>
>   - Downloaded the binary
>
>   - Ran it through the SQL++ tutorial successfully
>
>
> On 7/3/19 9:02 AM, Taewoo Kim wrote:
> > [V] +1 release these packages as Apache AsterixDB 0.9.5 and Apache
> Hyracks
> > 0.3.5
> >
> > - Checked the SHA256 of the zip files.
> > - Builds were successful without any error.
> > - Smoke test using the binary was successful.
> >
> > Best,
> > Taewoo
> >
> >
> > On Tue, Jul 2, 2019 at 12:25 AM Ian Maxon <[email protected]> wrote:
> >
> >> Hi everyone,
> >>
> >> Please verify and vote on the latest release of Apache AsterixDB
> >>
> >> The change that produced this release and the change to advance the
> >> version are
> >> up for review on Gerrit:
> >>
> >>
> >>
> https://asterix-gerrit.ics.uci.edu/#/q/status:open+owner:%22Jenkins+%253Cjenkins%2540fulliautomatix.ics.uci.edu%253E%22
> >>
> >> The release artifacts are as follows:
> >>
> >> AsterixDB Source
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-0.9.5-source-release.zip
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-0.9.5-source-release.zip.asc
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/apache-asterixdb-0.9.5-source-release.zip.sha256
> >>
> >> SHA256:35c0249bf7d8bb5868016589018eefb91c0dfde1f6b06001e859ffb3d9144638
> >>
> >> Hyracks Source
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/apache-hyracks-0.3.5-source-release.zip
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/apache-hyracks-0.3.5-source-release.zip.asc
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/apache-hyracks-0.3.5-source-release.zip.sha256
> >>
> >> SHA256:ee2eda7e9ff03978e21b4fc0db33854475d6dba70b5346b5e78308bf6d8efc72
> >>
> >> AsterixDB NCService Installer:
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip.asc
> >>
> >>
> https://dist.apache.org/repos/dist/dev/asterixdb/asterix-server-0.9.5-binary-assembly.zip.sha256
> >>
> >> SHA256:e03f48e410e2ff84fc4b63f32bb50171747c5e0088845b4b462693f239c7d794
> >>
> >> The KEYS file containing the PGP keys used to sign the release can be
> >> found at
> >>
> >> https://dist.apache.org/repos/dist/release/asterixdb/KEYS
> >>
> >> RAT was executed as part of Maven via the RAT maven plugin, but
> >> excludes files that are:
> >>
> >> - data for tests
> >> - procedurally generated,
> >> - or source files which come without a header mentioning their license,
> >>    but have an explicit reference in the LICENSE file.
> >>
> >>
> >> The vote is open for 72 hours, or until the necessary number of votes
> >> (3 +1) has been reached.
> >>
> >> Please vote
> >> [ ] +1 release these packages as Apache AsterixDB 0.9.5 and
> >> Apache Hyracks 0.3.5
> >> [ ] 0 No strong feeling either way
> >> [ ] -1 do not release one or both packages because ...
> >>
> >> Thanks!
> >>
>

Reply via email to