Member since
01-21-2016
290
Posts
76
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3554 | 01-09-2017 11:00 AM | |
1574 | 12-15-2016 09:48 AM | |
6723 | 02-03-2016 07:00 AM |
11-29-2016
08:53 AM
Is there a way to export a phoenix table into a csv file using the phoenix pherf ulitly. If so can anyone provide the details. I couldnt get the proper documetnation for this. we are supposed to export around 26 million rows into csv file.
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache Phoenix
11-11-2016
04:52 AM
I am trying to run a yarn job from a shell script. IF the job fails i should makethe control flow in my script accordingly. IS there a way to get the application id of the submitted job and check it status and proceed further.
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache YARN
11-10-2016
10:33 AM
hi @ssoldatov, Thanks for your reply. So it wont honour the command line argument if i prvide like this hadoop jar phoenix-4.8.1-HBase-1.1-client.jar org.apache.phoenix.mapreduce.CsvBulkLoadTool -Dmapreduce.job.reduces=4 (not the full command) though i specified 4 reducers, it just considered only.
... View more
11-10-2016
10:11 AM
IS there a way to specify the number of reducers for the phoenix CSV bulk load utility that uses the Mapreduce method to load data into hbase.
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache Phoenix
11-07-2016
03:41 PM
hi @Rajeshbabu Chintaguntla, if this propert is set to true, will all the new tables that gets created in the future too balance accordingly?.
... View more
11-07-2016
02:51 PM
2 Kudos
How to use the balancer for hbase at a table level. I see that a balancer runs at a cluster level. IS there a wa y to use the balancer at a table level.
... View more
Labels:
- Labels:
-
Apache HBase
11-03-2016
06:00 AM
Has anyone tried or having an utility to create snapshots for hbse tables. If so can you please provide the details. May be a script kind of stuff.
... View more
Labels:
- Labels:
-
Apache HBase
10-26-2016
08:55 AM
I do see the value of namenode handler count set in out cluster as below. <property>
<name>dfs.namenode.handler.count</name>
<value>800</value>
</property> This value is set up by ambari during installation. We have the namenode machine with 128 GB of RAM. Is this value of 800 correct or it is too high
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
10-21-2016
06:52 AM
No specific issue on hbase 1.1.2 on HDP 2.5. But since hbase 1.2 is the more latest and since we are doing PSR tests, there was a thought to use the latest version of hbase. Any reason why HDP is still not supporting hbase 1.2?
... View more