The legal and regulatory regime under which oil and gas companies operate is very complex. ALTO Drill promises to mitigate your drilling risks by allowing cross-functional teams (Geologists, Exploitation/Completions, Production Engineers, Surface and Mineral land, Drilling, Construction) to collaborate electronically removing communication silos and improving process efficiencies. Integrate, track and manage the cross-functional workflow from identification of a prospect through to…
N/A
Apache Drill
Score 8.0 out of 10
N/A
Apache Drill is a schema-free query engine for use with NoSQL or Hadoop data or file storage systems and databases.
compared to presto, has more support than prestodb. Impala has limitations to what drill can support apache phoenix only supports for hbase. no support for cassandra.
if you're doing joins from hBASE, hdfs, cassandra and redis, then this works. Using it as a be all end all does not suit it. This is not your straight forward magic software that works for all scenarios. One needs to determine the use case to see if Apache Drill fits the needs. 3/4 of the time, usually it does.
if Presto comes up with more support (ie hbase, s3), then its strongly possible that we'll move from apache drill to prestoDB. However, Apache drill needs more configuration ease, especially when it comes to garbage collection tuning. If apache drill could support also sparkSQL and Flume, then it does change drill into being something more valuable than prestoDB
compared to presto, has more support than prestodb. Impala has limitations to what drill can support apache phoenix only supports for hbase. no support for cassandra. Apache drill was chosen, because of the multiple data stores that it supports htat the other 3 do not support. Presto does not support hbase as of yet. Impala does not support query to cassandra