You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "CTTY (via GitHub)" <gi...@apache.org> on 2023/03/31 06:08:59 UTC

[GitHub] [hudi] CTTY opened a new pull request, #8336: Remove unnecessary scala-maven-plugin

CTTY opened a new pull request, #8336:
URL: https://github.com/apache/hudi/pull/8336

   `hudi-client-common` and `hudi-flink-client` don't have any scala files yet have `scala-maven-plugin` specified in their pom files. It would fail when building `hudi-trino-bundle` with JDK 17 due the the failure below:
   `[ERROR] error: error while loading Object, Missing dependency 'object scala.native in compiler mirror', required by /modules/java.base/java/lang/Object.class
   [ERROR] error: scala.reflect.internal.MissingRequirementError: object scala in compiler mirror not found.
   [ERROR]         at scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.scala:24)
   [ERROR]         at scala.reflect.internal.MissingRequirementError$.notFound(MissingRequirementError.scala:25)
   [ERROR]         at scala.reflect.internal.Mirrors$RootsBase.$anonfun$getModuleOrClass$6(Mirrors.scala:65)
   [ERROR]         at scala.reflect.internal.Mirrors$RootsBase.getPackage(Mirrors.scala:65)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.ScalaPackage$lzycompute(Definitions.scala:197)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.ScalaPackage(Definitions.scala:197)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.ScalaPackageClass$lzycompute(Definitions.scala:198)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.ScalaPackageClass(Definitions.scala:198)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.AnyClass$lzycompute(Definitions.scala:293)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.AnyClass(Definitions.scala:293)
   [ERROR]         at scala.tools.nsc.symtab.classfile.ClassfileParser$ClassTypeCompleter.complete(ClassfileParser.scala:1266)
   [ERROR]         at scala.reflect.internal.Symbols$Symbol.info(Symbols.scala:1542)
   [ERROR]         at scala.reflect.internal.Symbols$Symbol.initialize(Symbols.scala:1690)
   [ERROR]         at scala.reflect.internal.Definitions$DefinitionsClass.init(Definitions.scala:1480)
   [ERROR]         at scala.tools.nsc.Global$Run.<init>(Global.scala:1199)
   [ERROR]         at scala.tools.nsc.Driver.doCompile(Driver.scala:46)
   [ERROR]         at scala.tools.nsc.MainClass.doCompile(Main.scala:32)
   [ERROR]         at scala.tools.nsc.Driver.process(Driver.scala:67)
   [ERROR]         at scala.tools.nsc.Driver.main(Driver.scala:80)
   [ERROR]         at scala.tools.nsc.Main.main(Main.scala)
   [ERROR]         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [ERROR]         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
   [ERROR]         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [ERROR]         at java.base/java.lang.reflect.Method.invoke(Method.java:568)
   [ERROR]         at scala_maven_executions.MainHelper.runMain(MainHelper.java:164)
   [ERROR]         at scala_maven_executions.MainWithArgsInFile.main(MainWithArgsInFile.java:26)`
   
   ### Change Logs
   
   Remove `scala-maven-plugin` from `hudi-client-common` and `hudi-flink-client`
   
   ### Impact
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   ### Risk level (write none, low medium or high below)
   
   _If medium or high, explain what verification was done to mitigate the risks._
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
     ticket number here and follow the [instruction](https://hudi.apache.org/contribute/developer-setup#website) to make
     changes to the website._
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #8336: Remove unnecessary scala-maven-plugin

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8336:
URL: https://github.com/apache/hudi/pull/8336#issuecomment-1491392187

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #8336: Remove unnecessary scala-maven-plugin

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8336:
URL: https://github.com/apache/hudi/pull/8336#issuecomment-1491703385

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16011",
       "triggerID" : "53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16011) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] yihua merged pull request #8336: [HUDI-6027] Remove unnecessary scala-maven-plugin

Posted by "yihua (via GitHub)" <gi...@apache.org>.
yihua merged PR #8336:
URL: https://github.com/apache/hudi/pull/8336


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #8336: Remove unnecessary scala-maven-plugin

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8336:
URL: https://github.com/apache/hudi/pull/8336#issuecomment-1491398306

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16011",
       "triggerID" : "53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 53eb3b2baec36a5d61e9b48f40e1e76aa6e6ea82 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16011) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

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