Colab error: failed to create hard links? - google-colaboratory

ln: failed to create hard link '../crowdhuman-608x608/284193,ff25000b6a403e9.jpg' => 'Images/284193,ff25000b6a403e9.jpg': Function not implemented

Related

Getting error regarding ink node module package

ERROR Raw mode is not supported on the current process.stdin, which Ink uses
as input stream by default.
Read about how to prevent this error on
https://github.com/vadimdemedes/ink/#israwmodesupported
- Read about how to prevent this error on
https://github.com/vadimdemedes/ink/#israwmodesupported
-App.handleSetRaw (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/n
ode ode_modules/ink/build/components/App.js:56:27)
- (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/node_modules/ink/
build/hooks/use-input.js:38:9)
-invokePassiveEffect (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53
reate d/node_modules/react-reconciler/cjs/react-reconciler.devel
opment.js:16054:20)
-Object.invokeGuardedCa (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9
lbackProd c53d/node_modules/react-reconciler/cjs/react-reconciler
.development.js:12101:10)
-invokeGuardedCal (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/n
back ode_modules/react-reconciler/cjs/react-reconciler.development
.js:12292:31)
-flushPassiveEffec (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/
sImpl node_modules/react-reconciler/cjs/react-reconciler.developme
nt.js:16141:9)
-unstable_runWithPr
iority (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/
node_modules/scheduler/cjs/scheduler.development.js:468:12)
-runWithPrior (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/node_
ty modules/react-reconciler/cjs/react-reconciler.development.js:2495
:10)
-flushPassiveEff (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/no
cts de_modules/react-reconciler/cjs/react-reconciler.development.j
s:16014:14)
- (C:/Users/HP/AppData/Local/npm-cache/_npx/f27a05a5c3c9c53d/node_modules/reac
t-reconciler/cjs/react-reconciler.development.js:15891:11)
Getting the above error whenever tried to run the below command:
npm init #shopify/app#latest
I've updated the node and react as well as the Ink module package.
I've gone through the mentioned link https://github.com/vadimdemedes/ink/#israwmodesupported
Any help would be appreciated

src/tcmalloc.cc:332] Attempt to free invalid pointer Colab

I was trying to run the following code at Colab
https://colab.research.google.com/drive/15mioeqRXUz-I7jv2Qk3-CcyqUzxU099u#scrollTo=FUs-hE1Lr7Fh
but gives me the following error
enter image description here
how to solve it ?

Presto - Unable to enable performance tuning

I'm getting below errors after enabling the performance tuning parameters,
Performance tuning parameters used,
optimizer.join-reordering-strategy=AUTOMATIC optimizer.join_distribution_type=AUTOMATIC experimental.enable-dynamic-filtering=TRUE
I'm using amazon emr,
presto version: Presto CLI 0.267-amzn-1
I'm adding these parameters,
/etc/presto/conf/config.properties
`2022-07-11T11:02:36.728Z ERROR main com.facebook.presto.server.PrestoServer Unable to create injector, see the following errors:
Configuration property 'optimizer.join_distribution_type' was not used
at com.facebook.airlift.bootstrap.Bootstrap.lambda$initialize$2(Bootstrap.java:244)
1 error
com.google.inject.CreationException: Unable to create injector, see the following errors:
Configuration property 'optimizer.join_distribution_type' was not used
at com.facebook.airlift.bootstrap.Bootstrap.lambda$initialize$2(Bootstrap.java:244)
1 error
at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:543)
at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:159)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:106)
at com.google.inject.Guice.createInjector(Guice.java:87)
at com.facebook.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:251)
at com.facebook.presto.server.PrestoServer.run(PrestoServer.java:143)
at com.facebook.presto.server.PrestoServer.main(PrestoServer.java:85)
2022-07-11T11:02:42.674Z INFO main com.facebook.airlift.log.Logging Disabling stderr output`
Any idea how to fix this issue?

Not able to build libhexagon_controller.so [missing files in nnlib: GRAPHINIT := /prj/dsp/qdsp6/arch/cnn/setup/inceptionv3_uint8in.c]

I have been following the steps provided at below link, for using tensorflow on hexagon.
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/hvx
I facing 2 issues with the build,
(1) while building graph_app standalone app for checking inception v3, error reported missing file
GRAPHINIT := /prj/dsp/qdsp6/arch/cnn/setup/inceptionv3_uint8in.c in nnlib/Makefile
source: https://source.codeaurora.org/quic/hexagon_nn/nnlib
(2) while building libhexagon_controller.so, there is this error repoted:
------------------------------------------
--- V = android_Debug_aarch64
--- GLUE_DIR = glue
--- HEXAGON_SDK_ROOT = /home/zaheer.s/Qualcomm/Hexagon_SDK/3.1
------------------------------------------
making /home/zaheer.s/Qualcomm/Hexagon_SDK/3.1/test/common/test_util
making /home/zaheer.s/Qualcomm/Hexagon_SDK/3.1/tools/qaic
making /home/zaheer.s/Qualcomm/Hexagon_SDK/3.1/libs/common/atomic
making /home/zaheer.s/Qualcomm/Hexagon_SDK/3.1/libs/common/rpcmem
making .
android_Debug_aarch64/hexagon_controller.o: In function `hexagon_controller_InitInputNodeDataToInceptionDummyData':
/home/zaheer.s/Qualcomm/Hexagon_SDK/3.1/examples/common/generated_hexagon_controller/src_impl/ hexagon_controller.c:74: undefined reference to `inception_dummy_int_data_224x224'
/home/zaheer.s/Qualcomm/Hexagon_SDK/3.1/examples/common/generated_hexagon_controller/src_impl/ hexagon_controller.c:74: undefined reference to `inception_dummy_int_data_224x224'
collect2: error: ld returned 1 exit status
make[1]: *** [android_Debug_aarch64/libhexagon_controller.so] Error 1
ERROR making .
does anyone has ran tf on hexagon, please suggest your views on fixing the build issue.
EDIT:
graph_app needs to be evaluated standalone against inceptionv3.
You can get past this build error by adding an integer array to tensorflow/contrib/hvx/hexagon_controller/src_dummy_data/inception_v3_dummy_int_data.c.
This was suggested by satok16 over at TF on github.

ADLA/U-SQL Error: Vertex user code error

I just have a simple U-SQL that extracts a csv using Extractors.Csv(encoding:Encoding.[Unicode]); and outputs into a lake store table. The file size is small around 600MB and is unicode type. The number of rows is 700K+
These are the columns:
UserId int,
Email string,
AltEmail string,
CreatedOn DateTime,
IsDeleted bool,
UserGuid Guid,
IFulfillmentContact bool,
IsBillingContact bool,
LastUpdateDate DateTime,
IsTermsOfUse string,
UserTypeId string
When I submit this job to my local, it works great without any issues. Once I submit it to ADLA, I get the following error:
Vertex failure triggered quick job abort. Vertex failed: SV1_Extract_Partition[0][0] with error: Vertex user code error.
Vertex failed with a fail-fast error
Vertex SV1_Extract_Partition[0][0].v1 {BA7B2378-597C-4679-AD69-07413A143E47} failed
Error:
Vertex user code error
exitcode=CsExitCode_StillActive Errorsnippet=An error occurred while processing adl://lakestore.azuredatalakestore.net/Data/User.csv
Any help is appreciated!
Since the file is larger than 250MB, you need to make sure that you upload it as a row-oriented file and not a binary file.
Also, please check the reply for the following question to see how you currently can find more details on the error: Debugging u-sql Jobs