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

need macro support for hadoopcmd and other cmds #68

Open
vogxn opened this issue Nov 17, 2014 · 0 comments
Open

need macro support for hadoopcmd and other cmds #68

vogxn opened this issue Nov 17, 2014 · 0 comments

Comments

@vogxn
Copy link

vogxn commented Nov 17, 2014

It looks like macro replacement only works when using the hivecmd. I was trying to do the same with shellcmd and the macros were not replaced as specified in the cmd line. The --macro option is also missing for shellcmd.

qds.py --skip_ssl_cert_check --token=$AUTH_TOKEN --url=https://test.qubole.net/api/ --version=latest shellcmd submit -q  "hadoop dfs -ls '$scheme$://$base_bucket$/*/' > level_one.txt;" --macros='[{"scheme": "s3", "base_bucket" : "some-dir-test"}]'
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

No branches or pull requests

1 participant