Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hadoop, yarn and hive yaml config sample #622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

keamspring
Copy link

hadoop, yarn and hive config sample added, for this has been tested passed on hadoop2.4.1 ,yarn2.7.7 and hive2.3.9
@brian-brazil @fstab

…n tested passed on hadoop2.4.1 ,yarn2.7.7 and hive2.3.9

Signed-off-by: 吴蓬云 <[email protected]>
@fstab
Copy link
Member

fstab commented Jul 25, 2021

Hey, thanks a lot for the PR. It looks like there is a small typo in hadoop_namenode.yml:

Caused by: while scanning a double-quoted scalar                                               
 in 'reader', line 23, column 14:                                                              
      - pattern: "Hadoop<service=(\w+), name=(\w+ ...                                          
                 ^                                                                             
found unknown escape character w(119)                                                          
 in 'reader', line 23, column 32:                                                              
      - pattern: "Hadoop<service=(\w+), name=(\w+)><>(\w+)"                                                                                                                                    
                                   ^                                                           

Using single quotes ' instead of double quotes " should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants