瀏覽代碼

[doc] Add user guide to the docs

Romain Rigaux 12 年之前
父節點
當前提交
ac4055b
共有 33 個文件被更改,包括 58 次插入0 次删除
  1. 58 0
      docs/user-guide/about.text
  2. 二進制
      docs/user-guide/images/action.png
  3. 二進制
      docs/user-guide/images/applications.png
  4. 二進制
      docs/user-guide/images/browse.png
  5. 二進制
      docs/user-guide/images/convert.png
  6. 二進制
      docs/user-guide/images/copy.png
  7. 二進制
      docs/user-guide/images/databases.png
  8. 二進制
      docs/user-guide/images/edit.png
  9. 二進制
      docs/user-guide/images/eye.png
  10. 二進制
      docs/user-guide/images/fbtrash.png
  11. 二進制
      docs/user-guide/images/gear.png
  12. 二進制
      docs/user-guide/images/huearch.jpg
  13. 二進制
      docs/user-guide/images/icon_beeswax_24.png
  14. 二進制
      docs/user-guide/images/icon_filebrowser_24.png
  15. 二進制
      docs/user-guide/images/icon_help_24.png
  16. 二進制
      docs/user-guide/images/icon_impala_24.png
  17. 二進制
      docs/user-guide/images/icon_jobbrowser_24.png
  18. 二進制
      docs/user-guide/images/icon_jobsub_24.png
  19. 二進制
      docs/user-guide/images/icon_oozie_24.png
  20. 二進制
      docs/user-guide/images/icon_pig_24.png
  21. 二進制
      docs/user-guide/images/icon_shell_24.png
  22. 二進制
      docs/user-guide/images/icon_table_browser_24.png
  23. 二進制
      docs/user-guide/images/icon_useradmin_24.png
  24. 二進制
      docs/user-guide/images/important.jpg
  25. 二進制
      docs/user-guide/images/info.jpg
  26. 二進制
      docs/user-guide/images/log.png
  27. 二進制
      docs/user-guide/images/misconfiguration.png
  28. 二進制
      docs/user-guide/images/note.jpg
  29. 二進制
      docs/user-guide/images/quick_start.png
  30. 二進制
      docs/user-guide/images/tip.jpg
  31. 二進制
      docs/user-guide/images/trash.png
  32. 二進制
      docs/user-guide/images/warning.jpg
  33. 二進制
      docs/user-guide/images/workflow.jpg

+ 58 - 0
docs/user-guide/about.text

@@ -0,0 +1,58 @@
+% About Hue
+% 
+% 
+
+About Hue
+=========
+
+The **About Hue** application displays the version of Hue you are
+running. If you are a superuser, it lets you perform Hue setup tasks,
+and lets you view configuration and logs.
+
+Starting About Hue
+------------------
+
+To start the About Hue application, click
+![image](images/quick_start.png) in the navigation bar at the top of the
+Hue browser page. It opens to the Quick Start Wizard screen.
+
+Quick Start Wizard
+------------------
+
+The Quick Start wizard allows you to perform the following Hue setup
+operations by clicking the tab of each step or sequentially by clicking
+Next in each screen:
+
+1.  **Check Configuration** validates your Hue configuration. It will
+    note any potential misconfiguration and provide hints as to how to
+    fix them. You can edit the configuration file described in the next
+    section or use Cloudera Manager, if installed, to manage your
+    changes.
+2.  **Examples** contains links to install examples into the Beeswax,
+    Cloudera Impala, Metastore Manager, Job Designer, Oozie
+    Editor/Dashboard, and Pig Editor applications.
+3.  **Users** contains a link to the User Admin application to create or
+    import users and a checkbox to enable and disable collection of
+    usage information.
+4.  **Go!** - displays the Hue home screen, which contains links to the
+    different categories of applications supported by Hue: Query,
+    Hadoop, and Workflow.
+
+Configuration
+-------------
+
+Displays a list of the installed Hue applications and their
+configuration. The location of the folder containing the Hue
+configuration files is shown at the top of the page. Hue configuration
+settings are in the hue.ini configuration file.
+
+Click the tabs under **Configuration Sections and Variables** to see the
+settings configured for each application. For information on configuring
+these settings, see Hue Configuration in [CDH4
+Installation](http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/CDH4-Installation-Guide.html).
+
+Server Logs
+-----------
+
+Displays the Hue Server log and allows you to download the log to your
+local system in a zip file.

二進制
docs/user-guide/images/action.png


二進制
docs/user-guide/images/applications.png


二進制
docs/user-guide/images/browse.png


二進制
docs/user-guide/images/convert.png


二進制
docs/user-guide/images/copy.png


二進制
docs/user-guide/images/databases.png


二進制
docs/user-guide/images/edit.png


二進制
docs/user-guide/images/eye.png


二進制
docs/user-guide/images/fbtrash.png


二進制
docs/user-guide/images/gear.png


二進制
docs/user-guide/images/huearch.jpg


二進制
docs/user-guide/images/icon_beeswax_24.png


二進制
docs/user-guide/images/icon_filebrowser_24.png


二進制
docs/user-guide/images/icon_help_24.png


二進制
docs/user-guide/images/icon_impala_24.png


二進制
docs/user-guide/images/icon_jobbrowser_24.png


二進制
docs/user-guide/images/icon_jobsub_24.png


二進制
docs/user-guide/images/icon_oozie_24.png


二進制
docs/user-guide/images/icon_pig_24.png


二進制
docs/user-guide/images/icon_shell_24.png


二進制
docs/user-guide/images/icon_table_browser_24.png


二進制
docs/user-guide/images/icon_useradmin_24.png


二進制
docs/user-guide/images/important.jpg


二進制
docs/user-guide/images/info.jpg


二進制
docs/user-guide/images/log.png


二進制
docs/user-guide/images/misconfiguration.png


二進制
docs/user-guide/images/note.jpg


二進制
docs/user-guide/images/quick_start.png


二進制
docs/user-guide/images/tip.jpg


二進制
docs/user-guide/images/trash.png


二進制
docs/user-guide/images/warning.jpg


二進制
docs/user-guide/images/workflow.jpg