<?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>question Re: Cloudera Director BYON plugin blacklisted in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/53541#M1209</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have follwed the instructions , able to see the BYON plugin. Now let me share my Lab configuration here&lt;/P&gt;&lt;P&gt;- VMWare vsphere Platform installed on HP DL380 boxes.&lt;/P&gt;&lt;P&gt;- In a VM Cloudera Director 2.3.0 is running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want use BYON plugin to provide the hostname and IP address for the CLouder amanger , Master node, Worker node well in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have populate&amp;nbsp; hostname&amp;nbsp; of the VM in the frist page of BYON plugin&amp;nbsp; and when i clicked next , i have selected new instance template ,&amp;nbsp; popup&amp;nbsp; shows me AWS instance template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want do customisation here, since my&amp;nbsp; enviornment is vmware;&amp;nbsp; template field listed here is not valid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is ther way to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also here is my suggestion that why i cant pickup pre existing VM already spun-up&amp;nbsp; in the VMWare enviornment. so that it make life easier and&amp;nbsp; only deploy the&amp;nbsp; hadoop package role on the existing VM?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Yoga&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2017 02:37:03 GMT</pubDate>
    <dc:creator>YogaT</dc:creator>
    <dc:date>2017-04-12T02:37:03Z</dc:date>
    <item>
      <title>Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49459#M1201</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently using Cloudera Director on a supported cloud provider, but I am trying to adapt the build scripts to create clusters using the BYON plugin with pre-created VMs for infrastructure build testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see the BYON plugin is build and distributed with Cloudera Director, however it seems to be blacklisted:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[centos@**** ~]$ /usr/bin/cloudera-director bootstrap-remote "/etc/cloudera-director-server/deployments/**********.conf" --lp.remote.username=**** --lp.remote.password=***** --lp.remote.hostAndPort=*************:7189
Connecting to http://*************:7189
Current user roles: [ROLE_READONLY, ROLE_ADMIN]
Found errors in provider configuration:
* Unsupported provider type: byon:&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[2017-01-16 10:04:59] INFO  [main] - c.c.l.p.c.PluggableProviderConfig: Overriding blacklist=[byon, sandbox] (default [])
[2017-01-16 10:05:00] INFO  [main] - c.c.l.p.c.PluggableCloudProviderFactory: Looking for providers in JAR file /var/lib/cloudera-director-plugins/byon-provider-example-1.0.0/byon-provider-example-1.0.0.jar
[2017-01-16 10:05:00] INFO  [main] - c.c.l.p.c.PluggableCloudProviderFactory: Loaded launcher com.cloudera.director.byon.BYONLauncher
[2017-01-16 10:05:00] WARN  [main] - c.c.l.p.c.PluggableCloudProviderFactory: Cannot read configuration file: /var/lib/cloudera-director-plugins/byon-provider-example-1.0.0/etc/labels.conf
[2017-01-16 10:05:00] INFO  [main] - c.c.l.p.c.PluggableCloudProviderFactory: Not loading blacklisted provider byon.
[2017-01-16 10:05:00] WARN  [main] - c.c.l.p.c.PluggableCloudProviderFactory: No providers registered from JAR byon-provider-example-1.0.0.jar
[2017-01-16 10:05:00] INFO  [main] - c.c.l.p.c.PluggableCloudProviderFactory: No plugin JAR found in plugin directory /var/lib/cloudera-director-plugins/byon-provider-example-1.0.0
[2017-01-16 10:05:04] ERROR [main] - c.c.l.b.v.GenericEnvironmentValidator: Unsupported environment instance provider type byon&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The plugin jar is found by Director and is loaded, but is concequently blacklisted by a pre-created list of blacklisted plugins:&lt;/P&gt;&lt;PRE&gt;Overriding blacklist=[byon, sandbox]&lt;/PRE&gt;&lt;PRE&gt;Loaded launcher com.cloudera.director.byon.BYONLauncher&lt;/PRE&gt;&lt;PRE&gt;Not loading blacklisted provider byon.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to &lt;STRONG&gt;unblacklist&lt;/STRONG&gt; this plugin? Is there an &lt;STRONG&gt;overriding config parameter&lt;/STRONG&gt; for this? At the moment, the only way I can see this working is if I clone the code and build with a different ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:19:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49459#M1201</guid>
      <dc:creator>bushnoh</dc:creator>
      <dc:date>2022-09-16T15:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49460#M1202</link>
      <description>&lt;P&gt;I have the answer, it is blacklisted in both the server and client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Server:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[centos@***** ~]$ cat /etc/cloudera-director-server/application.properties | grep blacklist
