datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.11k stars 387 forks source link

[Refactor] Decompression is implemented using java class library #208

Open Zzm0809 opened 1 year ago

Zzm0809 commented 1 year ago

Search before asking

Description

com/datasophon/api/master/handler/host/InstallJDKHandler.java:43

eg: image

Decompression is implemented using java class library

解压缩使用java类库实现 而非使用 shell:tar

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

datasophon commented 1 year ago

Can you tell us how to implement it?

WujieRen commented 1 year ago

i'll try.

datasophon commented 1 year ago

I think it is no need to resolve, because it is used by MinaUtils , it is remote shell api.