Deneche A. Hakim created DRILL-4515:
---------------------------------------
Summary: Fix an documentation error related to text file splitting
Key: DRILL-4515
URL: https://issues.apache.org/jira/browse/DRILL-4515
Project: Apache Drill
Issue Type: Improvement
Components: Documentation
Reporter: Deneche A. Hakim
In this documentation page:
http://drill.apache.org/docs/text-files-csv-tsv-psv/
We can read the following:
{quote}
Using a distributed file system, such as HDFS, instead of a local file system
to query the files also improves performance because currently Drill does not
split files on block splits.
{quote}
Drill actually attempts to split files on block boundaries when running on HDFS
and MapRFS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)