Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2553 | 11-01-2016 05:43 PM | |
| 8463 | 11-01-2016 05:36 PM | |
| 4845 | 07-01-2016 03:20 PM | |
| 8157 | 05-25-2016 11:36 AM | |
| 4301 | 05-24-2016 05:27 PM |
10-27-2015
10:27 AM
1 Kudo
@jramakrishna@hortonworks.com Please see this log.retention.bytes -1
The amount of data to retain in the log for each topic-partitions. Note that this is the limit per-partition so multiply by the number of partitions to get the total data retained for the topic. Also note that if both log.retention.hours and log.retention.bytes are both set we delete a segment when either limit is exceeded. This setting can be overridden on a per-topic basis (see the per-topic configuration section).
... View more
10-27-2015
12:08 AM
6 Kudos
@rxu@hortonworks.com It will Active-Passive setup Very useful link For Active-Active - You need mysql cluster and not good idea for Hive metastore because you have to create tables in special way for clustering Autofailover Mysql Cluster
... View more
10-26-2015
11:56 PM
@rgarcia@hortonworks.com Remove "use_fully_qualified_names=True" and it should fix the issue.
... View more
10-26-2015
01:36 PM
@bsaini@hortonworks.com Hit that + You can see it once you move your mouse in that area
... View more
10-26-2015
09:36 AM
@jramakrishnan@hortonworks.com Please see this Yes, we would need repo file in each host. Step 1 ) Download repo in each host Link Step 2) Install agents manually Link
... View more
10-25-2015
04:42 PM
3 Kudos
No, you don't need password less connectivity as long as you are ok with installing agent manullay in each node.
... View more
10-25-2015
02:06 PM
@bsaini@hortonworks.com Node 1 - no storage - I guess you wont be using this for data node but it can play role of worker node (Nodemanager if you like and other components) You will be creating a config group for node1 Please see this screenshot. In my case, node4 is datanode and I want to customize the data directories Created new config for node4 select the config and change parameters that you want to change. There is Doc example
... View more
10-25-2015
11:21 AM
@avoma@hortonwork.com What version of Ambari? Is kerberos in place in this cluster? Also, please remove the customer reference from the log files.
... View more