Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9222549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:51:30+00:00 2026-06-18T03:51:30+00:00

I am using aws’ emr ruby cli to generate Hadoop clusters and I am

  • 0

I am using aws’ emr ruby cli to generate Hadoop clusters and I am trying to include arguments to use within a HIVE script hosted elsewhere like so:

./elastic-mapreduce --create ... --args -d,DT=2013-01-26

‘DT’ shows up satisfactorily in my HadoopJarStep.Args array, so I try to include it in the HIVE script like so:

...

tblproperties(
  'dynamodb.table.name' = ${DT},
  ...

but I quickly get this:

Parse Error: line 8:28 mismatched input '$' expecting StringLiteral near '=' in specifying key/value property

How should I properly include the argument in my HIVE script?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T03:51:32+00:00Added an answer on June 18, 2026 at 3:51 am

    I’m not exactly sure why your current approach isn’t working, but I’ve been successful with:

    ./elastic-mapreduce --create ... --args "-hiveconf,DT=2013-01-26"
    

    and in the hive script:

    tblproperties(
        "dynamodb.table.name" = "${hiveconf:DT}",
        ...
    )
    

    Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using: Paperclip 2.3.16 Rails 3.0.9 Ruby 1.9.2 AWS - S3 0.6.2 I'm trying
I am using AWS CloudFormation for my application and am trying to make a
I am using marcel's aws-s3 gem. I'm trying to require it in my project:
I'm trying to set some custom AWS CloudWatch metrics using the Java SDK. I
I'm using the aws-sdk gem and I'm trying to basically upload a really large
I'm trying to deploy my app to AWS using rubber. But the setup_remote_aliases task
I am trying to deploy a Ruby-on-Rails application to AWS Beanstalk. The war is
I'm using AWS Ruby SDK, and I'm stack with an error message returned by
I'm trying to upload to AWS S3 by using thier AWS for Android SDK
I’m trying to upload files to Amazon S3 using AWS::S3 , but I’d like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.