HUE-8738 [task] Use binary to save results and logs to avoid encoding issues
Review Request #15480 — Created Sept. 30, 2020 and submitted
Information | |
---|---|
romain | |
hue | |
master | |
HUE-8738 | |
Reviewers | |
hue | |
Amlesh1902, ayush.goyal, johan, ranade, romain, Sreenath, yingc |
commit a22cf1061ad3ae0a5e984d6c39c4d23afa022019 Author: Romain <romain.rigaux@gmail.com> Date: Wed Sep 30 14:34:05 2020 -0700 HUE-8738 [task] Switch data to binary before sending to storage :100644 100644 fd99d69623 03f8eb5ccc M desktop/libs/notebook/src/notebook/tasks.py commit 41fd61a627ad4e1bd0d88076be8e002516dafdf7 Author: Romain <romain.rigaux@gmail.com> Date: Wed Sep 30 14:33:49 2020 -0700 HUE-8738 [task] Switch to binary for storage format :100644 100644 dc7715bb9c fd99d69623 M desktop/libs/notebook/src/notebook/tasks.py
manual