Top "Ibm-cloud" questions

IBM® Cloud platform (formerly Bluemix) combines platform as a service (PaaS) with infrastructure as a service (IaaS) to build, run, deploy, and manage applications on the cloud.

Making an API call in Python with an API that requires a bearer token

Looking for some help with integrating a JSON API call into a Python program. I am looking to integrate the …

python python-2.7 curl ibm-cloud pycurl
Node js Error: Protocol "https:" not supported. Expected "http:"

I am using IBM Bluemix to make a web service for a school project. My project needs to request a …

javascript json node.js http ibm-cloud
Cp: target is not a directory

I have a bash script with this line: cp -R /usr/lib/gcc/x86_64-linux-gnu/$GCC_VERSION/* /app/.apt/usr/…

bash heroku ibm-cloud cloud-foundry
GYP ERR! build error. stack Error: 'make' failed with exit code 2

I am currently working on a nodejs web application I am having trouble pushing the application online with cloud foundry. …

node.js npm ibm-cloud cloud-foundry gyp
When does the Apache Kafka client throw a "Batch Expired" exception?

Using the Apache Kafka Java client (0.9), I'm trying to send a long series of records to the broker using the …

java apache-kafka ibm-cloud message-hub
How to set API endpoint for the IBM Cloud / Bluemix

I have downloaded and installed the Cloud Foundry CLI tool "cf". However, I am not able to login because I …

ibm-cloud cloud-foundry
How to measure the execution time of a query on Spark

I need to measure the execution time of query on Apache spark (Bluemix). What I tried: import time startTimeQuery = time.…

sql time apache-spark ibm-cloud
kubernetes deployment- container not starting- error- InvalidImageName

Below is the Kubernetes deployment yaml file -container image section: image: https://registry.ng.bluemix.net/****/test-service:test-branch-67 imagePullPolicy: Always …

deployment kubernetes containers ibm-cloud bluemix-app-scan
Spark Hive reporting pyspark.sql.utils.AnalysisException: u'Table not found: XXX' when run on yarn cluster

I'm attempting to run a pyspark script on BigInsights on Cloud 4.2 Enterprise that accesses a Hive table. First I create …

apache-spark hive ibm-cloud hadoop-yarn biginsights
Why am I getting "Project facet Cloud Foundry Standalone Application version 1.0 is not supported"?

I'm trying to deploy the following project from IBM developerWorks to Bluemix: Building a Java EE app on IBM Bluemix …

java eclipse ibm-cloud cloud-foundry ibm-cloud-tools