fsprojects-archive / zzarchive-FSharp.Data.HiveProvider

[ARCHIVED] F# Type Provider for Hadoop Hive
Other
9 stars 11 forks source link

Issues Establishing Connection when multiple admin configs installed #17

Open drcrook1 opened 9 years ago

drcrook1 commented 9 years ago

I can connect via each config independently, however when attempting to connect via the Type provider, it has issues finding the correct ones and also spawns some additional issues. Definitely worth looking into.

dsyme commented 9 years ago

If you can give more detailed repro steps that would be great, e.g. which Hadoop system, links on info about how to set up multiple admin configs, logs etc.? thanks

moloneymb commented 9 years ago

Thanks Don, yes more information is needed. I'm not familiar with multiple admin configurations.

drcrook1 commented 9 years ago

Hey Guys, Sorry I didn't get back sooner, Paternity leave plus I relocated to South Florida. So lets hit these after 1 month of not looking at it :).

  1. Hadoop system: HDInsight - cluster type: HBase
  2. Multiple Config issue: 2a. Installed Excel + Power Query 2b. Installed the other configuration admin (I believe I have 32 bit office, then installed 64 bit configuration)
  3. I believe I just started attempting to run and use.
  4. I'm back to attempting to look at this again.
moloneymb commented 9 years ago

G'day, drcrook1 I still don't understand where the problem is. Are you running Hive? or HBase? Try using with Hortonworks or Cloudera virtual machine set up to make sure the issue is not with HDInsight.

drcrook1 commented 9 years ago

I'm running HBase on HDInsight.

moloneymb commented 9 years ago

The issue might be that this is a Hive Type Provider not a HBase Type Provider.

drcrook1 commented 9 years ago

:) I'll try mapping a hive table to it