Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

How to connect with Hadoop File

I try to connect with Hadoop File by giving  server  like " servername:port" but it giving me error below

"HDFS cannot connect to server 'Servername'. The server committed a protocol violation. Section=ResponseStatusLine"

 

Can you please let me know how to configure the conne

 

3 REPLIES 3
v-joesh-msft
Solution Sage
Solution Sage

Hi @Anonymous ,

Try to close the request header parsing:

 

<system.net>  
  <settings>  
      <httpWebRequest useUnsafeHeaderParsing = "true"/>  
  </settings>  
</system.net> 

 

Similar cases are as follows:

The server committed a protocol violation. Section=ResponseStatusLine

https://dejanstojanovic.net/aspnet/2014/october/the-server-committed-a-protocol-violation-section-responsestatusline/

http://www.windows-tech.info/13/126e88f25a8b8b62.php

Best Regards,

Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

This is not what i am looking for I think. I need to setup connection between power bi and Hadoop File system. They asking server so i gave server name but it gave me error. CAn you send me example how to give server name?

Hi @Anonymous ,

The server name means the name node of your Hadoop, refer to the following post:

 How do i check hadoop server name?

How do I check the name of the hadoop server?

Best Regards,

Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.