Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
72 views

I am working on creating module-info.java file for hbase-client module in apache hbase project. Now, hbase-client has direct incoming dependency on hbase-common module. In apache hbase project, most ...
0 votes
0 answers
72 views

I am trying to insert data from HBase into Teradata using PySpark. The data is read into a Spark DataFrame and inserts successfully when I limit the DataFrame to 3000–5000 rows like this: df = df....
0 votes
0 answers
24 views

I use Apache phoenix to manage data in Hbase and I want to keep null value in array. I notice a behaviour where array column for primitive type cannot have null value in it. While I try to find any ...
0 votes
1 answer
63 views

I'm using GeoServer to connect to GeoMesa-HBase for displaying data. However, when I navigate to the "Layer Preview" section of GeoServer, I get an error. Interestingly, when I select the &...
0 votes
1 answer
69 views

I am trying to create a table in Hbase using Java, but I keep getting a ClassNotFoundException. import org.apache.hadoop.hbase.HBaseConfiguration; import org.apache.hadoop.hbase.HColumnDescriptor; ...
0 votes
0 answers
40 views

When trying to run the following command from my EC2 instance in AWS I get the following: hadoop-2.6.5/bin/hadoop fs -ls /hbase ls: `/hbase': No such file or directory I have the following: core-site....
0 votes
0 answers
55 views

I am trying to install Hbase in Ubuntu Studio and run it in standalone mode. I've installed Java, set up the JAVA_HOME and HBASE_HOME in .bashrc, set up the JAVA_HOME in hbase-env, set up the datadir ...
-1 votes
2 answers
54 views

I must install HBase on my Virtual Machines, which are Linux Ubuntu LTS 20.04. I was wondering if there was a way to determine which HBase version is compatible with, because I saw the mention of ...
0 votes
0 answers
32 views

What are the main differences between local and global indexes in Apache Phoenix? When is it good to use one and when the other? I tried googling but I don't find anything on that topic. Also, I know ...
0 votes
0 answers
28 views

Background : HBase reads seem to fall under the 'strong consistency' model, as : All reads are served from the master where the data has already been committed. As a result, the clients seem to always ...
1 vote
0 answers
37 views

Schema description I have an HBase table called measurements which has two column families: measurement and instrument. In the measurement family there are columns measurement:1, measurement:2 etc. ...
v_1's user avatar
  • 26
0 votes
0 answers
31 views

What is optimum batch size in opentsdb?
0 votes
1 answer
58 views

Using HBase to store data and Apache Pheonix as client to query, I found the output is weird. Step 1: Load data to HBase I load data from a DB to HBase using this format Column Name Column Family ...
0 votes
1 answer
50 views

Our HBase cluster (version 2.1.10) is generating excessively small HFiles, often below 10 MB and sometimes as low as 2 KB. This occurs despite configuring hbase.hregion.memstore.flush.size to a 256M ...
0 votes
1 answer
87 views

I am quite new to Hbase and Java. I managed to run an HBase image in docker, I can interact with using the hbase shell smoothly. And I also have access to the UI for monitoring HBase. However, when I ...

15 30 50 per page
1
2 3 4 5
...
461

AltStyle によって変換されたページ (->オリジナル) /