forked from D-Net/dnet-hadoop
change in sh
This commit is contained in:
parent
6eb7508995
commit
ed7e28490a
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
curl -LSs -H "Crossref-Plus-API-Token: Bearer $4" $1 | hdfs dfs -put $2/$3
|
||||
curl -LSs -H "Crossref-Plus-API-Token: Bearer $4" $1 | hdfs dfs -put - $2/$3
|
Loading…
Reference in New Issue