-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18834/#review36334
-----------------------------------------------------------
I think addtional comment about Tajo JDBC's connection
url("jdbc:tajo://127.0.0.1:26002") is more helpful.
jdbc:tajo://<tajo master address>:<tajo.master.client-rpc.address>
And needed additional classpath where hadoop configuration is, especially under
hadoop HA environment.
- hyoungjun kim
On March 6, 2014, 4:30 a.m., Hyunsik Choi wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/18834/
> -----------------------------------------------------------
>
> (Updated March 6, 2014, 4:30 a.m.)
>
>
> Review request for Tajo.
>
>
> Bugs: TAJO-659
> https://issues.apache.org/jira/browse/TAJO-659
>
>
> Repository: tajo
>
>
> Description
> -------
>
> Tajo already supports JDBC driver, but we dont
>
>
> Diffs
> -----
>
> tajo-docs/src/main/sphinx/hcatalog_integration.rst
> 552ff82109cd45e2c579f190a85e94b64b408088
> tajo-docs/src/main/sphinx/jdbc_driver.rst
> 153fbffbf1cf6759dd5f75243476f1af821ce311
>
> Diff: https://reviews.apache.org/r/18834/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Hyunsik Choi
>
>