Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/231#issuecomment-66248878
@jihoonson
This patch needs to be rebased against the latest revision. and Could you
take care of this error ?
```
[ERROR]
/home/travis/build/apache/tajo/tajo-catalog/tajo-catalog-drivers/tajo-hcatalog/src/main/java/org/apache/tajo/catalog/store/HCatalogStore.java:[59,7]
org.apache.tajo.catalog.store.HCatalogStore is not abstract and does not
override abstract method existIndexesByTable(java.lang.String,java.lang.String)
in org.apache.tajo.catalog.store.CatalogStore
[ERROR]
/home/travis/build/apache/tajo/tajo-catalog/tajo-catalog-drivers/tajo-hcatalog/src/main/java/org/apache/tajo/catalog/store/HCatalogStore.java:[793,2]
method does not override or implement a method from a supertype
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---