stankiewicz commented on PR #37744:
URL: https://github.com/apache/beam/pull/37744#issuecomment-3992809845

   investigating 
   ```
   java.lang.NoSuchMethodError: 'org.joda.time.Instant 
org.joda.time.Instant.ofEpochMilli(long)'
        at 
org.apache.beam.sdk.transforms.windowing.BoundedWindow.extractTimestampFromProto(BoundedWindow.java:82)
        at 
org.apache.beam.sdk.transforms.windowing.BoundedWindow.<clinit>(BoundedWindow.java:49)
        at 
org.apache.beam.sdk.coders.CoderRegistry$CommonTypes.<init>(CoderRegistry.java:146)
        at 
org.apache.beam.sdk.coders.CoderRegistry$CommonTypes.<init>(CoderRegistry.java:102)
   ```
   why HCatalog has some different joda time dependency 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to