lp.plugin.configuration.blacklist: sandbox&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Client:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/usr/bin/cloudera-director bootstrap-remote "/etc/cloudera-director-server/deployments/*******.conf" --lp.remote.username=****** --lp.remote.password=****** --lp.remote.hostAndPort=*********:7189 --lp.plugin.configuration.blacklist=sandbox&lt;/PRE&gt;&lt;P&gt;The important part being:&lt;STRONG&gt;&amp;nbsp;--lp.plugin.configuration.blacklist&amp;nbsp;&lt;/STRONG&gt;as a command-line option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This now lets me use the BYON plugin out of the box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 10:54:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49460#M1202</guid>
      <dc:creator>bushnoh</dc:creator>
      <dc:date>2017-01-16T10:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49472#M1203</link>
      <description>&lt;P&gt;I'm glad you found the answer. The byon and sandbox providers are blacklisted by default since they are not suitable for production use. Overriding the&amp;nbsp;lp.plugin.configuration.blacklist property as you have done is the correct way to enable them for experimentation. If you implement your own production-quality BYON provider you should give it its own ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 17:01:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49472#M1203</guid>
      <dc:creator>jadair</dc:creator>
      <dc:date>2017-01-16T17:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49839#M1204</link>
      <description>&lt;P&gt;Hi Jadair:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are evaluating Director with BYON plugin too. For the production usage part, since the&amp;nbsp;Cloudera Director Service Provider Interface is&amp;nbsp;hierarchical structured, can you&amp;nbsp;elaborate which part for BYON plugin is not production ready (e.g, compare to AWS plugin)?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 01:06:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49839#M1204</guid>
      <dc:creator>drake4</dc:creator>
      <dc:date>2017-01-24T01:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49855#M1205</link>
      <description>&lt;P&gt;Drake, the BYON plugin frankly hasn't been in development for some time, and is totally unsupported for any sort of production use. Right now it exists solely for demonstration/illustrative purposes. If it does still work, we can't make any guarantees on how well it will work or if it will continue to work in the future.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 14:45:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49855#M1205</guid>
      <dc:creator>Mike Wilson</dc:creator>
      <dc:date>2017-01-24T14:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49889#M1206</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand BYON plugin is for showcase purpose. But say if you (Cloudera) have a client who wants to deploy CDH to their private datacenter, is manual deployment the only option then? Or you have separate solution for them?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 00:40:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49889#M1206</guid>
      <dc:creator>drake4</dc:creator>
      <dc:date>2017-01-25T00:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49892#M1207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Currently Cloudera customers who have physical hardware / datacenters that&lt;BR /&gt;they manage do setup clusters using Cloudera Manager, and do not interface&lt;BR /&gt;with Director (via the BYON plugin) for this purpose. This path works for&lt;BR /&gt;them as they usually have to setup the cluster once and manage it&lt;BR /&gt;thereafter - there isn't a need for bringing up/down clusters or&lt;BR /&gt;growing/shrinking the clusters. Private clouds are a different category:&lt;BR /&gt;Cloudera has a Director - VMware vSphere plugin integration that is in&lt;BR /&gt;alpha preview mode.&lt;BR /&gt;&lt;BR /&gt;What's the usecase that you were hoping to solve with the BYON plugin?&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jan 2017 01:30:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49892#M1207</guid>
      <dc:creator>Vinithra</dc:creator>
      <dc:date>2017-01-25T01:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49893#M1208</link>
      <description>&lt;P&gt;Hi Vinithra,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our on-premise software will depend on some services from CDH. As one of the prerequisites, we want to provide some kind of installer (or script) to easiliy provision a CDH cluster. If there is no good solution for auto deploy CDH cluster, we can only refer to the instructions and ask customers install CDH by themselves as you mentioned.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 01:47:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/49893#M1208</guid>
      <dc:creator>drake4</dc:creator>
      <dc:date>2017-01-25T01:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/53541#M1209</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have follwed the instructions , able to see the BYON plugin. Now let me share my Lab configuration here&lt;/P&gt;&lt;P&gt;- VMWare vsphere Platform installed on HP DL380 boxes.&lt;/P&gt;&lt;P&gt;- In a VM Cloudera Director 2.3.0 is running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want use BYON plugin to provide the hostname and IP address for the CLouder amanger , Master node, Worker node well in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have populate&amp;nbsp; hostname&amp;nbsp; of the VM in the frist page of BYON plugin&amp;nbsp; and when i clicked next , i have selected new instance template ,&amp;nbsp; popup&amp;nbsp; shows me AWS instance template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want do customisation here, since my&amp;nbsp; enviornment is vmware;&amp;nbsp; template field listed here is not valid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is ther way to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also here is my suggestion that why i cant pickup pre existing VM already spun-up&amp;nbsp; in the VMWare enviornment. so that it make life easier and&amp;nbsp; only deploy the&amp;nbsp; hadoop package role on the existing VM?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Yoga&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 02:37:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/53541#M1209</guid>
      <dc:creator>YogaT</dc:creator>
      <dc:date>2017-04-12T02:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Director BYON plugin blacklisted</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/53636#M1210</link>
      <description>&lt;P&gt;Yoga,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tried to repro your problem and I see a BYON-specific instance template popup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing to note that may be confusing you is that Director requires an Type and Image field even though these concepts are not needed in BYON. Feel free to put anything you want in those fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you click on the "Advanced Options", you can specify the preferred hosts for that template. Director will attempt to pick a host from that list on a best effort basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 16:09:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cloudera-Director-BYON-plugin-blacklisted/m-p/53636#M1210</guid>
      <dc:creator>dhan</dc:creator>
      <dc:date>2017-04-13T16:09:31Z</dc:date>
    </item>
  </channel>
</rss>

