Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1344576

Summary: [Docs] [Sahara] Document support for the Cloudera 5.5.0 plug-in
Product: Red Hat OpenStack Reporter: Andrew Dahms <adahms>
Component: documentationAssignee: Radek Bíba <rbiba>
Status: CLOSED CURRENTRELEASE QA Contact: Don Domingo <ddomingo>
Severity: medium Docs Contact:
Priority: medium    
Version: 9.0 (Mitaka)CC: ddomingo, srevivo
Target Milestone: gaKeywords: Documentation
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-22 23:31:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1337648    
Bug Blocks:    

Description Andrew Dahms 2016-06-10 05:01:23 UTC
Red Hat OpenStack Platform 9 adds support for version 5.5.0 of the Cloudera plug-in for Sahara. The OpenStack Data Processing guide must be updated to outline this version, and point to the plug-in documentation provided by Cloudera.

Comment 1 Andrew Dahms 2016-07-12 07:41:51 UTC
Assigning to Radek for review.

Radek - this should be a quick fix to update one or two references and links in this guide.

Comment 2 Radek Bíba 2016-07-12 08:57:06 UTC
BTW, the book has some kind of Unicode garbage at the beginning of its title. The URL on the Customer Portal is:

access.redhat.com/documentation/en/red-hat-openstack-platform/8/%E2%81%A0openstack-data-processing/%E2%81%A0openstack-data-processing

I believe this is due to the following content in docinfo.xml:

<title> ⁠OpenStack Data Processing</title>

If you take a closer look with the od(1) tool, you'll see what exactly it is:

$ head -1 docinfo.xml | od -a
0000000   <   t   i   t   l   e   >  sp   b soh  sp   O   p   e   n   S
0000020   t   a   c   k  sp   D   a   t   a  sp   P   r   o   c   e   s
0000040   s   i   n   g   <   /   t   i   t   l   e   >  nl
0000055

This doesn't look good IMHO, so I'll fix the title while making the changes for this bug. The title should be fixed in OSP 8 too, though.

Comment 6 Andrew Dahms 2016-08-22 23:31:23 UTC
This content is now live on the Customer Portal.

Closing.