[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2018-01-09 Thread kkhatua
Github user kkhatua commented on the issue:

https://github.com/apache/drill/pull/652
  
@ppadma can you rebase this with the current master, and include the 
workaround? It does not make sense to hold up this commit for so long if a 
workaround for the Windows platform is sufficient.


---


[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2017-11-14 Thread sohami
Github user sohami commented on the issue:

https://github.com/apache/drill/pull/652
  
Based on the last in-person discussion it was decided to further look into 
why the test was failing on Windows platform. Is it the test environment setup 
issue or an actual issue w.r.t platform implementation of access method ? 


---


[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2017-11-02 Thread ppadma
Github user ppadma commented on the issue:

https://github.com/apache/drill/pull/652
  
@sohami Sorabh, since you reviewed the original pull request, can you 
please review the updated diffs ?


---


[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2017-10-27 Thread ppadma
Github user ppadma commented on the issue:

https://github.com/apache/drill/pull/652
  
This pull request was never merged because of a problem with windows test 
setup we have.  As a workaround, I added code to fall back to using old API if 
new API fails for some reason. All tests are passing fine with this change. 
This is nice to include in 1.12 as it provides performance improvement for 
all DFS based queries especially when there are large number of files. 
Can we review the new diffs please ?


---


[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2016-11-15 Thread sohami
Github user sohami commented on the issue:

https://github.com/apache/drill/pull/652
  
LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2016-11-15 Thread ppadma
Github user ppadma commented on the issue:

https://github.com/apache/drill/pull/652
  
I did not add new unit tests because existing tests already provide enough 
coverage and they run on local file system. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---