Skip to content

Conversation

@ScrapCodes
Copy link
Member

...

Tested ! TBH, it isn't a great idea to have directory with spaces within. Because emacs doesn't like it then hadoop doesn't like it. and so on...

@SparkQA
Copy link

SparkQA commented Sep 1, 2014

QA tests have started for PR 2229 at commit 4bcd7e8.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 1, 2014

QA tests have finished for PR 2229 at commit 4bcd7e8.

  • This patch fails unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • "$FWDIR"/bin/spark-submit --class org.apache.spark.repl.Main "$
    • "$FWDIR"/bin/spark-submit --class org.apache.spark.repl.Main "$
    • exec "$SPARK_HOME"/bin/spark-class org.apache.spark.deploy.SparkSubmit "$

@andrewor14
Copy link
Contributor

Great idea. I've been itching to do this myself. retest this please

@SparkQA
Copy link

SparkQA commented Sep 2, 2014

QA tests have started for PR 2229 at commit 4bcd7e8.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 2, 2014

QA tests have finished for PR 2229 at commit 4bcd7e8.

  • This patch fails unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • "$FWDIR"/bin/spark-submit --class org.apache.spark.repl.Main "$
    • "$FWDIR"/bin/spark-submit --class org.apache.spark.repl.Main "$
    • exec "$SPARK_HOME"/bin/spark-class org.apache.spark.deploy.SparkSubmit "$

@ScrapCodes ScrapCodes force-pushed the SPARK-3337/quoting-shell-scripts branch from 4bcd7e8 to 11642ad Compare September 2, 2014 09:08
@SparkQA
Copy link

SparkQA commented Sep 2, 2014

QA tests have started for PR 2229 at commit 11642ad.

  • This patch merges cleanly.

@ScrapCodes ScrapCodes force-pushed the SPARK-3337/quoting-shell-scripts branch from 11642ad to 3b9ff28 Compare September 2, 2014 09:14
@ScrapCodes
Copy link
Member Author

Tested it by have spark directory as "Apache Spark". all scripts seemed to work.

@SparkQA
Copy link

SparkQA commented Sep 2, 2014

QA tests have started for PR 2229 at commit 3b9ff28.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 2, 2014

QA tests have finished for PR 2229 at commit 11642ad.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Sep 2, 2014

QA tests have finished for PR 2229 at commit 3b9ff28.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class ByteArrayChunkOutputStream(chunkSize: Int) extends OutputStream

@ScrapCodes ScrapCodes force-pushed the SPARK-3337/quoting-shell-scripts branch from 3b9ff28 to ded203f Compare September 3, 2014 06:56
@SparkQA
Copy link

SparkQA commented Sep 3, 2014

QA tests have started for PR 2229 at commit ded203f.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 3, 2014

Tests timed out after a configured wait of 120m.

@ScrapCodes
Copy link
Member Author

retest this please

@SparkQA
Copy link

SparkQA commented Sep 3, 2014

QA tests have started for PR 2229 at commit ded203f.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 3, 2014

QA tests have finished for PR 2229 at commit ded203f.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • "$FWDIR"/bin/spark-submit --class org.apache.spark.repl.Main "$
    • "$FWDIR"/bin/spark-submit --class org.apache.spark.repl.Main "$
    • exec "$SPARK_HOME"/bin/spark-class org.apache.spark.deploy.SparkSubmit "$

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably don't need to fix this one since it's only a number (not a big deal)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right !

@SparkQA
Copy link

SparkQA commented Sep 4, 2014

QA tests have started for PR 2229 at commit 8002918.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 4, 2014

QA tests have finished for PR 2229 at commit 8002918.

  • This patch fails unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class SparkListenerBlockManagerAdded(time: Long, blockManagerId: BlockManagerId, maxMem: Long)
    • case class SparkListenerBlockManagerRemoved(time: Long, blockManagerId: BlockManagerId)
    • case class SparkListenerApplicationStart(appName: String, appId: Option[String], time: Long,
    • class BlockManagerMaster(
    • class AttributeMap[A](baseMap: Map[ExprId, (Attribute, A)])

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Him what about this one? If we have multiple arguments this is gonna group them together. Do we want that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, getting rid of them(and alike) as well.

@ScrapCodes ScrapCodes force-pushed the SPARK-3337/quoting-shell-scripts branch from 7b6eee7 to b35fe1c Compare September 5, 2014 06:21
@andrewor14
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented Sep 5, 2014

QA tests have started for PR 2229 at commit b35fe1c.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 6, 2014

Tests timed out after a configured wait of 120m.

@ScrapCodes ScrapCodes force-pushed the SPARK-3337/quoting-shell-scripts branch from b35fe1c to 5596f9d Compare September 8, 2014 09:22
@ScrapCodes
Copy link
Member Author

test this please.

@ScrapCodes ScrapCodes force-pushed the SPARK-3337/quoting-shell-scripts branch from 5596f9d to d4ad660 Compare September 8, 2014 09:24
@SparkQA
Copy link

SparkQA commented Sep 8, 2014

QA tests have started for PR 2229 at commit d4ad660.

  • This patch merges cleanly.

@ScrapCodes
Copy link
Member Author

This patch is most prone to merge conflicts, would be good to merge it soon. @andrewor14 thoughts?

@SparkQA
Copy link

SparkQA commented Sep 8, 2014

QA tests have finished for PR 2229 at commit d4ad660.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

Yup. I played around with this locally with spaces and it also works for me. Merging this into master. Thanks.

@asfgit asfgit closed this in e16a8e7 Sep 8, 2014
@ScrapCodes ScrapCodes deleted the SPARK-3337/quoting-shell-scripts branch June 3, 2015 06:02
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.

3 participants