当前位置:网站首页>Tar: /usr/local: cannot find tar in the Archive: due to the previous error, it will exit in the last error state
Tar: /usr/local: cannot find tar in the Archive: due to the previous error, it will exit in the last error state
2022-06-27 06:35:00 【Ah Yi's preserved vegetables】
Source of problem :
It's going on spark During tool installation , The error shown in the header when extracting the installation package , The order is as follows
sudo tar -zxvf ~/Downloads/spark-2.4.0-bin-without-hadoop.tgz /usr/local/
resolvent :
The reason for this error is that a parameter is not used in the command -C, Here, you need to switch the unzipped file to the specified folder after unzipping , That is, it is not extracted under the current folder , Instead, you need to unzip in another folder to perform the unzip operation , So we need to add -C Parameters . The correct command format is as follows
sudo tar -zxvf ~/Downloads/spark-2.4.0-bin-without-hadoop.tgz -C /usr/local/
边栏推荐
- 426 binary tree (513. find the value in the lower left corner of the tree, 112. sum of paths, 106. construct a binary tree from the middle order and post order traversal sequence, 654. maximum binary
- IDEA中关于Postfix Completion代码模板的一些设置
- JVM overall structure analysis
- Force buckle 179, max
- Configuration of vscode korofileheader
- 2018 mathematical modeling competition - special clothing design for high temperature operation
- The restart status of the openstack instance will change to the error handling method. The openstack built by the container restarts the compute service method of the computing node and prompts the gi
- LeetCode 0086. Separate linked list
- NoViableAltException([email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT
- Software testing year end summary report template
猜你喜欢

Quick realization of Bluetooth ibeacn function

Redis cache penetration, cache breakdown, cache avalanche

多线程带来的的风险——线程安全

高斯分布Gaussian distribution、线性回归、逻辑回归logistics regression

The risk of multithreading -- thread safety

快速实现蓝牙iBeacn功能详解

Scala函数柯里化(Currying)

Currying Scala functions

Dev++ environment setting C language keyword display color

Altium designer 19 device silk screen label position shall be placed uniformly in batches
随机推荐
Program ape learning Tiktok short video production
汇编语言-王爽 第8章 数据处理的两个基本问题-笔记
【QT小记】QT元对象系统简单认识
Crawler learning 5--- anti crawling identification picture verification code (ddddocr and pyteseract measured effect)
When there are multiple El select, the selected value is filtered by El select, and the last selected value is filtered by the second El select
NoViableAltException([email protected][2389:1: columnNameTypeOrConstraint : ( ( tableConstraint ) | ( columnNameT
研究生数学建模竞赛-无人机在抢险救灾中的优化应用
Sqlsever 字段相乘后保留2位小数
yaml文件加密
What's new in redis4.0 - active memory defragmentation
POI 替换docx中的文字和图片
2022 CISP-PTE(一)文件包含
使用CSDN 开发云搭建导航网站
写一个 goroutine 实例, 同时练习一下 chan
TiDB的使用限制
Modeling competition - optical transport network modeling and value evaluation
线程间等待与唤醒机制、单例模式、阻塞队列、定时器
TiDB 中的视图功能
Currying Scala functions
HTAP Quick Start Guide