microsoft / microsoft/sql-server-samples

Big Data Cluster (BDC) support for SSIS Projects (ispac files instead dtsx)?

Open
#876 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
11.2k
Forks
9.1k
Avg merge
2d 7h
Merged PRs (30d)
14

Description

I noticed the SSIS runtime doesn't support to deploy projects (ispac). It only support packages (dtsx) as entrypoint in the spec file.

As workaround I tried to deploy package to execute dtexec process to run a ispac package, but SSIS execute process raise this error message The specified executable is not a valid application for this OS platform.

Questions for possible workaround:

  1. Could be possible create a "custom" BDC application runtime for SSIS to run ispac files instead dtsx?
  2. Could be possible add support for the SSIS runtime to run ispac files instead dtsx?
  3. How to run a linux process from a SSIS package hosted in DCD application pool?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files or tests. Start by reviewing the SSIS runtime's dtsx entrypoint behavior and the reported dtexec error on the target OS. Done would require a maintainer-confirmed path for ispac projects or Linux process execution.

Written by the indexing model from the issue text.

Assessment

Domain
data-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.