Преглед на файлове

[doc] Add user guide to the docs

Romain Rigaux преди 12 години
родител
ревизия
ac4055b
променени са 33 файла, в които са добавени 58 реда и са изтрити 0 реда
  1. 58 0
      docs/user-guide/about.text
  2. BIN
      docs/user-guide/images/action.png
  3. BIN
      docs/user-guide/images/applications.png
  4. BIN
      docs/user-guide/images/browse.png
  5. BIN
      docs/user-guide/images/convert.png
  6. BIN
      docs/user-guide/images/copy.png
  7. BIN
      docs/user-guide/images/databases.png
  8. BIN
      docs/user-guide/images/edit.png
  9. BIN
      docs/user-guide/images/eye.png
  10. BIN
      docs/user-guide/images/fbtrash.png
  11. BIN
      docs/user-guide/images/gear.png
  12. BIN
      docs/user-guide/images/huearch.jpg
  13. BIN
      docs/user-guide/images/icon_beeswax_24.png
  14. BIN
      docs/user-guide/images/icon_filebrowser_24.png
  15. BIN
      docs/user-guide/images/icon_help_24.png
  16. BIN
      docs/user-guide/images/icon_impala_24.png
  17. BIN
      docs/user-guide/images/icon_jobbrowser_24.png
  18. BIN
      docs/user-guide/images/icon_jobsub_24.png
  19. BIN
      docs/user-guide/images/icon_oozie_24.png
  20. BIN
      docs/user-guide/images/icon_pig_24.png
  21. BIN
      docs/user-guide/images/icon_shell_24.png
  22. BIN
      docs/user-guide/images/icon_table_browser_24.png
  23. BIN
      docs/user-guide/images/icon_useradmin_24.png
  24. BIN
      docs/user-guide/images/important.jpg
  25. BIN
      docs/user-guide/images/info.jpg
  26. BIN
      docs/user-guide/images/log.png
  27. BIN
      docs/user-guide/images/misconfiguration.png
  28. BIN
      docs/user-guide/images/note.jpg
  29. BIN
      docs/user-guide/images/quick_start.png
  30. BIN
      docs/user-guide/images/tip.jpg
  31. BIN
      docs/user-guide/images/trash.png
  32. BIN
      docs/user-guide/images/warning.jpg
  33. BIN
      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.

BIN
docs/user-guide/images/action.png


BIN
docs/user-guide/images/applications.png


BIN
docs/user-guide/images/browse.png


BIN
docs/user-guide/images/convert.png


BIN
docs/user-guide/images/copy.png


BIN
docs/user-guide/images/databases.png


BIN
docs/user-guide/images/edit.png


BIN
docs/user-guide/images/eye.png


BIN
docs/user-guide/images/fbtrash.png


BIN
docs/user-guide/images/gear.png


BIN
docs/user-guide/images/huearch.jpg


BIN
docs/user-guide/images/icon_beeswax_24.png


BIN
docs/user-guide/images/icon_filebrowser_24.png


BIN
docs/user-guide/images/icon_help_24.png


BIN
docs/user-guide/images/icon_impala_24.png


BIN
docs/user-guide/images/icon_jobbrowser_24.png


BIN
docs/user-guide/images/icon_jobsub_24.png


BIN
docs/user-guide/images/icon_oozie_24.png


BIN
docs/user-guide/images/icon_pig_24.png


BIN
docs/user-guide/images/icon_shell_24.png


BIN
docs/user-guide/images/icon_table_browser_24.png


BIN
docs/user-guide/images/icon_useradmin_24.png


BIN
docs/user-guide/images/important.jpg


BIN
docs/user-guide/images/info.jpg


BIN
docs/user-guide/images/log.png


BIN
docs/user-guide/images/misconfiguration.png


BIN
docs/user-guide/images/note.jpg


BIN
docs/user-guide/images/quick_start.png


BIN
docs/user-guide/images/tip.jpg


BIN
docs/user-guide/images/trash.png


BIN
docs/user-guide/images/warning.jpg


BIN
docs/user-guide/images/workflow.jpg