[
https://issues.apache.org/jira/browse/TAJO-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276222#comment-16276222
]
Hudson commented on TAJO-2185:
------------------------------
SUCCESS: Integrated in Jenkins build Tajo-master-build #1194 (See
[https://builds.apache.org/job/Tajo-master-build/1194/])
[TAJO-2185] Eliminate protoc binary dependency (hyunsik: rev
a14d1e7ef8127dc73b1513d4021c95e313456a64)
* (edit) tajo-storage/tajo-storage-jdbc/pom.xml
* (edit) tajo-catalog/tajo-catalog-common/pom.xml
* (edit) tajo-metrics/pom.xml
* (edit) tajo-plan/pom.xml
* (edit) tajo-storage/tajo-storage-hbase/pom.xml
* (edit) pom.xml
* (edit) tajo-client/pom.xml
* (edit) tajo-storage/tajo-storage-kafka/pom.xml
* (edit) tajo-core/pom.xml
* (edit) tajo-common/pom.xml
* (edit) tajo-docs/src/main/sphinx/getting_started.rst
* (edit) BUILDING
* (edit) tajo-storage/tajo-storage-hdfs/pom.xml
* (edit) tajo-rpc/tajo-rpc-protobuf/pom.xml
* (edit) tajo-tablespace-example/pom.xml
* (edit) tajo-catalog/tajo-catalog-client/pom.xml
* (edit) tajo-storage/tajo-storage-common/pom.xml
* (edit) .travis.yml
* (edit) tajo-jdbc/src/test/java/org/apache/tajo/jdbc/TestResultSet.java
> Eliminate protoc binary dependency
> ----------------------------------
>
> Key: TAJO-2185
> URL: https://issues.apache.org/jira/browse/TAJO-2185
> Project: Tajo
> Issue Type: Improvement
> Components: Build
> Affects Versions: 0.11.3
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
> Fix For: 0.12.0
>
>
> Building Tajo project depends on {{protoc}} binary installed on a local
> machine. It is very inconvenient because users must install protoc in their
> local machine. It would be great if we eliminate this dependency. This patch
> uses \[1\] to replace the dependency of local binary by protoc-jar.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)