HDInsightStreamingActivity interface

HDInsight 스트리밍 활동 유형입니다.

Extends

속성

arguments

사용자가 HDInsightActivity에 대한 인수를 지정했습니다.

combiner

Combiner 실행 파일 이름입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

commandEnvironment

명령줄 환경 값입니다.

defines

사용자가 스트리밍 작업 요청에 대한 정의를 지정할 수 있습니다.

fileLinkedService

파일이 있는 연결된 서비스 참조입니다.

filePaths

스트리밍 작업 파일의 경로입니다. 디렉터리일 수 있습니다.

getDebugInfo

디버그 정보 옵션입니다.

input

입력 Blob 경로입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

mapper

매퍼 실행 파일 이름입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

output

출력 Blob 경로입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

reducer

Reducer 실행 파일 이름입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

storageLinkedServices

스토리지 연결된 서비스 참조.

type

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

상속된 속성

dependsOn

작업은 조건에 따라 달라집니다.

description

활동 설명입니다.

linkedServiceName

연결된 서비스 참조입니다.

name

활동 이름입니다.

onInactiveMarkAs

상태가 비활성으로 설정된 경우 작업의 상태 결과입니다. 이 속성은 선택적 속성이며 활동이 비활성 상태일 때 제공되지 않으면 기본적으로 상태 Succeeded가 됩니다.

policy

활동 정책.

state

활동 상태입니다. 선택적 속성이며 제공되지 않으면 기본적으로 상태가 활성입니다.

userProperties

활동 사용자 속성입니다.

속성 세부 정보

arguments

사용자가 HDInsightActivity에 대한 인수를 지정했습니다.

arguments?: any[]

속성 값

any[]

combiner

Combiner 실행 파일 이름입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

combiner?: any

속성 값

any

commandEnvironment

명령줄 환경 값입니다.

commandEnvironment?: any[]

속성 값

any[]

defines

사용자가 스트리밍 작업 요청에 대한 정의를 지정할 수 있습니다.

defines?: {[propertyName: string]: any}

속성 값

{[propertyName: string]: any}

fileLinkedService

파일이 있는 연결된 서비스 참조입니다.

fileLinkedService?: LinkedServiceReference

속성 값

filePaths

스트리밍 작업 파일의 경로입니다. 디렉터리일 수 있습니다.

filePaths: any[]

속성 값

any[]

getDebugInfo

디버그 정보 옵션입니다.

getDebugInfo?: string

속성 값

string

input

입력 Blob 경로입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

input: any

속성 값

any

mapper

매퍼 실행 파일 이름입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

mapper: any

속성 값

any

output

출력 Blob 경로입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

output: any

속성 값

any

reducer

Reducer 실행 파일 이름입니다. 형식: 문자열(또는 resultType 문자열이 있는 식).

reducer: any

속성 값

any

storageLinkedServices

스토리지 연결된 서비스 참조.

storageLinkedServices?: LinkedServiceReference[]

속성 값

type

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

type: "HDInsightStreaming"

속성 값

"HDInsightStreaming"

상속된 속성 세부 정보

dependsOn

작업은 조건에 따라 달라집니다.

dependsOn?: ActivityDependency[]

속성 값

ExecutionActivity.dependsOn에서 상속됨

description

활동 설명입니다.

description?: string

속성 값

string

ExecutionActivity.description에서 상속됨

linkedServiceName

연결된 서비스 참조입니다.

linkedServiceName?: LinkedServiceReference

속성 값

ExecutionActivity.linkedServiceName에서 상속됨

name

활동 이름입니다.

name: string

속성 값

string

상속된ExecutionActivity.name

onInactiveMarkAs

상태가 비활성으로 설정된 경우 작업의 상태 결과입니다. 이 속성은 선택적 속성이며 활동이 비활성 상태일 때 제공되지 않으면 기본적으로 상태 Succeeded가 됩니다.

onInactiveMarkAs?: string

속성 값

string

ExecutionActivity.onInactiveMarkAs에서 상속됨

policy

활동 정책.

policy?: ActivityPolicy

속성 값

ExecutionActivity.policy에서 상속됨

state

활동 상태입니다. 선택적 속성이며 제공되지 않으면 기본적으로 상태가 활성입니다.

state?: string

속성 값

string

ExecutionActivity.state에서 상속됨

userProperties

활동 사용자 속성입니다.

userProperties?: UserProperty[]

속성 값

ExecutionActivity.userProperties에서 상속됨