<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Spark eventlog for Cluster pools in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32013#M23333</link>
    <description>&lt;P&gt;Hi @Stephanraj C​&amp;nbsp;instance pool is to reduce cluster start and auto-scaling times for a cluster. Are you using any API to create clusters? If so could you please share the API request? &lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 12:20:28 GMT</pubDate>
    <dc:creator>Prabakar</dc:creator>
    <dc:date>2022-09-12T12:20:28Z</dc:date>
    <item>
      <title>Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32012#M23332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would want to setup the cluster logging (to capture eventlogs to /dbfs/cluster-logs dir) in my cluster pool configuration? is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I create cluster manually, I could able to setup the cluster logging as mentioned here: &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/clusters/configure#cluster-log-delivery" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/clusters/configure#cluster-log-delivery&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am using instance pool to create cluster automatically and run the workload, in that case I was not able to setup the logging and capture the eventlogs. Any help here is highly appreciated. Thanks in advance!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stephanraj&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 11:56:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32012#M23332</guid>
      <dc:creator>Stephanraj</dc:creator>
      <dc:date>2022-09-12T11:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32013#M23333</link>
      <description>&lt;P&gt;Hi @Stephanraj C​&amp;nbsp;instance pool is to reduce cluster start and auto-scaling times for a cluster. Are you using any API to create clusters? If so could you please share the API request? &lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:20:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32013#M23333</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-12T12:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32014#M23334</link>
      <description>&lt;P&gt;If you are using API, you can set the logging using the below piece of information in your json body.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/databricks/dev-tools/api/latest/examples#cluster-log-example" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/dev-tools/api/latest/examples#cluster-log-example&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"cluster_log_conf": {
        "dbfs": {
            "destination": "dbfs:/cluster-logs"
        }
    },&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:27:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32014#M23334</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-12T12:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32015#M23335</link>
      <description>&lt;P&gt;Hi @Prabakar Ammeappin​&amp;nbsp;, Thank you so much for your input. Yes it worked well!!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 12:52:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32015#M23335</guid>
      <dc:creator>Stephanraj</dc:creator>
      <dc:date>2022-09-12T12:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32016#M23336</link>
      <description>&lt;P&gt;Hi @Stephanraj C​&amp;nbsp;it's good to know that it worked. Please mark the best answer so this question can be closed and will help other members.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 13:06:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32016#M23336</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-12T13:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32017#M23337</link>
      <description>&lt;P&gt;Hi @Prabakar Ammeappin​&amp;nbsp;Thanks. The logs are getting stored in folder with the spark-context-id, is it possible to save the logs with some specific tag names.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 13:10:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32017#M23337</guid>
      <dc:creator>Stephanraj</dc:creator>
      <dc:date>2022-09-12T13:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32018#M23338</link>
      <description>&lt;P&gt;Hi @Stephanraj C​&amp;nbsp;I am not sure if that would be possible. Also, I haven't seen such configurations. &lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 13:22:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32018#M23338</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-09-12T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Spark eventlog for Cluster pools</title>
      <link>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32019#M23339</link>
      <description>&lt;P&gt;Hi @Prabakar Ammeappin​&amp;nbsp;Okay, I would write some custom script for that. Once again thanks for your support!!&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 13:35:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/spark-eventlog-for-cluster-pools/m-p/32019#M23339</guid>
      <dc:creator>Stephanraj</dc:creator>
      <dc:date>2022-09-12T13:35:00Z</dc:date>
    </item>
  </channel>
</rss>

