[
https://issues.apache.org/jira/browse/HUDI-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8268:
------------------------------
Description: After upgrading the docker images with Spark 3.5 (HUDI-7919),
the command execution with pipe start to fail, e.g., `cat /tmp/root/hive.log |
grep -i exception -A 10 -B 5` in `ITTestBase#saveUpLogs`. Since this method
does not affect the functionality, only improving debuggability, the method is
disabled. This ticket aims at fixing it properly.
> Fix command execution with pipe in IT
> -------------------------------------
>
> Key: HUDI-8268
> URL: https://issues.apache.org/jira/browse/HUDI-8268
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Y Ethan Guo
> Priority: Major
> Fix For: 1.1.0
>
>
> After upgrading the docker images with Spark 3.5 (HUDI-7919), the command
> execution with pipe start to fail, e.g., `cat /tmp/root/hive.log | grep -i
> exception -A 10 -B 5` in `ITTestBase#saveUpLogs`. Since this method does not
> affect the functionality, only improving debuggability, the method is
> disabled. This ticket aims at fixing it properly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)