[Hive] Hive CLI
Hadoop CLI ```bash 폴더 생성(-p: 상위 폴더가 없으면 자동으로 생성) hdfs dfs -mkdir -p /user/ml-100k
Concurrency 설정 parallelism = 32/ AIRFLOW__CORE__PARALELISM defines the maximum number of task instances that can run in Airflow per scheduler ...
Sending task to a specific queue queue="[queue_name]"