+1

We running it for several days now - no issues discovered so far.
I still have that exception when starting sqlline thou - Anyone else has it?


./sqlline.py *********:2181:/hbase
Setting property: [isolation, TRANSACTION_READ_COMMITTED]
issuing: !connect jdbc:phoenix:***************:2181:/hbase none none
org.apache.phoenix.jdbc.PhoenixDriver
Connecting to jdbc:phoenix:**************:2181:/hbase
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
15/05/19 13:41:46 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
Connected to: Phoenix (version 4.4)
Driver: PhoenixEmbeddedDriver (version 4.4)
Autocommit status: true
Transaction isolation: TRANSACTION_READ_COMMITTED
Building list of tables and columns for tab-completion (set fastconnect to
true to skip)...
346/346 (100%) Done
Done
java.lang.NullPointerException
        at java.util.TreeMap.put(TreeMap.java:563)
        at java.util.TreeSet.add(TreeSet.java:255)
        at java.util.AbstractCollection.addAll(AbstractCollection.java:344)
        at java.util.TreeSet.addAll(TreeSet.java:312)
        at sqlline.SqlCompleter.<init>(SqlCompleter.java:81)
        at
sqlline.DatabaseConnection.setCompletions(DatabaseConnection.java:84)
        at sqlline.SqlLine.setCompletions(SqlLine.java:1730)
        at sqlline.Commands.connect(Commands.java:1066)
        at sqlline.Commands.connect(Commands.java:996)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at
sqlline.ReflectiveCommandHandler.execute(ReflectiveCommandHandler.java:36)
        at sqlline.SqlLine.dispatch(SqlLine.java:804)
        at sqlline.SqlLine.initArgs(SqlLine.java:588)
        at sqlline.SqlLine.begin(SqlLine.java:656)
        at sqlline.SqlLine.start(SqlLine.java:398)
        at sqlline.SqlLine.main(SqlLine.java:292)
sqlline version 1.1.8


On Sun, May 17, 2015 at 3:11 PM, rajeshb...@apache.org <
chrajeshbab...@gmail.com> wrote:

> Here is my +1.
>
> - verified signing key for src and bin tgzs
> - extracted src tgz and ran full integration tests and it passed.
> - ran apache-rat check no issues reported.
> - installed HBase 0.98.12 in standalone mode and ran examples and no
> issues.
> - loaded some data and created indexes and things are fine.
> - tested UDFs and things are fine but hadoop jars(needed for dynamically
> loading the udf jars) should be placed in phoenix-assembly/target folder in
> phoenix home. Raised PHOENIX-1977 clean up it. It's not critical and should
> not sink the RC.
> - started query server and ran some queries from sqlline-thin command line.
> They are fine.
> - enabled tracing and ran some queries and checked the trace information
> for the queries. It's fine.
>
> Thanks,
> Rajeshbabu.
>
> On Sat, May 16, 2015 at 1:11 AM, James Taylor <jamestay...@apache.org>
> wrote:
>
> > +1
> >
> > - verified basic installation and querying worked
> > - verified creating mutable secondary indexes worked
> > - verified various DDL calls worked
> >
> > On Fri, May 15, 2015 at 10:30 AM, Nick Dimiduk <ndimi...@apache.org>
> > wrote:
> > > I've already given my opinion on gpg versions, checksums formats, and
> the
> > > delta between tag and packaging on the other thread.
> > >
> > > For this release, +1:
> > >
> > > - verified signing key for both tgzs
> > > - run with 0.98.12 in local mode
> > > - create table, load example data with psql, list tables and content
> > > - start query server and perform similar experiments there; everything
> > > works as expected and log levels look good
> > > - checked src tgzl with apache-rat:check, and verified no .class, .jar,
> > > .orig, ~ files present
> > > - build src tgz, UT all pass (no need for PHOENIX-1963 this round).
> > >
> > > On Mon, May 11, 2015 at 5:29 PM, rajeshb...@apache.org <
> > > chrajeshbab...@gmail.com> wrote:
> > >
> > >> Hi Everyone,
> > >>
> > >> This is a call for a vote on Apache Phoenix 4.4.0-HBase-0.98 RC1. This
> > is
> > >> the
> > >> next minor release of Phoenix 4, compatible with the 0.98 branch of
> > >> Apache HBase. The release includes both a source-only release and a
> > >> convenience binary release.
> > >>
> > >> Highlights of the release include:
> > >> - spark integration[1]
> > >> - query server[2]
> > >> - 7.5x performance improvement for non aggregate, unordered queries[3]
> > >> - pherf - load tester measures throughput[4]
> > >> - support union All and union queries in subquery
> > >>        (PHOENIX-1580,PHOENIX-1807).
> > >> - support for user defined functions(PHOENIX-538)
> > >> - many math and date/time buit-in functions
> > >>        (PHOENIX-1662, PHOENIX-1660)
> > >> - mr job to populate indexes(PHOENIX-1609)
> > >> - improvements in tracing and monitoring.
> > >> - some more improvements in CBO
> > >> - over 70 bug fixes and etc...
> > >>
> > >> For a complete list of changes, see:
> > >>
> > >>
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329581&styleName=Text&projectId=12315120&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7C8a452be5f2e3253400f2c8b56c26613facdafc2b%7Clin
> > >>
> > >> The source tarball, including signatures, digests, etc can be found
> at:
> > >>
> > >>
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.4.0-HBase-0.98_rc1/src/
> > >>
> > >>
> > >> The binary artifacts can be found at:
> > >>
> > >>
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.4.0-HBase-0.98_rc1/bin/
> > >>
> > >>
> > >> Release artifacts are signed with the following key:
> > >> http://people.apache.org/~rajeshbabu/E3A65DBC.asc
> > >>
> > >> KEYS file available here:
> > >> https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > >>
> > >> The hash and tag to be voted upon:
> > >>
> > >>
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=4126cb3f7e5fcd69ba03e2fb24778ec47051c39b
> > >>
> > >>
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.4.0-HBase-0.98-rc1
> > >>
> > >> Vote will be open for at least 72 hours. Please vote:
> > >>
> > >> [ ] +1 approve
> > >> [ ] +0 no opinion
> > >> [ ] -1 disapprove (and reason why)
> > >>
> > >> Thanks,
> > >> The Apache Phoenix Team
> > >>
> > >> [1] http://phoenix.apache.org/phoenix_spark.html
> > >> [2] http://phoenix.apache.org/server.html
> > >> <http://phoenix.apache.org/server.html>
> > >> [3] https://issues.apache.org/jira/browse/PHOENIX-1779
> > >> [4] http://phoenix.apache.org/pherf.html
> > >>
> >
>

Reply via email to