microsoft / microsoft/sql-server-samples
Big Data Cluster (BDC) support for SSIS Projects (ispac files instead dtsx)?
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:
- Could be possible create a "custom" BDC application runtime for SSIS to run ispac files instead dtsx?
- Could be possible add support for the SSIS runtime to run ispac files instead dtsx?
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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