[
https://issues.apache.org/jira/browse/TAJO-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131863#comment-15131863
]
ASF GitHub Bot commented on TAJO-2069:
--------------------------------------
Github user jinossy commented on a diff in the pull request:
https://github.com/apache/tajo/pull/953#discussion_r51837592
--- Diff: tajo-storage/tajo-storage-s3/pom.xml ---
@@ -167,11 +168,44 @@
</exclusion>
</exclusions>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.hadoop</groupId>
+ <artifactId>hadoop-aws</artifactId>
--- End diff --
hadoop-aws is included in 2.6.0 and higher
If you add hadoop-aws, We should discuss hadoop compatibility
> Implement finding the total size of all objects in a bucket with AWS SDK.
> -------------------------------------------------------------------------
>
> Key: TAJO-2069
> URL: https://issues.apache.org/jira/browse/TAJO-2069
> Project: Tajo
> Issue Type: Sub-task
> Components: Catalog, QueryMaster, S3, Storage
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.12.0
>
>
> See the title and TAJO-2023.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)