[ 
https://issues.apache.org/jira/browse/HIVE-25027?focusedWorklogId=585629&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-585629
 ]

ASF GitHub Bot logged work on HIVE-25027:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Apr/21 07:49
            Start Date: 20/Apr/21 07:49
    Worklog Time Spent: 10m 
      Work Description: pvary merged pull request #2188:
URL: https://github.com/apache/hive/pull/2188


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 585629)
    Time Spent: 20m  (was: 10m)

> Hide Iceberg module behind a profile
> ------------------------------------
>
>                 Key: HIVE-25027
>                 URL: https://issues.apache.org/jira/browse/HIVE-25027
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> After creating {{patched-iceberg-core}} and {{patched-iceberg-api}} modules 
> the maven build works fine, but IntelliJ needs manual classpath setup for the 
> build in the IntelliJ to succeed.
> Most of the community does not use Iceberg and eventually the "patched" 
> modules will be removed as the Hive-Iceberg integration stabilizes and the 
> Iceberg project releases the changes we need. In the meantime we just hide 
> the whole {{Iceberg}} module behind a profile which is only used on the CI 
> and if the developer specifically sets it. 
> It could be used like"
> {code:java}
>  mvn clean install -DskipTests -Piceberg{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to