tooptoop4 opened a new issue #1843:
URL: https://github.com/apache/hudi/issues/1843


   hudi cli is 0.5.3, data under the s3 path was written by hoodie 0.4.6
   
   
   stats filesizes --partitionPath unknown
   ```
   Command failed java.lang.ArrayIndexOutOfBoundsException: 2
   2
   java.lang.ArrayIndexOutOfBoundsException: 2
           at 
org.apache.hudi.common.util.FSUtils.getCommitTime(FSUtils.java:137)
           at 
org.apache.hudi.cli.commands.StatsCommand.fileSizeStats(StatsCommand.java:124)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
           at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
           at java.lang.reflect.Method.invoke(Method.java:498)
           at 
org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:216)
           at 
org.springframework.shell.core.SimpleExecutionStrategy.invoke(SimpleExecutionStrategy.java:68)
           at 
org.springframework.shell.core.SimpleExecutionStrategy.execute(SimpleExecutionStrategy.java:59)
           at 
org.springframework.shell.core.AbstractShell.executeCommand(AbstractShell.java:134)
           at 
org.springframework.shell.core.JLineShell.promptLoop(JLineShell.java:533)
           at org.springframework.shell.core.JLineShell.run(JLineShell.java:179)
           at java.lang.Thread.run(Thread.java:748)
   ```


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


Reply via email to