There's no log output from HBase. Zookeeper's output is that the connection
was successfully established. Any other suggestions? :(


On Thu, Apr 3, 2014 at 6:22 AM, Abe Weinograd <[email protected]> wrote:

> I have had that problem when something isn't set up properly on the HBase
> side.  What do your zookeeper and HBase logs look like?
>
>
> On Wed, Apr 2, 2014 at 10:49 PM, Young Kim <[email protected]> wrote:
>
>> Hello,
>>
>> I'm currently having trouble running sqlline.py. In particular, when I
>> run it, the following output is displayed, then the program hangs:
>>
>> [cloudera@localhost bin]$ ./sqlline.py localhost
>> Setting property: [isolation, TRANSACTION_READ_COMMITTED]
>> issuing: !connect jdbc:phoenix:localhost none none
>> org.apache.phoenix.jdbc.PhoenixDriver
>> Connecting to jdbc:phoenix:localhost
>> 14/04/02 19:27:00 WARN conf.Configuration: dfs.df.interval is deprecated.
>> Instead, use fs.df.interval
>> 14/04/02 19:27:00 WARN conf.Configuration: hadoop.native.lib is
>> deprecated. Instead, use io.native.lib.available
>> 14/04/02 19:27:00 WARN conf.Configuration: fs.default.name is
>> deprecated. Instead, use fs.defaultFS
>> 14/04/02 19:27:00 WARN conf.Configuration: topology.script.number.args is
>> deprecated. Instead, use net.topology.script.number.args
>> 14/04/02 19:27:00 WARN conf.Configuration: dfs.umaskmode is deprecated.
>> Instead, use fs.permissions.umask-mode
>> 14/04/02 19:27:00 WARN conf.Configuration:
>> topology.node.switch.mapping.impl is deprecated. Instead, use
>> net.topology.node.switch.mapping.impl
>> 14/04/02 19:27:01 WARN conf.Configuration: fs.default.name is
>> deprecated. Instead, use fs.defaultFS
>> 14/04/02 19:27:02 WARN util.NativeCodeLoader: Unable to load
>> native-hadoop library for your platform... using builtin-java classes where
>> applicable
>>
>> I'm currently running this on a standalone Cloudera VM, which is using
>> CDH4.6.0. The version of Phoenix I'm running is v3.0.0-incubating-rc3. Can
>> someone shed some light into this?
>>
>> Thanks,
>> Young Kim
>>
>
>

Reply via email to