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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors