[jira] [Updated] (SPARK-23618) docker-image-tool.sh Fails While Building Image

2018-03-06 Thread Ninad Ingole (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-23618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ninad Ingole updated SPARK-23618:
-
Description: 
I am trying to build kubernetes image for version 2.3.0, using 
{code:java}
./bin/docker-image-tool.sh -r ninadingole/spark-docker -t v2.3.0 build
{code}
giving me an issue for docker build 

error:
{code:java}
"docker build" requires exactly 1 argument.
See 'docker build --help'.
Usage: docker build [OPTIONS] PATH | URL | - [flags]
Build an image from a Dockerfile
{code}
 

Executing the command within the spark distribution directory. Please let me 
know what's the issue.

 

  was:
I am trying to build kubernetes image for version 2.3.0, using 

 
{code:java}
./bin/docker-image-tool.sh -r ninadingole/spark-docker -t v2.3.0 build
{code}
giving me an issue for docker build 

error:

 
{code:java}
"docker build" requires exactly 1 argument.
See 'docker build --help'.
Usage: docker build [OPTIONS] PATH | URL | - [flags]
Build an image from a Dockerfile
{code}
 

Executing the command within the spark distribution directory. Please let me 
know what's the issue.

 


> docker-image-tool.sh Fails While Building Image
> ---
>
> Key: SPARK-23618
> URL: https://issues.apache.org/jira/browse/SPARK-23618
> Project: Spark
>  Issue Type: Bug
>  Components: Kubernetes
>Affects Versions: 2.3.0
>Reporter: Ninad Ingole
>Priority: Major
>
> I am trying to build kubernetes image for version 2.3.0, using 
> {code:java}
> ./bin/docker-image-tool.sh -r ninadingole/spark-docker -t v2.3.0 build
> {code}
> giving me an issue for docker build 
> error:
> {code:java}
> "docker build" requires exactly 1 argument.
> See 'docker build --help'.
> Usage: docker build [OPTIONS] PATH | URL | - [flags]
> Build an image from a Dockerfile
> {code}
>  
> Executing the command within the spark distribution directory. Please let me 
> know what's the issue.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Created] (SPARK-23618) docker-image-tool.sh Fails While Building Image

2018-03-06 Thread Ninad Ingole (JIRA)
Ninad Ingole created SPARK-23618:


 Summary: docker-image-tool.sh Fails While Building Image
 Key: SPARK-23618
 URL: https://issues.apache.org/jira/browse/SPARK-23618
 Project: Spark
  Issue Type: Bug
  Components: Kubernetes
Affects Versions: 2.3.0
Reporter: Ninad Ingole


I am trying to build kubernetes image for version 2.3.0, using 

 
{code:java}
./bin/docker-image-tool.sh -r ninadingole/spark-docker -t v2.3.0 build
{code}
giving me an issue for docker build 

error:

 
{code:java}
"docker build" requires exactly 1 argument.
See 'docker build --help'.
Usage: docker build [OPTIONS] PATH | URL | - [flags]
Build an image from a Dockerfile
{code}
 

Executing the command within the spark distribution directory. Please let me 
know what's the issue.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org