Member since
05-30-2018
1322
Posts
715
Kudos Received
148
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4030 | 08-20-2018 08:26 PM | |
| 1933 | 08-15-2018 01:59 PM | |
| 2365 | 08-13-2018 02:20 PM | |
| 4092 | 07-23-2018 04:37 PM | |
| 5001 | 07-19-2018 12:52 PM |
05-10-2016
04:58 PM
1 Kudo
are there any general guidelines available for how many reads/writes request per region region can handle? The read/write request will obviously include the data volumes per second as well. Looking for general guidelines.
... View more
Labels:
- Labels:
-
Apache HBase
05-09-2016
04:01 AM
HBase supports async and sync replication across multiple clusters. Is wandisco's value add it can do a automatic failure over (ie load-balancer-fail over detection) between the clusters?
... View more
Labels:
- Labels:
-
Apache HBase
05-07-2016
04:28 PM
@Abdelkrim Hadjidj that is interesting. I found more info on solr jdbc connection here.
... View more
05-06-2016
10:02 PM
3 Kudos
Does Zeppelin have a Solr interpreter? i am looking for alternative querying/visualization tools outside of banana for solr which may be supported by HWX.
... View more
Labels:
- Labels:
-
Apache Solr
-
Apache Zeppelin
05-06-2016
02:30 AM
@rkovacs that totally makes sense. however if I setup local repos like you showed, can cloudbreak (outside of the deployer stuff you explained above) launch a cluster without internet connection?
... View more
05-05-2016
02:52 AM
I found the metric Regionserver.Server.percentFilesLocal on ambari which is showing 20%. What is the meaning of the metric? Any details would be appreciated.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache HBase
05-04-2016
08:29 PM
@Sami Ahmad Why are you change the core-site.xml? you need to update the permissions on the directory which should solve you issue as i have identified. it is trying to access that directory as it may be the default directory based on what is set on your hive.metastore.warehouse.dir. I suggest you update the file permissions and revert any changes on core-site.xml. Post what happens after you have done this.
... View more
05-04-2016
08:23 PM
@rkovacs well there you go! Nice. so this solves 1 of 2. the second part is does cloudbreak reach out to any other public ips for any activity? basically if i create a VPC and harden the security group to have zero access to any public IP will the cluster launch and be usable? I guess I can test this as well.
... View more
05-04-2016
07:34 PM
@rkovacs forgive me I am not following you. I don't see any option during a cluster deployment via cloudbreak to have ambari use local repos. Where may I find more (and clear) instructions on deploying a cluster via cloudbreak, configuring cluster to use local (not fetching repos) repos? what does this mean: "Cloudbreak writes the configured repo next to Ambari if there is, and Ambari does the install on it's own way."
... View more
05-04-2016
07:22 PM
@rkovacs Where would the repos be loaded in advance? The only node which is static on cloudbreak is the deployer node. How would the instances launched by cloudbreak utilize repos which exist on the deployer node?
... View more