Member since
10-15-2014
126
Posts
2
Kudos Received
6
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2358 | 10-29-2018 12:45 PM | |
5726 | 10-29-2018 11:42 AM | |
2135 | 04-05-2017 06:57 PM | |
5522 | 02-05-2016 05:13 PM | |
33224 | 10-31-2014 11:25 AM |
01-02-2015
02:50 PM
read about apache phoenix on http://blog.cloudera.com/blog/2013/03/phoenix-in-15-minutes-or-less/ and http://www.cloudera.com/content/cloudera/en/resources/library/hbasecon2014/taming-hbase-with-apache-phoenix-and-sql.html I followed the instructions on http://phoenix.apache.org/download.html#Installation Since I am on CDH5 I downloaded Phoenix 4.2.2 - HBase 0.98.1+ I untared the packaged and copied the phoenix-4.2.2-server.jar to lib/hbase/lib to every region server and restarted the cluster but when I invoke phoenix via sqlline (they now include the package) bin/sqlline.py localhost Setting property: [isolation, TRANSACTION_READ_COMMITTED] issuing: !connect jdbc:phoenix:zookeeper.local none none org.apache.phoenix.jdbc.PhoenixDriver Connecting to jdbc:phoenix:localhost java.lang.UnsupportedClassVersionError: org/apache/phoenix/jdbc/PhoenixDriver : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:169) at sqlline.SqlLine$DatabaseConnection.connect(SqlLine.java:4608) at sqlline.SqlLine$DatabaseConnection.getConnection(SqlLine.java:4701) at sqlline.SqlLine$Commands.connect(SqlLine.java:3942) at sqlline.SqlLine$Commands.connect(SqlLine.java:3851) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sqlline.SqlLine$ReflectiveCommandHandler.execute(SqlLine.java:2810) at sqlline.SqlLine.dispatch(SqlLine.java:817) at sqlline.SqlLine.initArgs(SqlLine.java:633) at sqlline.SqlLine.begin(SqlLine.java:680) at sqlline.SqlLine.mainWithInputRedirection(SqlLine.java:441) at sqlline.SqlLine.main(SqlLine.java:424) Anybody try to install phoenix on CDH - Can you share instructions
... View more
12-23-2014
02:23 PM
Using HUE on Mac under a chrome browser, when hitting export to excel the first time the results on screen shows. modifying the query and re-executing within the same session, and then hitting export only pulls in the header any workaround. Users reported that the same was happening on Safari (waiting to confirm)
... View more
Labels:
- Labels:
-
Cloudera Hue
12-16-2014
11:08 AM
Tried to do the same thing but it didn't work for me /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/lib/hue/apps/search/examples/bin$ sudo ./create_collections.sh on CDH5.2.1 on HUE 3.6 Creating collection twitter_demo Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Uploading configs from ../collections/solr_configs_twitter_demo/conf to . This may take up to a minute. Error: can't upload configuration Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Error: can't discover Solr URI. Please specify it explicitly via --solr. Creating collection yelp_demo Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Uploading configs from ../collections/solr_configs_yelp_demo/conf to . This may take up to a minute. Error: can't upload configuration Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Error: can't discover Solr URI. Please specify it explicitly via --solr. Creating collection log_analytics_demo Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Uploading configs from ../collections/solr_configs_log_analytics_demo/conf to . This may take up to a minute. Error: can't upload configuration Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Error: can't discover Solr URI. Please specify it explicitly via --solr. Creating collection jobs_demo Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Uploading configs from ../collections/solr_configs_jobs_demo/conf to . This may take up to a minute. Error: can't upload configuration Warning: Non-SolrCloud mode has been completely deprecated Please configure SolrCloud via SOLR_ZK_ENSEMBLE setting in /opt/cloudera/parcels/CDH-5.2.1-1.cdh5.2.1.p0.12/bin/../etc/default/solr If you running remotely, please use --zk zk_ensemble. Error: can't discover Solr URI. Please specify it explicitly via --solr.
... View more
11-18-2014
11:36 AM
somewhat better than me leveraging nested substr and reverses but still wouldn't mind seeing the split function be brought in
... View more
11-10-2014
10:09 AM
I am on CDH 5.2 using Impala 2.0 Does anybody know when the UDTF split function be available? I have an array that is delimited by Pipe that has a max of 6 entries; min of 4 split[0], split[3] would have worked perfectly Ideas are welcome on how to work around my challenge example aaaaaaaa|bbb|ccc|ddddddddddd|eeeeeeee|ffffff a is variable length but always there b may not be present c may not be present d, e and f is always there fixed length I am think a really convoluted usage of substr
... View more
Labels:
11-01-2014
01:15 PM
Any plans to move to thrift2 or framed transport for large scale search
... View more
10-31-2014
11:25 AM
Solved - Cannot use Thrift2 Enable HBase Thrift Server Framed Transport hbase.regionserver.thrift.framed true HBase Thrift Server Type hbase.regionserver.thrift.server.type must be TThreadPoolServer cannot use THsHaServer or TNonblockingServer or framed transport
... View more
10-31-2014
11:25 AM
Solved - Cannot use Thrift2 Enable HBase Thrift Server Framed Transport hbase.regionserver.thrift.framed true HBase Thrift Server Type hbase.regionserver.thrift.server.type must be TThreadPoolServer cannot use THsHaServer or TNonblockingServer or framed transport
... View more
10-30-2014
02:17 PM
when trying to browse hbase tables hue 3.5 cdh5.2 hbase Receiving the following error Api Error: [Errno 104] Connection reset by peer
... View more
Labels:
- Labels:
-
Apache HBase
-
Cloudera Hue
- « Previous
- Next »