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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Gateway temp folder configuration

Is there way to configure path for an specific temp folder. I meant temp folder the one that gateway uses to store the results from querys.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

When you install the gateway you can choose the location.  Choose the fastest drive or the drive with the most space.

 

or you can set the spooler folder 

 

<setting name="SpoolerDirectory" serializeAs="String">
        <value>%LOCALAPPDATA%\Microsoft\On-premises data gateway\Spooler</value>
      </setting>

 

 

in the Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file

 

You may also want to read this article:

Monitor and optimize on-premises data gateway performance | Microsoft Docs

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

When you install the gateway you can choose the location.  Choose the fastest drive or the drive with the most space.

 

or you can set the spooler folder 

 

<setting name="SpoolerDirectory" serializeAs="String">
        <value>%LOCALAPPDATA%\Microsoft\On-premises data gateway\Spooler</value>
      </setting>

 

 

in the Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file

 

You may also want to read this article:

Monitor and optimize on-premises data gateway performance | Microsoft Docs

Anonymous
Not applicable

Thank you very much!!

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors