[
https://issues.apache.org/jira/browse/HIVE-27277?focusedWorklogId=859303&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-859303
]
ASF GitHub Bot logged work on HIVE-27277:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/23 04:03
Start Date: 27/Apr/23 04:03
Worklog Time Spent: 10m
Work Description: dengzhhu653 commented on code in PR #4274:
URL: https://github.com/apache/hive/pull/4274#discussion_r1178601057
##########
packaging/src/docker/Dockerfile:
##########
@@ -14,14 +14,31 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+ARG BUILD_ENV
+
FROM ubuntu as unarchive
Review Comment:
Cloud you please add ARG `BUILD_ENV=unarchive` to the `build.sh`:
https://github.com/apache/hive/blob/master/packaging/src/docker/build.sh#L115
Issue Time Tracking
-------------------
Worklog Id: (was: 859303)
Time Spent: 40m (was: 0.5h)
> Set up github actions workflow to build and push docker image to docker hub
> ---------------------------------------------------------------------------
>
> Key: HIVE-27277
> URL: https://issues.apache.org/jira/browse/HIVE-27277
> Project: Hive
> Issue Type: Sub-task
> Reporter: Simhadri Govindappa
> Assignee: Simhadri Govindappa
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)