RE: is there a way to read Hive configurations from the REST APIs?

2015-03-12 Thread Mich Talebzadeh
You can use the command *set* in hive to get the behaviour. You can also do the same through beeline. HTH Mich Talebzadeh http://talebzadehmich.wordpress.com Publications due shortly: Creating in-memory Data Grid for Trading Systems with Oracle TimesTen and Coherence Cache

Re: is there a way to read Hive configurations from the REST APIs?

2015-03-12 Thread Lefty Leverenz
See these wikidocs for the *set* command: Commands https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Commands Beeline Hive Commands https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-BeelineHiveCommands . -- Lefty On Thu, Mar 12, 2015 at 2:35