[jira] [Created] (DRILL-5918) Allow manual configuration when using Runtime.getRuntime().availableProcessors()

2017-10-31 Thread Elijah Zupancic (JIRA)
Elijah Zupancic created DRILL-5918: -- Summary: Allow manual configuration when using Runtime.getRuntime().availableProcessors() Key: DRILL-5918 URL: https://issues.apache.org/jira/browse/DRILL-5918

Re: Manta Object Store Support

2016-06-15 Thread Elijah Zupancic
Please disregard this. I’ve figured out how to get it working. Once I realized that error logging for Hadoop Filesystem drivers wasn’t enabled by logback by default, then everything clicked into place. I’ll be back to ask more questions. Thank you for your time, Elijah Zupancic > On Ma

Re: Manta Object Store Support

2016-05-25 Thread Elijah Zupancic
ir bit of automated testing around it. What’s the magic to get it turned on with Drill? Do I need to do something to make the jar load other than copy it into jars/3rdparty? Right now, I’m just testing in drill-embedded for what it is worth. Thanks, Elijah Zupancic > On May 6, 2016, at 4:11

Getting Started & Adding Manta Object Store Support

2016-05-06 Thread Elijah Zupancic
nk you, Elijah Zupancic

Manta Object Store Support

2016-05-06 Thread Elijah Zupancic
. Initially, I want to add support in the same way that S3 has support. However, I can't seem to find a reference to the S3 storage driver in the code base. Is the s3 storage driver part of a different project? How would you suggest that I get started? Thank you, Elijah Zupancic