[
https://issues.apache.org/jira/browse/TAJO-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266606#comment-14266606
]
ASF GitHub Bot commented on TAJO-1245:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/333#issuecomment-68918153
There are newly added compilation warnings. Could you fix them?
```
hyunsik@Hyunsiks-MacBook-Pro:tajo-docs$ make html
sphinx-build -b html -d target/doctrees src/main/sphinx target/html
Running Sphinx v1.2.1
loading pickled environment... done
building [html]: targets for 49 source files that are out of date
updating environment: 5 added, 34 changed, 6 removed
reading sources... [100%] tsql/variables
/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/configuration/catalog_configuration.rst:59:
WARNING: Title overline too short.
=========================
MySQL/MariaDB/PostgreSQL/Oracle Configuration
=========================
/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/configuration/catalog_configuration.rst:59:
WARNING: Title overline too short.
=========================
MySQL/MariaDB/PostgreSQL/Oracle Configuration
=========================
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] tsql/variables
/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/jdbc_driver.rst:52:
WARNING: unknown document: /configuration/configuration_defaults
writing additional files... genindex search
copying static files... WARNING: html_static_path entry
u'/Users/hyunsik/Code/tajo/tajo-8/tajo-docs/src/main/sphinx/static' does not
exist
done
copying extra files... done
dumping search index... done
dumping object inventory... done
build succeeded, 4 warnings.
Build finished. The HTML pages are in target/html.
```
> Add documentation about PostgreSQL and Oracle Catalog driver
> ------------------------------------------------------------
>
> Key: TAJO-1245
> URL: https://issues.apache.org/jira/browse/TAJO-1245
> Project: Tajo
> Issue Type: Improvement
> Components: documentation
> Reporter: Hyunsik Choi
> Assignee: Jihoon Son
> Labels: newbie
> Fix For: 0.10
>
>
> Please see the catalog configuration at
> http://tajo.apache.org/docs/current/configuration/catalog_configuration.html.
> The documentation about PostgreSQL and Oracle catalog store are missed. We
> need to add them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)