Member since
09-18-2015
3274
Posts
1159
Kudos Received
426
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2565 | 11-01-2016 05:43 PM | |
| 8495 | 11-01-2016 05:36 PM | |
| 4856 | 07-01-2016 03:20 PM | |
| 8176 | 05-25-2016 11:36 AM | |
| 4321 | 05-24-2016 05:27 PM |
11-04-2015
08:48 PM
2 Kudos
@Arpit Agarwal There is no such support guide and as far as I know there is no official support guide for FreeIPA.
... View more
11-04-2015
08:26 PM
1 Kudo
@Scott Shaw There is other category ..Link
... View more
11-04-2015
08:21 PM
3 Kudos
@Pardeep Hope this helps There are several good documents online. Link
In CMS the young and old generation heap space are physically differentiated. But in the case of G1 they are logical. This is achieved by dividing the total heap space into number of regions (2000) and the regions are identified whether they belong to young or old space. Compaction of the heap space is done as part of the collection process which was not the case in CMS. G1 collector tries to meet user specified target for application pause time during the collection process.
... View more
11-04-2015
08:16 PM
@mfoley@hortonworks.com Good point! Thank you for sharing.
... View more
11-04-2015
06:03 PM
@Artem Ervits Time to open an enhancement request 😉
... View more
11-04-2015
05:46 PM
@Pardeep I believe, Yes
... View more
11-04-2015
05:43 PM
@Artem Ervits The actual result is going under "outputofthejob" on HDFS. I don't see any options to get exact data using that command or any other option. Limit information in the doc.
... View more
11-04-2015
04:09 PM
@Pardeep Nice find! Link When copying data from a secure cluster to a secure cluster, the following configuration setting is required in the core-site.xml file: <property>
<name>hadoop.security.auth_to_local</name>
<value></value>
<description>Maps kerberos principals to local user names</description>
</property>
... View more
11-04-2015
01:32 PM
@Hajime @jeff@hortonworks.com Based on this discussion with Hajime "this is what we have in our repo. Credit to Hajime for finding that link"
... View more
11-04-2015
11:37 AM
1 Kudo
@rdoktorics@hortonworks.com Docker in Docker possible but question is if "Cloudbreak has the capability to launch clusters in private or public cloud environment based on docker" @bsaini@hortonworks.com
... View more