hdinsight 모듈

Azure Machine Learning에서 HDInsight 클러스터 컴퓨팅 대상을 관리하기 위한 기능이 포함되어 있습니다.

클래스

HDInsightAttachConfiguration

HDInsightCompute 대상을 연결하기 위한 구성 매개 변수를 나타냅니다.

HDInsightCompute 클래스의 attach_configuration 메서드를 사용하여 연결 매개 변수를 지정합니다.

구성 개체를 초기화합니다.

HDInsightCompute

Azure Machine Learning에서 HDInsight 클러스터 컴퓨팅 대상을 관리합니다.

Azure HDInsight는 빅 데이터 분석을 위한 인기 있는 플랫폼입니다. 플랫폼은 모델을 학습하는 데 사용할 수 있는 Apache Spark를 제공합니다. 자세한 내용은 What are compute targets in Azure Machine Learning?(Azure Machine Learning에서 컴퓨팅 대상이란?)을 참조하세요.

클래스 ComputeTarget 생성자입니다.

제공된 작업 영역과 연결된 Compute 개체의 클라우드 표현을 검색합니다. 검색된 Compute 개체의 특정 형식에 해당하는 자식 클래스의 instance 반환합니다.