Skip to content

Host and spu script to install R on Netezza on Cloud#5

Open
shabbir10july wants to merge 4 commits into
masterfrom
shabmoh3_Concerto_R
Open

Host and spu script to install R on Netezza on Cloud#5
shabbir10july wants to merge 4 commits into
masterfrom
shabmoh3_Concerto_R

Conversation

@shabbir10july
Copy link
Copy Markdown
Contributor

@shabbir10july shabbir10july commented Mar 1, 2021

JIRA: https://jsw.ibm.com/browse/NEXTGEN-4748

Problem: ssh is not available in Netezza on Cloud environment. hence the R installation fails.
InstallOpenSource.sh relies on ssh to spu nodes to execute the part of the installation on spus.

Solution: Separate out host and spu installation scripts for Netezza on Cloud.

Testing: Post installation installed and registered R adapter and then ran below query and INZA R test suite. Test results attached in JIRA.

SELECT * FROM TABLE WITH FINAL(nzr..r_udtf('CODE_PLAIN="getNext();setOutput(0,''output value'');outputResult()"'));

@shabbir10july shabbir10july changed the title Host and spu script to install R on Concerto Host and spu script to install R on Netezza on Cloud Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant