-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47764/#review134556
-----------------------------------------------------------


Ship it!




Ship It!

- Dmitro Lisnichenko


On May 24, 2016, 12:26 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47764/
> -----------------------------------------------------------
> 
> (Updated May 24, 2016, 12:26 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-16835
>     https://issues.apache.org/jira/browse/AMBARI-16835
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> If kerberos is enabled on the cluster the WEBHDFS PUT requests are failing
> thus the Historyserver fails to start and copy the mapreduce.tar.gz to HDFS.
> This is caused by the curl patched by Amazon.
> 
>     
>     
>     
>     OS: Amazon Linux AMI release 2016.03
>     
>     uname: Linux ip-10-0-216-251 4.4.8-20.46.amzn1.x86_64 #1 SMP Wed Apr 27 
> 19:28:52 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
>     
>     curl --version: curl 7.40.0 (x86_64-redhat-linux-gnu) libcurl/7.40.0 
> NSS/3.19.1 Basic ECC zlib/1.2.8 libidn/1.18 libssh2/1.4.2
>     Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps 
> pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
>     Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM 
> NTLM_WB SSL libz UnixSockets
>     
> 
> The command that is issued by the historyserver -with verbose switch:
> curl1.log  
> The same command with the proper curl version on the same host: curl2.log
> 
> This seems to be caused by a bug in curl on amazon2016 making curl hang when
> uploading files with curl larger than 1MB.
> 
> 
> Diffs
> -----
> 
>   
> ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py
>  a0396e8 
> 
> Diff: https://reviews.apache.org/r/47764/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>

Reply via email to