You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/01/11 17:46:41 UTC

[GitHub] [hive] nrg4878 commented on a change in pull request #1852: HIVE-24348: Changes for running beeline with java (Naveen Gangam)

nrg4878 commented on a change in pull request #1852:
URL: https://github.com/apache/hive/pull/1852#discussion_r555229243



##########
File path: beeline/pom.xml
##########
@@ -197,6 +197,25 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <version>3.1.1</version>

Review comment:
       Thanks David. These changes are not final. I am having a new team member look at these changes. There is more work to be done in terms of building a beeline standalone distributable (.zip file). I am just transitioning these code changes for him to take a look.
   
   But your comment is noted.




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org