Re: Need some clarification

2018-11-25 Thread balajee venkatesh
You can follow the link below: https://stackoverflow.com/questions/21329856/how-to-use-hive-without-hadoop Hope it will resolve all your queries. Thanks, Balajee Venkatesh On Mon 26 Nov, 2018, 12:28 PM Ravinder Bahadur Hi , > > I am a newbie in this field and need your help. I have the below >

Need some clarification

2018-11-25 Thread Ravinder Bahadur
Hi , I am a newbie in this field and need your help. I have the below questions: 1. Can Hive be installed without Hadoop ? 2. Can I use the Hive as a standalone to query and analyse data from my current regular database or do I need to follow the hadoop architecture. ? Thanks & Regards Ravinder

Database Metadata Oddness

2018-11-25 Thread Shawn Weeks
It looks like when you call getFunctions on DatabaseMetaData you get a semantic exception if all functions aren't whitelisted. Is there a way around this or specific version it's fixed in? I either wouldn't expect introspection calls to get blocked or I'd expect restricted functions not to get r