The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Hadoop Cluster Information Element

API Type:
Varigence.Languages.Biml.Task.AstHadoopClusterInformationNode
X-Ref:
  • Ast Hadoop Cluster Information Node

Attributes

AttributeAPI TypeDefaultDescription
AuthenticationHadoopAuthenticationBasic
Specifies whether to use Basic or Kerberos authentication for connecting to Hadoop. This is a required property
DomainString 
The domain for the Hadoop connection. Only needed for Kerberos authentication.
EnableHTTPSBooleanFalse
Specifies whether or not to use HTTPS for the connection.
HostString 
The server that hosts the Hadoop service.
PasswordString 
The password for the supplied user name. Only needed for Kerberos authentication.
PortInt320
The port that provides access to the Hadoop service.
UserString 
The user that will connect to the Hadoop service.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence