You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2015/06/11 08:13:00 UTC

[jira] [Created] (HIVE-10981) LLAP: Accept --hiveconf parameters for the LlapServiceDriver

Gopal V created HIVE-10981:
------------------------------

             Summary: LLAP: Accept --hiveconf parameters for the LlapServiceDriver
                 Key: HIVE-10981
                 URL: https://issues.apache.org/jira/browse/HIVE-10981
             Project: Hive
          Issue Type: Sub-task
          Components: CLI
    Affects Versions: llap
            Reporter: Gopal V
            Assignee: Gopal V
             Fix For: llap


{code}
Exception in thread "main" org.apache.commons.cli.UnrecognizedOptionException:
 Unrecognized option: --hiveconf
at
 org.apache.commons.cli.Parser.processOption(Parser.java:363)
at
 org.apache.commons.cli.Parser.parse(Parser.java:199)
at
 org.apache.commons.cli.Parser.parse(Parser.java:85)
at
 org.apache.hadoop.hive.llap.cli.LlapOptionsProcessor.processOptions(LlapOptionsProcessor.java:137)
at
 org.apache.hadoop.hive.llap.cli.LlapServiceDriver.run(LlapServiceDriver.java:92)
at
 org.apache.hadoop.hive.llap.cli.LlapServiceDriver.main(LlapServiceDriver.java:58)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)