tajo
tajo copied to clipboard
Mirror of Apache Tajo
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.
Add basic monitoring page
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"
merged master branch.