Issue Details (XML | Word | Printable)

Key: HADOOP-5754
Type: Improvement Improvement
Status: Reopened Reopened
Priority: Major Major
Assignee: Tom White
Reporter: Tom White
Votes: 0
Watchers: 12
Available Workflow Actions

Submit Patch
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Add link to training from website

Created: 28/Apr/09 04:19 PM   Updated: 08/May/09 01:07 PM
Return to search
Component/s: documentation
Affects Version/s: None
Fix Version/s: site

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works hadoop-5754-v2.patch 2009-05-05 09:42 PM Tom White 0.8 kB
Text File Licensed for inclusion in ASF works hadoop-5754-v3.patch 2009-05-06 08:14 PM Tom White 2 kB
Text File Licensed for inclusion in ASF works HADOOP-5754.patch 2009-05-06 07:48 PM Doug Cutting 2 kB
Text File Licensed for inclusion in ASF works hadoop-5754.patch 2009-04-28 04:19 PM Tom White 0.7 kB

Hadoop Flags: Reviewed


 Description  « Hide
Add a link to training videos from the getting started section (like Pig, see http://hadoop.apache.org/pig/).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Chris K Wensel added a comment - 29/Apr/09 03:05 PM
Maybe if the link went to a dedicated training/support page on the wiki instead of directly to a commercial vendors site.

Enis Soztutar added a comment - 30/Apr/09 07:46 AM

Maybe if the link went to a dedicated training/support page on the wiki instead of directly to a commercial vendors site.

Sounds good to me.


Owen O'Malley added a comment - 30/Apr/09 09:18 PM
There is already a wiki that lists support vendors, so that shouldn't be on the front page.

However, free training videos seem reasonable on the front page. If a second organization starts hosting training videos, we should probably pull it off to a specialized page. I don't think a wiki is necessary or even a good idea. (We don't really want to turn it in to a wild west of wiki changes.)


Tom White added a comment - 01/May/09 08:57 AM
I've just committed this.

Chris K Wensel added a comment - 01/May/09 04:40 PM
I agree with Owen it is reasonable to have training and tutorial videos on the front page.

but after watching a training video, I would expect to know how to use the application I was just trained on. this video does not meet that expectation.

I suspect calling this video a "Training" video is just a unfortunate choice of words and not some attempt at getting better google search results.

regardless, it comes off more like a presentation on Hadoop, yes this is just semantics to some degree.

but I wonder if the actual content is something worthy of being on the front page vs a video showing how to use Hadoop (like a screencast or something you typically see).


Stefan Groschupf added a comment - 01/May/09 04:52 PM
Tom, wow! That was fast! Shouldn't we give the community more time to discuss such a delicate issue? I'm concerned about the neutrality of hadoop here. It would be much better to link a hadoop introduction video from the apache conference. At least linking to Vimeo and not directly to a specific vendor would be a good sign.

Chris K Wensel added a comment - 05/May/09 02:59 PM
surprised the obvious compromise to add the 'nofollow' tag hasn't been suggested yet.

fyi, it takes a Silver sponsorship to have the 'nofollow' tag removed when being linked as a ASF sponsor.


Doug Cutting added a comment - 05/May/09 09:31 PM
I chatted with Tom and we discussed two alternatives:
  • link to the Vimeo page hosting the video, with a nofollow link; or
  • link to a wiki page that in turn points to Cloudera pages (all outbound links in the wiki are nofollow)

Tom White added a comment - 05/May/09 09:42 PM
Thanks for the feedback everyone. Here's a new patch which links direct to Vimeo. Forrest doesn't accept rel="nofollow". Anyone know how to get it to do that?

Doug Cutting added a comment - 06/May/09 07:48 PM
The Forrest DTD does now accept rel, and lots of other Forrest-generated sites seem to use it, so I'm not sure why this fails. In any case, I managed to force it through with this patch. It'd be better to figure out where the wrong DTD is getting picked up.

Christophe Bisciglia added a comment - 06/May/09 07:59 PM
Thanks for your mail. I am currently on vacation and will be slow to
respond to email. If you need more immediate response, please use the
following contacts:

For Sales and Contract related issues, please contact Mike Olson:
mike.olson@cloudera.com

For Support and Training, please contact support@cloudera.com or
training@cloudera.com

If it is urgent, please send sms to my mobile: +16503803488


get hadoop: cloudera.com/hadoop
online training: cloudera.com/hadoop-training
blog: cloudera.com/blog
twitter: twitter.com/cloudera


Tom White added a comment - 06/May/09 08:14 PM
Thanks Doug. I've made a minor adjustment to link to a video which is more of a Hadoop tutorial, to address Chris's comment.

Doug Cutting added a comment - 07/May/09 08:29 PM
+1 This looks fine to me. Chris? Stefan? Owen?

Stefan Groschupf added a comment - 07/May/09 08:50 PM
+1, I appreciate the compromise. Thanks Doug, Thanks Tom.

Tom White added a comment - 08/May/09 01:07 PM
I've just (re-)committed this.