Sunday, December 30, 2007

Mac shortcut keys

Mac equivalent for this shortcut Keys.

Shift + Home - command-shift-left arrow
(command-left arrow will move the insertion point to the beginning of the line )
Shift+End - command-right arrow to the end of the line
Forward Delete - fn + delete

No comments:

Running Jobs as application user in Cloudera hadoop distribution

When an Hadoop cluster is not enabled with Kerberos authentication, Internally triggered jobs would be running as an 'yarn' user ra...