tajo icon indicating copy to clipboard operation
tajo copied to clipboard

Mirror of Apache Tajo

Results 34 tajo issues
Sort by recently updated
recently updated
newest added

add tajo.master.info-http.address and tajo.master.info-http.address.context.path with tajo-site.xml. Because of users want to change tajo-master-webui address, port and context-path.

This is implement of python tajo rest client.

Currently, LiteralType.Unsigned_Large_Integer is not returned in LiteralValue::getLiteralType.

Hi, I have implemented for this issue. Thanks!

Currently, Tajo Rest API supports well "select \* from table" or "select count from table"