Wednesday, May 31, 2023

emr commands

 aws emr list-clusters --active


aws emr list-clusters --created-after CURRENT-TIME

aws emr describe-cluster --cluster-id CLUSTER-ID

 yarn application -list -appStates RUNNING

yarn application -list -appStates ALL

yarn application -list

yarn application -kill application_1686887631130_0088

yarn logs -applicationId  application_1686023660593_0058 > mrr.log

yarn application -status application_1686887631130_0099

yarn top



No comments:

How We Fix Misspelled Multilingual Queries with LLMs

  The rise of Large Language Models (LLMs) has generated significant excitement in the tech community. However, the real value lies in turni...