How to connect to Impala + Kerberos with Ruby
This is a working example of how to connect to Impala via Kerberos using Ruby. It uses the impala gem. …
This is a working example of how to connect to Impala via Kerberos using Ruby. It uses the impala gem. …
Recently, I have been learning more about Hadoop in my spare time. Two concepts used by Hadoop really stuck out for me. One, most processing is done …
The other day my co-worker lamented that he has so many meetings he couldn't get any actual work done. His frustration lead me to think of how I could …
How to authenticate a Ruby on Rails User model via LDAP: …
Your /usr/local/etc/freetds.conf file should look something like this: …
The code assumes Mac OS X 10.7. Also, the code could be represented differently (i.e. without using a Range) if ABMutableMultiValue behaved like a …
Using .Net 4.0's Task Parallel Library with IronRuby 1.1: …
How to convert XML to JSON using Ruby and ActiveSupport: …