apache / apache/hudi

Fix command execution with pipe in IT

Open
#16,640 1 comment 0 reactions 1 assignee Assigned to @yihua View on GitHub
from-jira priority:high type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 4h
Merged PRs (30d)
112

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.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-8268
- Type: Improvement
- Fix version(s):
- 1.1.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.