Prabhu Joseph
Prabhu Joseph
Thanks @ashutoshcipher for the patch. WIthout this patch the below fails. ``` export HADOOP_OPTS="-XX:OnOutOfMemoryError='kill -9 %p'" [root@ip-17-3-4-1 usr]# hadoop fs -ls / Unrecognized option: -9 ``` @iwasakims Do you have...
Thanks @ashutoshcipher for the patch. Can you include a test case.
Thanks @Samrat002 for the patch. The latest patch looks good to me, +1. Will commit it tomorrow if no other comments.
@Samrat002 I have verified the patch with filesystem connector using both csv and json format. The patch is working fine. LGTM, +1 (non-binding)